Best Open Source gan Libraries
A curated list of the most popular GitHub repositories tagged with gan. Select any project to visualize its architecture and dive into the codebase using RepoMind's AI engine.
#1hacksider/Deep-Live-Cam
real time face swap and one-click video deepfake with only a single image
#2labmlai/annotated_deep_learning_paper_implementations
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
#3microsoft/AI-For-Beginners
12 Weeks, 24 Lessons, AI for All!
#4TencentARC/GFPGAN
GFPGAN aims at developing Practical Algorithms for Real-world Face Restoration.
#5junyanz/pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch
#6hindupuravinash/the-gan-zoo
A list of all named GANs!
#7junyanz/CycleGAN
Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more.
#8chenyuntc/pytorch-book
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)
#9zalandoresearch/fashion-mnist
A MNIST-like fashion product database. Benchmark :point_down:
#10advimman/lama
🦙 LaMa Image Inpainting, Resolution-robust Large Mask Inpainting with Fourier Convolutions, WACV 2022
#11voicepaw/so-vits-svc-fork
so-vits-svc fork with realtime support, improved interface and more features.
#12eriklindernoren/Keras-GAN
Keras implementations of Generative Adversarial Networks.
#13NVIDIA/pix2pixHD
Synthesizing and manipulating 2048x1024 images with conditional GANs
#14zhangqianhui/AdversarialNetsPapers
Awesome paper list with code about generative adversarial nets