Tensorflow-2.0 implementation of "Self-Attention Generative Adversarial Networks.".
-
train
python main.py --train
-
generate
python main.py
the results will show in ./results
.
trainer.py contributed by Kinna
Tensorflow-2.0 implementation of "Self-Attention Generative Adversarial Networks.".
train
python main.py --train
generate
python main.py
the results will show in ./results
.
trainer.py contributed by Kinna