sagan
There are 80 repositories under sagan topic.
kozistr/Awesome-GANs
Awesome Generative Adversarial Networks with tensorflow
akanimax/fagan
A variant of the Self Attention GAN named: FAGAN (Full Attention GAN)
elvisyjlin/SpatialAttentionGAN
SaGAN PyTorch "Generative Adversarial Network with Spatial Attention for Face Attribute Editing"
jk96491/Advanced_Models
여러가지 유명한 신경망 모델들을 제공합니다. (DCGAN, VAE, Resnet 등등)
franknb/Self-attention-DCGAN
An application of Self-Attention GANs and DCGAN on mnist dataset.
lzw-all-in/anime_person_translation
人脸和动漫脸的互转
akanimax/attn_gan_pytorch
python package for self-attention gan implemented as extension of PyTorch nn.Module. paper -> https://arxiv.org/abs/1805.08318
Tensor46/TensorMONK
A collection of deep learning models (PyTorch implemtation)
YeonwooSung/GAN_Implementation
Pytorch implementations of GANs
AdalbertoCq/GANs-Slides-Code-Paper
Tutorial introduction slides to GANs. Code implementations and links of relevant papers.
4m4n5/saasn-stain-normalization
Pytorch implementation of Self Attentive Adversarial Stain Normalization (SAASN).
joycenerd/Deep_Learning_Practice_labs
Labs for 5003 Deep Learning Practice course in summer term 2021 at NYCU.
sharif-apu/SAGAN_BMVC21
This is the official implementation of SAGAN from BMVC21
valentingol/gan-facies-modeling
Facies modeling using GANs
vineeths96/Generative-Adversarial-Networks-GANs
In this repository, we deal with the task of implementing Generative Adversarial Networks (GANs) using the CIFAR-10 dataset. Two popular GANs: DCGAN and SAGAN are implemented. The performance of the network is evaluated using the FID score.
RafayKhattak/VintageColorize
VintageColorize is a web application that utilizes the power of the DeOldify library to add color to old black and white photos. The application leverages deep learning techniques, including Self-Attention GAN and the NoGAN architecture, to produce impressive colorized results.
ankitAMD/Self-Attention-GAN-master_pytorch
Pytorch implementation of Self-Attention Generative Adversarial Networks (SAGAN) of non-cuda user s and its also used by cuda user.
4m4n5/image_colorization
SAGAN implementation in pytorch for image colorization task.
Escapist-007/GAN
This 'Generative Adversarial Network' project was implemented in grad course CSE-676 : Deep Learning [Fall 2019 @UB_SUNY] Course Instructor : Sargur N. Srihari(https://cedar.buffalo.edu/~srihari/)
Fadavvi/bash
Bash Scripts I wrote
Fadavvi/Sagan
Automation and integration scripts for Sagan
LilithSec/Lilith
Reads EVE files into SQL as well as search stored data.
soiff-spring/sagan
Git based inner products management platform like
tingting0711/CSE676_dcGAN_saGAN
Deep Convolution GAN and Self-Attention GAN
future4code/sagan-4food-A
Repositório destinado ao Projeto 4 Food da Missão Sagan
future4code/sagan-rappi4
Repositório destinado ao Projeto Rappi4 da Missão Sagan
future4code/sagan-4food-B
Repositório destinado ao Projeto 4 Food da Missão Sagan
future4code/sagan-future-eats
Repositório destinado ao Projeto FutureEats da Missão Sagan
joycenerd/Image_Manipulation_Techniques_Visual_Effects
Implementation of HW for IMVFX course in 2021 Fall semester at NYCU.