There are 162 repositories under gan topic.
real time face swap and one-click video deepfake with only a single image
🧑🏫 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, ... 🧠
12 Weeks, 24 Lessons, AI for All!
GFPGAN aims at developing Practical Algorithms for Real-world Face Restoration.
Image-to-Image Translation in PyTorch
深度学习入门教程, 优秀文章, Deep Learning Tutorial
《李宏毅深度学习教程》(李宏毅老师推荐👍,苹果书🍎),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases
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:
🦙 LaMa Image Inpainting, Resolution-robust Large Mask Inpainting with Fourier Convolutions, WACV 2022
Keras implementations of Generative Adversarial Networks.
so-vits-svc fork with realtime support, improved interface and more features.
Build your neural network easy and fast, 莫烦Python中文教学
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.
Collection of generative models, e.g. GAN, VAE in Pytorch and Tensorflow.
Deep Learning and Reinforcement Learning Library for Scientists and Engineers
A tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"
Awesome paper list with code about generative adversarial nets
StyleTTS 2: Towards Human-Level Text-to-Speech through Style Diffusion and Adversarial Training with Large Speech Language Models
T81-558: Keras - Applications of Deep Neural Networks @Washington University in St. Louis
An arbitrary face-swapping framework on images and videos with one single trained model!
Tensorflow tutorial from basic to hard, 莫烦Python 中文AI教学
人像卡通化探索项目 (photo-to-cartoon translation project)
Collection of generative models in Tensorflow
🧠💬 Articles I wrote about machine learning, archived from MachineCurve.com.
Compute FID scores with PyTorch.
[CVPR2020] Adversarial Latent Autoencoders
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.
A denoising autoencoder + adversarial losses and attention mechanisms for face swapping.