TensorFlow code for Learning Generative ConvNets via Multi-grid Modeling and Sampling
Tensorflow (>= 1.2). Plase refer to the tensorflow installing instruction.
Python packages: skimage pprint scipy sklearn
(1) Copy the training data into ./data/dataset_name
(2) Run the code
python main.py --dataset_name dataset_name
Yang Lu
Ruiqi Gao