sagan topic
Awesome-GANs
Awesome Generative Adversarial Networks with tensorflow
fagan
A variant of the Self Attention GAN named: FAGAN (Full Attention GAN)
SpatialAttentionGAN
SaGAN PyTorch "Generative Adversarial Network with Spatial Attention for Face Attribute Editing"
Advanced_Models
여러가지 유명한 신경망 모델들을 제공합니다. (DCGAN, VAE, Resnet 등등)
attn_gan_pytorch
python package for self-attention gan implemented as extension of PyTorch nn.Module. paper -> https://arxiv.org/abs/1805.08318
TensorMONK
A collection of deep learning models (PyTorch implemtation)
GAN_Implementation
Pytorch implementations of GANs
Self-attention-DCGAN
An application of Self-Attention GANs and DCGAN on mnist dataset.