There are 108 repositories under gan topic.
GFPGAN aims at developing Practical Algorithms for Real-world Face Restoration.
Image-to-Image Translation in PyTorch
A list of all named GANs!
Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more.
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)
A MNIST-like fashion product database. Benchmark :point_down:
🧑🏫 50! Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
Keras implementations of Generative Adversarial Networks.
深度学习入门教程, 优秀文章, Deep Learning Tutorial
A tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"
Deep Learning and Reinforcement Learning Library for Scientists and Engineers
Collection of generative models, e.g. GAN, VAE in Pytorch and Tensorflow.
Build your neural network easy and fast, 莫烦Python中文教学
Awesome paper list with code about generative adversarial nets
PaddlePaddle GAN library, including lots of interesting applications like First-Order motion transfer, Wav2Lip, picture repair, image editing, photo2cartoon, image style transfer, GPEN, and so on.
Washington University (in St. Louis) Course T81-558: Applications of Deep Neural Networks
Tensorflow tutorial from basic to hard, 莫烦Python 中文AI教学
Collection of generative models in Tensorflow
🦙 LaMa Image Inpainting, Resolution-robust Large Mask Inpainting with Fourier Convolutions, WACV 2022
This repo contains the source code in my personal column (https://zhuanlan.zhihu.com/zhaoyeyu), implemented using Python 3.6. Including Natural Language Processing and Computer Vision projects, such as text generation, machine translation, deep convolution GAN and other actual combat code.
[CVPR2020] Adversarial Latent Autoencoders
Create Anime Characters with MakeGirlsMoe
人像卡通化探索项目 (photo-to-cartoon translation project)
A denoising autoencoder + adversarial losses and attention mechanisms for face swapping.
Official pytorch implementation of the paper: "SinGAN: Learning a Generative Model from a Single Natural Image"
Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network
Collection of generative models in Pytorch version.
Resources and Implementations of Generative Adversarial Nets: GAN, DCGAN, WGAN, CGAN, InfoGAN
Image Deblurring using Generative Adversarial Networks