All Projects → zhaoxin94 → awesome-gan

zhaoxin94 / awesome-gan

Licence: other
A collection of AWESOME things about GAN

Projects that are alternatives of or similar to awesome-gan

Sparsely Grouped Gan
Code for paper "Sparsely Grouped Multi-task Generative Adversarial Networks for Facial Attribute Manipulation"
Stars: ✭ 68 (+61.9%)
Mutual labels:  image-translation
Ui2i via stylegan2
Unsupervised image-to-image translation method via pre-trained StyleGAN2 network
Stars: ✭ 120 (+185.71%)
Mutual labels:  image-translation
Awesome Domain Adaptation
A collection of AWESOME things about domian adaptation
Stars: ✭ 3,357 (+7892.86%)
Mutual labels:  image-translation
Singlegan
SingleGAN: Image-to-Image Translation by a Single-Generator Network using Multiple Generative Adversarial Learning. ACCV 2018
Stars: ✭ 76 (+80.95%)
Mutual labels:  image-translation
Cen
[NeurIPS 2020] Code release for paper "Deep Multimodal Fusion by Channel Exchanging" (In PyTorch)
Stars: ✭ 112 (+166.67%)
Mutual labels:  image-translation
Fq Gan
Official implementation of FQ-GAN
Stars: ✭ 137 (+226.19%)
Mutual labels:  image-translation
Cyclegan
PyTorch implementation of CycleGAN
Stars: ✭ 38 (-9.52%)
Mutual labels:  image-translation
CoCosNet-v2
CoCosNet v2: Full-Resolution Correspondence Learning for Image Translation
Stars: ✭ 312 (+642.86%)
Mutual labels:  image-translation
Gdwct
Official PyTorch implementation of GDWCT (CVPR 2019, oral)
Stars: ✭ 122 (+190.48%)
Mutual labels:  image-translation
Cocosnet
Cross-domain Correspondence Learning for Exemplar-based Image Translation. (CVPR 2020 Oral)
Stars: ✭ 211 (+402.38%)
Mutual labels:  image-translation
Alice
NIPS 2017: ALICE: Towards Understanding Adversarial Learning for Joint Distribution Matching
Stars: ✭ 80 (+90.48%)
Mutual labels:  image-translation
Pixel2style2pixel
Official Implementation for "Encoding in Style: a StyleGAN Encoder for Image-to-Image Translation"
Stars: ✭ 1,395 (+3221.43%)
Mutual labels:  image-translation
Unit
Unsupervised Image-to-Image Translation
Stars: ✭ 1,809 (+4207.14%)
Mutual labels:  image-translation
Pytorch Pix2pix
Pytorch implementation of pix2pix for various datasets.
Stars: ✭ 74 (+76.19%)
Mutual labels:  image-translation
CS-DisMo
[ICCVW 2021] Rethinking Content and Style: Exploring Bias for Unsupervised Disentanglement
Stars: ✭ 20 (-52.38%)
Mutual labels:  image-translation
Img2imggan
Implementation of the paper : "Toward Multimodal Image-to-Image Translation"
Stars: ✭ 49 (+16.67%)
Mutual labels:  image-translation
Gesturegan
[ACM MM 2018 Oral] GestureGAN for Hand Gesture-to-Gesture Translation in the Wild
Stars: ✭ 136 (+223.81%)
Mutual labels:  image-translation
cycleGAN-PyTorch
A clean and lucid implementation of cycleGAN using PyTorch
Stars: ✭ 107 (+154.76%)
Mutual labels:  image-translation
SMIT
Pytorch implemenation of Stochastic Multi-Label Image-to-image Translation (SMIT), ICCV Workshops 2019.
Stars: ✭ 37 (-11.9%)
Mutual labels:  image-translation
Munit
Multimodal Unsupervised Image-to-Image Translation
Stars: ✭ 2,404 (+5623.81%)
Mutual labels:  image-translation

awesome-gan

This repo is a collection of AWESOME things about Generative Adversarial Networks,including papers,code etc.Feel free to star and fork.

Contents

Papers

Overview

GAN Theory

Training GANs

GAN Architectures

Conditional GANs

  • Diversity-Sensitive Conditional Generative Adversarial Networks [ICLR2019]
  • Robust Conditional Generative Adversarial Networks [ICLR2019]
  • Harmonizing Maximum Likelihood with GANs for Multimodal Conditional Generation [ICLR2019]
  • cGANs with Projection Discriminator [ICLR2018]

Latent Space

Evaluation

Others

  • Self-Supervised Generative Adversarial Networks [CVPR2019]
  • Label-Removed Generative Adversarial Networks Incorporating with K-Means [arXiv 19 Feb 2019]

Applications Using GANs

Image Synthesis

  • Mode Seeking Generative Adversarial Networks for Diverse Image Synthesis [CVPR2019]

Image translation

  • CollaGAN : Collaborative GAN for Missing Image Data Imputation [CVPR2019]

Domain Adaptation

Super-resolution

Semi-supervised Learning

  • Good Semi-supervised Learning That Requires a Bad GAN [NIPS2017]
  • Triple Generative Adversarial Nets [NIPS2017]
  • Improved Techniques for Training GANs [NIPS2016]
  • Semi-Supervised Learning with Generative Adversarial Networks [arXiv 2016]
  • Unsupervised and Semi-supervised Learning with Categorical Generative Adversarial Networks [arXiv 2015]

Low Level Image Process

Text to Image

Object Detection

Semantic Segmentation

Data Augmentation

  • Learning to Compose Domain-Specific Transformations for Data Augmentation[NIPS2017]
  • BAGAN: Data Augmentation with Balancing GAN [arXiv 5 Jun 2018]

Medical Images

Survey

Image Classification

  • GAN-based Synthetic Medical Image Augmentation for increased CNN Performance in Liver Lesion Classification [arXiv 3 Mar 2018]
  • Synthetic Data Augmentation using GAN for Improved Liver Lesion Classification [ISBI 2018]

Others

Other Applications

Other Resources

the-gan-zoo

GAN-Timeline

really-awesome-gan

AdversarialNetsPapers

Awesome GAN for Medical Imaging

Selected

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].