There are 133 repositories under gan topic.
GFPGAN aims at developing Practical Algorithms for Real-world Face Restoration.
Image-to-Image Translation in PyTorch
🧑🏫 59 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, ... 🧠
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:
深度学习入门教程, 优秀文章, Deep Learning Tutorial
Keras implementations of Generative Adversarial Networks.
《李宏毅深度学习教程》,PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases
Build your neural network easy and fast, 莫烦Python中文教学
Deep Learning and Reinforcement Learning Library for Scientists and Engineers
A tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"
Collection of generative models, e.g. GAN, VAE in Pytorch and Tensorflow.
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.
Awesome paper list with code about generative adversarial nets
12 Weeks, 24 Lessons, AI for All!
Washington University (in St. Louis) Course T81-558: Applications of Deep Neural Networks
🦙 LaMa Image Inpainting, Resolution-robust Large Mask Inpainting with Fourier Convolutions, WACV 2022
Tensorflow tutorial from basic to hard, 莫烦Python 中文AI教学
Collection of generative models in Tensorflow
人像卡通化探索项目 (photo-to-cartoon translation project)
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
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
An arbitrary face-swapping framework on images and videos with one single trained model!
A playground to generate images from any text prompt using Stable Diffusion (past: using DALL-E Mini)