Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 538 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 538 Bytes

RealNVP based training for MNIST and celeba dataset

Setup

pip install -r requirements.txt

Training

python train.py --no_cuda False --root root_path

The architecture has been taken from the official implementation from tensorflow The inference after each epoch is generated under the sample directory

Samples

MNIST

Celeba