Top 572 gan open source projects

sngan projection TensorFlow
Simply implement the paper: cGANs with Projection Discriminator by TensorFlow
GAN-Anime-Characters
Applied several Generative Adversarial Networks (GAN) techniques such as: DCGAN, WGAN and StyleGAN to generate Anime Faces and Handwritten Digits.
WassersteinGAN.torch
Torch implementation of Wasserstein GAN https://arxiv.org/abs/1701.07875
GAN hanzi
Generating (fake) Chinese characters using GAN
MTV-TSA
GAN encoders in PyTorch that could match PGGAN, StyleGAN v1/v2, and BigGAN. Code also integrates the implementation of these GANs.
gancer
Generative Adversarial Networks for Computationally Efficient Radiotherapy
spectral normalization-tf2
🌈 Spectral Normalization implemented as Tensorflow 2
WGAN-GP-TensorFlow
TensorFlow implementations of Wasserstein GAN with Gradient Penalty (WGAN-GP), Least Squares GAN (LSGAN), GANs with the hinge loss.
tiny-pix2pix
Redesigning the Pix2Pix model for small datasets with fewer parameters and different PatchGAN architecture
adversarial-recommender-systems-survey
The goal of this survey is two-fold: (i) to present recent advances on adversarial machine learning (AML) for the security of RS (i.e., attacking and defense recommendation models), (ii) to show another successful application of AML in generative adversarial networks (GANs) for generative applications, thanks to their ability for learning (high-…
chainer-LSGAN
Least Squares Generative Adversarial Network implemented in Chainer
multitask-CycleGAN
Pytorch implementation of multitask CycleGAN with auxiliary classification loss
gan-reverser
Reversing GAN image generation for similarity search and error/artifact fixing
CharacterGAN
CharacterGAN: Few-Shot Keypoint Character Animation and Reposing (Best Paper WACV 2022)
style-vae
Implementation of VAE and Style-GAN Architecture Achieving State of the Art Reconstruction
Caffe BEGAN
Caffe/C++ implementation of Boundary Equilibrium Generative Adversarial Networks paper for face generation
CycleGAN
A simple code of CycleGAN which is easy to read is implemented by TensorFlow
Pix2Pix-Keras
基于pix2pix模型的动漫图片自动上色(keras实现) 2019-2-25
Audio2Guitarist-GAN
Two-stage GANs that generate fingerstyle guitarist images from audio.
KerasR
DeepLearning using Keras with R
Adversarial-Learning-for-Generative-Conversational-Agents
This repository contains a new adversarial training method for Generative Conversational Agents
3d-recon
Implementation for paper "Learning Single-View 3D Reconstruction with Limited Pose Supervision".
WGAN-GP-tensorflow
Tensorflow Implementation of Paper "Improved Training of Wasserstein GANs"
gan-error-avoidance
Learning to Avoid Errors in GANs by Input Space Manipulation (Code for paper)
SuperStyleNet
SuperStyleNet: Deep Image Synthesis with Superpixel Based Style Encoder (BMVC 2021)
EC-GAN
EC-GAN: Low-Sample Classification using Semi-Supervised Algorithms and GANs (AAAI 2021)
text-to-image
Re-implementation of https://github.com/zsdonghao/text-to-image
alias-free-gan-pytorch
Unofficial implementation of Alias-Free Generative Adversarial Networks. (https://arxiv.org/abs/2106.12423) in PyTorch
superresolution gan
Chainer implementation of Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network
GraphCNN-GAN
Graph-convolutional GAN for point cloud generation. Code from ICLR 2019 paper Learning Localized Generative Models for 3D Point Clouds via Graph Convolution
Advanced Models
여러가지 유명한 신경망 모델들을 제공합니다. (DCGAN, VAE, Resnet 등등)
A-Hierarchical-Transformation-Discriminating-Generative-Model-for-Few-Shot-Anomaly-Detection
Official pytorch implementation of the paper: "A Hierarchical Transformation-Discriminating Generative Model for Few Shot Anomaly Detection"
BPPNet-Back-Projected-Pyramid-Network
This is the official GitHub repository for ECCV 2020 Workshop paper "Single image dehazing for a variety of haze scenarios using back projected pyramid network"
attn gan pytorch
python package for self-attention gan implemented as extension of PyTorch nn.Module. paper -> https://arxiv.org/abs/1805.08318
FFWM
Implementation of "Learning Flow-based Feature Warping for Face Frontalization with Illumination Inconsistent Supervision" (ECCV 2020).
tfvaegan
[ECCV 2020] Official Pytorch implementation for "Latent Embedding Feedback and Discriminative Features for Zero-Shot Classification". SOTA results for ZSL and GZSL
421-480 of 572 gan projects