In [1]:
import moviepy.editor as mpe
import numpy as np
import numpy.random
import os.path
import scipy.misc
import tensorflow as tf
In [2]:
FLAGS = tf.app.flags.FLAGS
Create an image sequence of the images dumped by the algorithm during training