GAN Image Generation ML Frameworks
Implementations and applications of GANs specifically for generating, transforming, or enhancing images across domains (medical, game assets, faces, etc.). Does NOT include diffusion models, VAEs, or other generative architectures; focuses on GAN variants (DCGAN, CycleGAN, StyleGAN, conditional GANs) and their practical deployments.
There are 165 gan image generation frameworks tracked. 7 score above 50 (established tier). The highest-rated is huggingface/pytorch-pretrained-BigGAN at 59/100 with 1,045 stars and 1,096 monthly downloads.
Get all 165 projects as JSON
curl "https://pt-edge.onrender.com/api/v1/datasets/quality?domain=ml-frameworks&subcategory=gan-image-generation&limit=20"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
| # | Framework | Score | Tier |
|---|---|---|---|
| 1 |
huggingface/pytorch-pretrained-BigGAN
🦋A PyTorch implementation of BigGAN with pretrained weights and conversion scripts. |
|
Established |
| 2 |
torchgan/torchgan
Research Framework for easy and efficient training of GANs based on Pytorch |
|
Established |
| 3 |
junyanz/pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch |
|
Established |
| 4 |
eriklindernoren/Keras-GAN
Keras implementations of Generative Adversarial Networks. |
|
Established |
| 5 |
metal3d/keras-video-generators
Keras generators to generate sequences from videos as input |
|
Established |
| 6 |
NVlabs/MUNIT
Multimodal Unsupervised Image-to-Image Translation |
|
Established |
| 7 |
hindupuravinash/the-gan-zoo
A list of all named GANs! |
|
Established |
| 8 |
ajbrock/BigGAN-PyTorch
The author's officially unofficial PyTorch BigGAN implementation. |
|
Emerging |
| 9 |
tmabraham/UPIT
A fastai/PyTorch package for unpaired image-to-image translation. |
|
Emerging |
| 10 |
GANs-in-Action/gans-in-action
Companion repository to GANs in Action: Deep learning with Generative... |
|
Emerging |
| 11 |
vijishmadhavan/ArtLine
A Deep Learning based project for creating line art portraits. |
|
Emerging |
| 12 |
hollobit/All-About-the-GAN
All About the GANs(Generative Adversarial Networks) - Summarized lists for GAN |
|
Emerging |
| 13 |
aitorzip/PyTorch-CycleGAN
A clean and readable Pytorch implementation of CycleGAN |
|
Emerging |
| 14 |
williamSYSU/TextGAN-PyTorch
TextGAN is a PyTorch framework for Generative Adversarial Networks (GANs)... |
|
Emerging |
| 15 |
carpedm20/simulated-unsupervised-tensorflow
TensorFlow implementation of "Learning from Simulated and Unsupervised... |
|
Emerging |
| 16 |
kozistr/Awesome-GANs
Awesome Generative Adversarial Networks with tensorflow |
|
Emerging |
| 17 |
devnag/pytorch-generative-adversarial-networks
A very simple generative adversarial network (GAN) in PyTorch |
|
Emerging |
| 18 |
akanimax/attn_gan_pytorch
python package for self-attention gan implemented as extension of PyTorch... |
|
Emerging |
| 19 |
zhangqianhui/AdversarialNetsPapers
Awesome paper list with code about generative adversarial nets |
|
Emerging |
| 20 |
mjdietzx/SimGAN
Implementation of Apple's Learning from Simulated and Unsupervised Images... |
|
Emerging |
| 21 |
mingyuliutw/UNIT
Unsupervised Image-to-Image Translation |
|
Emerging |
| 22 |
gsurma/image_generator
DCGAN image generator 🖼️. |
|
Emerging |
| 23 |
CSAILVision/gandissect
Pytorch-based tools for visualizing and understanding the neurons of a GAN. ... |
|
Emerging |
| 24 |
mjdietzx/GAN-Sandbox
Vanilla GAN implemented on top of keras/tensorflow enabling rapid... |
|
Emerging |
| 25 |
zcemycl/Matlab-GAN
MATLAB implementations of Generative Adversarial Networks -- from GAN to... |
|
Emerging |
| 26 |
sheqi/GAN_Review
A Survey and Taxonomy of the Recent GANs Development,computer vision & time series |
|
Emerging |
| 27 |
podgorskiy/ALAE
[CVPR2020] Adversarial Latent Autoencoders |
|
Emerging |
| 28 |
hep-lbdl/CaloGAN
Generative Adversarial Networks for High Energy Physics extended to a... |
|
Emerging |
| 29 |
aleju/cat-generator
Generate cat images with neural networks |
|
Emerging |
| 30 |
zurutech/gans-from-theory-to-production
Material for the tutorial: "Deep Diving into GANs: from theory to production" |
|
Emerging |
| 31 |
giddyyupp/ganilla
Official Pytorch implementation of GANILLA |
|
Emerging |
| 32 |
PeterWang512/GANSketching
Sketch Your Own GAN: Customizing a GAN model with hand-drawn sketches. |
|
Emerging |
| 33 |
zalandoresearch/psgan
Periodic Spatial Generative Adversarial Networks |
|
Emerging |
| 34 |
tokestermw/text-gan-tensorflow
TensorFlow GAN implementation using Gumbel Softmax |
|
Emerging |
| 35 |
birdx0810/timegan-pytorch
This repository is a non-official implementation of TimeGAN (Yoon et al.,... |
|
Emerging |
| 36 |
instillai/Generative-Adversarial-Networks-Roadmap
The Roadmap to Learn Generative Adversarial Networks (GANs) |
|
Emerging |
| 37 |
gordicaleksa/pytorch-GANs
My implementation of various GAN (generative adversarial networks)... |
|
Emerging |
| 38 |
reiinakano/gan-playground
GAN Playground - Experiment with Generative Adversarial Nets in your... |
|
Emerging |
| 39 |
xplip/pixel
Research code for pixel-based encoders of language (PIXEL) |
|
Emerging |
| 40 |
akanimax/fagan
A variant of the Self Attention GAN named: FAGAN (Full Attention GAN) |
|
Emerging |
| 41 |
ofnote/TryOnGAN
TryOnGAN: Unofficial Implementation |
|
Emerging |
| 42 |
IvanBongiorni/GAN-RNN_Timeseries-imputation
Recurrent GAN for imputation of time series data. Implemented in TensorFlow... |
|
Emerging |
| 43 |
suragnair/seqGAN
A simplified PyTorch implementation of "SeqGAN: Sequence Generative... |
|
Emerging |
| 44 |
kodalinaveen3/DRAGAN
A stable algorithm for GAN training |
|
Emerging |
| 45 |
adeshpande3/Generative-Adversarial-Networks
Tutorial on GANs |
|
Emerging |
| 46 |
jacobgil/keras-dcgan
Keras implementation of Deep Convolutional Generative Adversarial Networks |
|
Emerging |
| 47 |
kwotsin/mimicry
[CVPR 2020 Workshop] A PyTorch GAN library that reproduces research results... |
|
Emerging |
| 48 |
megvii-research/IJCAI2023-CoNR
IJCAI2023 - Collaborative Neural Rendering using Anime Character Sheets |
|
Emerging |
| 49 |
uclaacmai/Generative-Adversarial-Network-Tutorial
Tutorial on creating your own GAN in Tensorflow |
|
Emerging |
| 50 |
DeepMIALab/AI-FFPE
Deep Learning-based Frozen Section to FFPE Translation |
|
Emerging |
| 51 |
adriaciurana/DragGAN
Unofficial implementation of the DragGAN paper |
|
Emerging |
| 52 |
simoninithomas/CatDCGAN
A DCGAN that generate Cat pictures 🐱💻 |
|
Emerging |
| 53 |
lukedeo/keras-acgan
Auxiliary Classifier Generative Adversarial Networks in Keras |
|
Emerging |
| 54 |
kartikgill/TF2-Keras-GAN-Notebooks
Generative Adversarial Networks with TensorFlow2, Keras and Python (Jupyter... |
|
Emerging |
| 55 |
lunarwhite/gen-anime-face
Train GAN model ref NTU MLDS. 李宏毅老师的二次元人脸/头像数据集 |
|
Emerging |
| 56 |
flaviagiammarino/time-gan-tensorflow
TensorFlow implementation of TimeGAN model for synthetic time series... |
|
Emerging |
| 57 |
moein-shariatnia/Pix2Seq
Simple Implementation of Pix2Seq model for object detection in PyTorch |
|
Emerging |
| 58 |
qbxlvnf11/conditional-GAN
Pytorch implementation of Conditional-GAN (CGAN) |
|
Emerging |
| 59 |
anantzoid/Conditional-PixelCNN-decoder
Tensorflow implementation of Gated Conditional Pixel Convolutional Neural Network |
|
Emerging |
| 60 |
dingsheng-ong/ipr-gan
This is the code repo of our CVPR2021 on protecting the IPR of Generative... |
|
Emerging |
| 61 |
dongb5/GAN-Timeline
A timeline showing the development of Generative Adversarial Networks (GAN). |
|
Emerging |
| 62 |
YigitGunduc/tensor-to-image
paper: https://arxiv.org/abs/2110.08037 |
|
Emerging |
| 63 |
dmonn/dcgan-oreilly
Notebook for O'Reilly's "Deep Convolutional Generative Adversarial Networks" |
|
Emerging |
| 64 |
Dalageo/gan-landscape-generator
Generating Landscapes Using DCGAN and StyleGAN3 🏞️ |
|
Emerging |
| 65 |
DeewakarChakraborty/GANArt-Using-AI-to-create-Portraits
This project aims to mimic the artist's painting style and make a portrait... |
|
Emerging |
| 66 |
shashi7679/pix2pix-GANs
Generate Map using Satellite Image. |
|
Experimental |
| 67 |
ali-design/gan_steerability
On the "steerability" of generative adversarial networks |
|
Experimental |
| 68 |
gunahn/StyleGAN2-ADA-pytorch-for-gray-images
This is my code for StlyeGAN2-ADA-PyTorch for gray images. |
|
Experimental |
| 69 |
sudo-rushil/dga-intel-web
This deep learning model uses a CNN-LSTM architecture to predict whether a... |
|
Experimental |
| 70 |
genforce/trgan
Unsupervised Image Transformation Learning via Generative Adversarial Networks |
|
Experimental |
| 71 |
Abhradipta/Generation-Of-Synthetic-Images-With-DCGANs-In-Keras-From-Fashion-MNIST-Dataset
Generation Of Synthetic Images From Fashion MNIST Dataset With DCGANs In Keras. |
|
Experimental |
| 72 |
valentingol/gan-face-editing
Face attribute manipulation with GAN for automatic data augmentation or... |
|
Experimental |
| 73 |
margaretmz/GANs-in-Art-and-Design
Colab notebooks for GAN tutorials. |
|
Experimental |
| 74 |
denkovarik/Fingerprint
Uses a GAN to enhance images of Fingerprints |
|
Experimental |
| 75 |
yingzwang/pix2pix-watercolor
Train neural networks to generate watercolour paintings from pencil sketches. |
|
Experimental |
| 76 |
Plarturer/generative-adversarial-nets-pro
A production-ready implementation of Generative Adversarial Networks (GANs)... |
|
Experimental |
| 77 |
bchao1/Anime-Face-Dataset
🖼 A collection of high-quality anime faces. |
|
Experimental |
| 78 |
ML-Society/Easter-Bootcamp-2018
Designed to take you from zero experience to GANs within a week. |
|
Experimental |
| 79 |
disanda/Deep-GAN-Encoders
GAN encoders in PyTorch that could match PGGAN, StyleGAN v1/v2, and BigGAN.... |
|
Experimental |
| 80 |
ForeverPs/OPPO_6G_Data_Generation
Rank 3 : Source code for OPPO 6G Data Generation Challenge |
|
Experimental |
| 81 |
aristotelisballas/cyclemix
This is the official code repository for CycleMix. CycleMix uses pretrained... |
|
Experimental |
| 82 |
sony/san
PyTorch implementation of slicing adversarial network (SAN) |
|
Experimental |
| 83 |
jianzhnie/GigaGAN
Implementation of GigaGAN in pytorch |
|
Experimental |
| 84 |
ashtanmistal/minecraftUBC
A proof-of-concept for transforming UBC's Vancouver Campus into a Minecraft... |
|
Experimental |
| 85 |
nyx-ai/stylegan2-flax-tpu
🖼 Training StyleGAN2 at scale on TPUs |
|
Experimental |
| 86 |
generic-github-user/xkcd-Generator
TensorFlow.js GAN for generating new xkcd comics |
|
Experimental |
| 87 |
tahim0/Wasserstein-GANs-Research-Analysis-and-Novel-Insights
🌊 Explore Wasserstein GANs through in-depth research and practical insights... |
|
Experimental |
| 88 |
shub-garg/FashionMNIST-DCGAN-Generative-Adversarial-Networks-for-Fashion-Image-Generation
This repository contains an implementation of a Deep Convolutional... |
|
Experimental |
| 89 |
yegmor/Adv-GAN_Project
B.Sc. Final Project: Generating adversarial examples using GAN (Generative... |
|
Experimental |
| 90 |
ZamDimon/distortion-generator
Neural network for creating distortion while keeping embeddings as close as possible |
|
Experimental |
| 91 |
Psychofun/Generative-Adversarial-Networks-en-Espanol
Gans para generar imágenes de comida. |
|
Experimental |
| 92 |
janaSunrise/Anime-face-generation-DCGAN
An interesting and special GAN method consisting of convolutional layers to... |
|
Experimental |
| 93 |
dyneth02/Wasserstein-GANs-Research-Analysis-and-Novel-Insights
A collaborative mini-research project analyzing Wasserstein GANs (WGANs)... |
|
Experimental |
| 94 |
SahajIVVIX-1/Modern-DCGAN-Reproducibility
A modernized DCGAN reproducibility study featuring LSGAN stability and... |
|
Experimental |
| 95 |
RpM-999/LN-IMAGE_2_IMAGE_TRANSLATION
pix_2_pix GAN implementation for paired image-to-image translation,... |
|
Experimental |
| 96 |
ZacharyBork/NectarGAN
A PyTorch-based image synthesis and computer vision framework. |
|
Experimental |
| 97 |
Viibrant/MineGen
🏛️ Generating Minecraft Schematics |
|
Experimental |
| 98 |
yasho191/GANs
Repository for Implementations of different GANs using PyTorch from Scratch. |
|
Experimental |
| 99 |
vpuzyrev/geolgan
Geophysical model generation with generative adversarial networks GANs |
|
Experimental |
| 100 |
sian-chen/PyTorch-ECGAN
The code for the NeurIPS 2021 paper "A Unified View of cGANs with and... |
|
Experimental |
| 101 |
lvyufeng/MindSpore-GAN
MindSpore implementations of Generative Adversarial Networks. |
|
Experimental |
| 102 |
vinaykumaru2k3/FaceAgingGAN
Age Progression and Facial Alteration System for Forensic Investigations using GANs |
|
Experimental |
| 103 |
steq28/e2gan
E2GAN: Efficient Training of Efficient GANs for Image-to-Image Translation |
|
Experimental |
| 104 |
KKhyeok/SuperstarGAN
"SuperstarGAN: Generative adversarial networks for image-to-image... |
|
Experimental |
| 105 |
haryoa/DCGAN-Anime
Self Project on making Anime Face using DCGAN |
|
Experimental |
| 106 |
azadlab/FExGAN-Meta
Demo of the research work. |
|
Experimental |
| 107 |
hrithickcodes/Face_generation_using_DCGAN
Tensorflow 1.x was used to build a DCGAN that is capable of generating fake... |
|
Experimental |
| 108 |
AmirhosseinHonardoust/Handwritten-Digit-GAN
A PyTorch implementation of a Deep Convolutional GAN (DCGAN) trained on... |
|
Experimental |
| 109 |
TheHarshal30/Clever-Chimps
Deep learning implementations for generating Bored Ape NFT art using GANs |
|
Experimental |
| 110 |
Vidhi1290/CycleGAN-Implementation-for-Image-To-Image-Translation
🖼️ Our CycleGAN Implementation for Image-to-Image Translation project... |
|
Experimental |
| 111 |
0ameyasr/DGvGAN
Implementation of graph-based and generative model architectures for dynamic... |
|
Experimental |
| 112 |
aneesh-aparajit/RAGAN
Implementing Age Transformation using Generative Models. |
|
Experimental |
| 113 |
barzansaeedpour/GANs-Fake-Image-Generation
This repository shows how to build a Generative Adversarial Network (GAN) in... |
|
Experimental |
| 114 |
sssingh/mnist-digit-generation-gan
A Generative Adversarial Network (GAN) trained on the MNIST dataset, ... |
|
Experimental |
| 115 |
falselunatic/ArtiGAN
Our Project generates Monet-style images using a Generative Adversarial... |
|
Experimental |
| 116 |
mehulsingh10/Age-Transformation-Synthesis
Age Transformation Synthesis is a GAN based method designed to simulate the... |
|
Experimental |
| 117 |
stante/gans-in-action-pytorch
Examples from the book GANs in Action written in PyTorch |
|
Experimental |
| 118 |
shaonianruntu/Co-GAN
Learning Discriminative Style Representations For Unsupervised And Few-Shot... |
|
Experimental |
| 119 |
evanhu1/pytorch-CelebA-faCeGAN
Deep convolutional conditional GAN implementation with CelebA dataset that... |
|
Experimental |
| 120 |
jamesdolezal/synthetic-histology
Synthetic histology using GANs, for deep learning model explainability and... |
|
Experimental |
| 121 |
victor369basu/CycleGAN-with-Self-Attention
In this repository, I have developed a CycleGAN architecture with embedded... |
|
Experimental |
| 122 |
AliHamzaAzam/autoregressive-image-generation
PixelCNN implementation for autoregressive image generation on CIFAR-10.... |
|
Experimental |
| 123 |
KonNik88/hero-portrait-generator
Hero Portrait Generator — GAN/VAE/DDPM project A creative deep learning... |
|
Experimental |
| 124 |
MetaPeak/DCGAN-keras
Keras implementation of Deep Convolutional Generative Adversarial Networks,... |
|
Experimental |
| 125 |
azadlab/FExGAN
Implementation and demo of research work. |
|
Experimental |
| 126 |
yudhisteer/Generating-Design-Ideas-from-Keywords
The purpose of the project is to understand a basic GAN from scratch. A WGAN... |
|
Experimental |
| 127 |
matin-ghorbani/Celeb-a-GAN-PyTorch
Implement a GAN for Celeb_a dataset to generate celebrities faces with PyTorch |
|
Experimental |
| 128 |
Shahdsaf/WeirdGAN
Artistic Generative Neural Network (GAN), so-called WeirdGAN, generating... |
|
Experimental |
| 129 |
Amirhossein-Rajabpour/Face-Aging-Platform-with-Generative-Models
BSc Project - Amirkabir University of Technology - Winter 2023 |
|
Experimental |
| 130 |
mujafferakeel/translation
🌍 Benchmark translation models by assessing their ability to maintain... |
|
Experimental |
| 131 |
Gerneve5/generative-adversarial-lab
A laboratory for experimenting with various GAN architectures (DCGAN, WGAN,... |
|
Experimental |
| 132 |
Hameon4/Vanilla-GAN-Based-Training-for-Binary-Classifier
A custom GAN-model to generate synthetic data for binary classification |
|
Experimental |
| 133 |
imprasukjain/PROGAN
Progressive Generative Adversial Network used to generate high quality images |
|
Experimental |
| 134 |
theopfr/cycle-gan-pytorch
This repository contains an implementation of the Cylce-GAN architecture for... |
|
Experimental |
| 135 |
valentingol/gan-facies-modeling
Facies modeling using GANs |
|
Experimental |
| 136 |
Harly-1506/Keras-Custom-DataGenerator
How to Keras custom dataGenerator !!! |
|
Experimental |
| 137 |
matin-ghorbani/Cycle-GAN-PyTorch
Implement Cycle GAN using PyTorch from scratch |
|
Experimental |
| 138 |
sklinder/microDCGAN
Accompanying GitHub repository for the paper "Deep convolutional generative... |
|
Experimental |
| 139 |
gagan3012/DomainGAN
Paper Implementation of DomainGAN: Generating Adversarial Examples to... |
|
Experimental |
| 140 |
HenryNdubuaku/closegan
Conditional Latent-Optimised Sequence Generative Adversarial Network For... |
|
Experimental |
| 141 |
rithikafjohnson/AI-art-generator
Python code to convert hand drawn sketches into abstract art using GANs |
|
Experimental |
| 142 |
fatimaazfar/Text-to-Image-Generator-CGAN
This project implements a Text to Image Generator using a Conditional... |
|
Experimental |
| 143 |
PrudhvirajuChekuri/DataGen
This is a web application which can be used for data annotation for tasks... |
|
Experimental |
| 144 |
iankonradjohnson/RecipeGAN
Large data science project to calculate recipe nutrition data and create new... |
|
Experimental |
| 145 |
DashankaNadeeshanDeSilva/Surface_defect_image_generation_with_DCGAN
DCGAN model to generate metal surface defect images |
|
Experimental |
| 146 |
liu-yucheng/AIDesign-GAN
AIDesign GAN Modeling Application |
|
Experimental |
| 147 |
Sanaxen/stylegan_app
This is a styleGAN that can be run independently without the need for python... |
|
Experimental |
| 148 |
danilolc/texture-synthesis
FGV EMAp undergraduate project. |
|
Experimental |
| 149 |
F-Matteis/Generate-meshes-and-textures-from-a-single-image
Generate meshes and textures from a single image. |
|
Experimental |
| 150 |
ceenaa/GAN
GAN implementation using pytorch for generating handwritten digits |
|
Experimental |
| 151 |
imprasukjain/DCGAN
Fake Face Generation using DCGAN |
|
Experimental |
| 152 |
Null-byte-00/Catfusion
Diffusion model for generating cat images |
|
Experimental |
| 153 |
CycleGANS/CycleGANS.github.io
The website for Cycle GANs project @ UIUC |
|
Experimental |
| 154 |
vignesh-r24/gan-cifar10
An implementation of DCGAN to generate images similar to those in CIFAR10 dataset. |
|
Experimental |
| 155 |
kbdharun/mini-project
This repository contains the GAN programs that we implemented for the TCIRRP... |
|
Experimental |
| 156 |
PradumnS-001/GAN-Project
Implementation of a Wasserstein Generative Adversarial Neural Network with PyTorch |
|
Experimental |
| 157 |
ourahma/NebulAI
NebulAI is a web app that generates realistic galaxy images using a... |
|
Experimental |
| 158 |
T3lm0/ProGan
Progressive generation of mammography images using Generative Adversarial... |
|
Experimental |
| 159 |
siby369/Text-to-Image-using-GANS
Generate realistic human faces using Deep Convolutional GAN (DCGAN) in... |
|
Experimental |
| 160 |
Umer-Farooq-CS/PixelRNN-Implementation-CIFAR10
Complete implementation of PixelRNN paper with PixelCNN, Row LSTM, and... |
|
Experimental |
| 161 |
vamsi-karnam/GAN-Cross-Modal-Mapping
A Generative Adversarial Network built to study pixel to pixel mapping by... |
|
Experimental |
| 162 |
evan-sctg/Guided-Convergence-Adversarial-Neural-Networks
( GCANN ) Guided Convergence Adversarial Neural Network |
|
Experimental |
| 163 |
jrleonett/Mejora_con_GFPGAN
Este proyecto utiliza el modelo GFPGAN (Generative Facial Prior Generative... |
|
Experimental |
| 164 |
szczekulskij/monet-me-this
website-game based on monet paiting comparison(og vs artificial) based on... |
|
Experimental |
| 165 |
oooo26/DSA5204_project
Project for DSA5204: Image to Image Translation Study |
|
Experimental |