hollobit/All-About-the-GAN
All About the GANs(Generative Adversarial Networks) - Summarized lists for GAN
Researchers and machine learning practitioners who work with Generative Adversarial Networks (GANs) can use this resource to find and track the latest developments. It provides a comprehensive, curated list of state-of-the-art GAN models and research papers. This helps you stay informed on what's new in the field without sifting through countless individual sources.
657 stars. No commits in the last 6 months.
Use this if you need a centralized, organized catalog of GAN research and implementations from various sources.
Not ideal if you are looking for an introduction to GANs or a step-by-step guide to implement a specific GAN model.
Stars
657
Forks
150
Language
Python
License
MIT
Category
Last pushed
Oct 03, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/hollobit/All-About-the-GAN"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
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