sagan topic

List sagan repositories

Awesome-GANs

760
Stars
163
Forks
Watchers

Awesome Generative Adversarial Networks with tensorflow

fagan

112
Stars
31
Forks
Watchers

A variant of the Self Attention GAN named: FAGAN (Full Attention GAN)

SpatialAttentionGAN

101
Stars
20
Forks
Watchers

SaGAN PyTorch "Generative Adversarial Network with Spatial Attention for Face Attribute Editing"

Advanced_Models

50
Stars
13
Forks
Watchers

여러가지 유명한 신경망 모델들을 제공합니다. (DCGAN, VAE, Resnet 등등)

anime_person_translation

47
Stars
7
Forks
Watchers

人脸和动漫脸的互转

attn_gan_pytorch

19
Stars
5
Forks
Watchers

python package for self-attention gan implemented as extension of PyTorch nn.Module. paper -> https://arxiv.org/abs/1805.08318

TensorMONK

20
Stars
6
Forks
Watchers

A collection of deep learning models (PyTorch implemtation)

GAN_Implementation

18
Stars
1
Forks
Watchers

Pytorch implementations of GANs

Self-attention-DCGAN

45
Stars
6
Forks
Watchers

An application of Self-Attention GANs and DCGAN on mnist dataset.