My own implementation of LSGAN used to generate anime faces.
https://www.kaggle.com/splcher/animefacedataset
To train the LSGAN:
python train.py
To start the latent explorer:
python latent_explorer.py
Generated images after 15 epochs of training.
A GUI latent explorer written with PySide2. Demo Video