Code accompanying the paper "LSGAN"
Images generated by G is 153x153, so I resize samples from CelebA to 153x153
python main.py --dataset CelebA --dataroot [CelebA-train-folder] --cuda
Code accompanying the paper "LSGAN"
Images generated by G is 153x153, so I resize samples from CelebA to 153x153
python main.py --dataset CelebA --dataroot [CelebA-train-folder] --cuda