dongb5/GAN-Timeline
A timeline showing the development of Generative Adversarial Networks (GAN).
This timeline helps machine learning researchers, students, and practitioners understand the evolution of Generative Adversarial Networks (GANs). It compiles key research papers, showing their connections and progress over time. You can trace how GAN ideas developed from their inception, seeing what papers were foundational and how new approaches emerged.
387 stars. No commits in the last 6 months.
Use this if you need a clear, chronologically ordered overview of significant research papers and theoretical advancements in GANs.
Not ideal if you're looking for an exhaustive list of every GAN-related publication, especially those not from major conferences or journals.
Stars
387
Forks
72
Language
—
License
—
Category
Last pushed
Mar 20, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/dongb5/GAN-Timeline"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
huggingface/pytorch-pretrained-BigGAN
🦋A PyTorch implementation of BigGAN with pretrained weights and conversion scripts.
torchgan/torchgan
Research Framework for easy and efficient training of GANs based on Pytorch
metal3d/keras-video-generators
Keras generators to generate sequences from videos as input
GANs-in-Action/gans-in-action
Companion repository to GANs in Action: Deep learning with Generative Adversarial Networks
junyanz/pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch