Technical requirements
You will need Python 3.6x 64-bit from https://www.python.org/
Package and modules:
import os,cv2 import numpy as np import matplotlib.pyplot as plt import pickle from PIL import Image import tensorflow as tf from tensorflow.contrib.tensorboard.plugins import projector tf.version
These programs will be used:
EMBEDDING_IMAGES.py
with the data directory and feature_vectors_400_samples.txt
Tensorboard_reader.py
Check out the following video to see the code in action: