Self-Attention GAN Tensorflow-2.0 implementation of "Self-Attention Generative Adversarial Networks.". Usage train python main.py --train generate python main.py the results will show in ./results. Results Reference pytorch implementation Tensorflow-1.0 implementation Contributors trainer.py contributed by Kinna