Unofficial pytorch implementation of Least Squares Generative Adversarial Networks (LSGAN) for generating 112x112 images.
To download LSUN dataset follow the steps at https://github.com/fyu/lsun
Change the DB variable to change the dataset.
For using the saved model to generate images, set LOAD_MODEL to True and EPOCHS to 0.