Skip to content

saandeepa93/RealNVP

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published