This repository contains the TensorFlow re-implementation (both training and sampling) of original implementation (Theano and Lasagne). The author of this repo is actively training and debugging on 1024x1024 CelebA dataset.
Please checkout our image inpainting project as well. Demo is available for high-resolution CelebA-HQ face inpainting!
PNG images can be downloaded from Google Drive (download_7z).
Example High-Resolution CelebA images
The author of this repo is actively training and debuging on 1024x1024 CelebA dataset. If you want to try early, please modify progressive_gan.yml accordingly and run python train.py.
Visualization on TensorBoard is supported.
License inherits from original NVIDIA License.