Rnn.wganCode for training and evaluation of the model from "Language Generation with Recurrent Generative Adversarial Networks without Pre-training"
PixeldtganA torch implementation of "Pixel-Level Domain Transfer"
TorchfusionA modern deep learning framework built to accelerate research and development of AI systems
AdganThe Implementation of paper "Controllable Person Image Synthesis with Attribute-Decomposed GAN"
PiqMeasures and metrics for image2image tasks. PyTorch.
GifGIF is a photorealistic generative face model with explicit 3D geometric and photometric control.
Nn🧑🏫 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, ... 🧠
Gan TutorialSimple Implementation of many GAN models with PyTorch.
SrganPhoto-Realistic Single Image Super-Resolution Using a Generative Adversarial Network
Nlpgnn1. Use BERT, ALBERT and GPT2 as tensorflow2.0's layer. 2. Implement GCN, GAN, GIN and GraphSAGE based on message passing.
Anogan TfUnofficial Tensorflow Implementation of AnoGAN (Anomaly GAN)
Warpgan(CVPR 2019 Oral) Style Transfer with Geometric Deformation
RanksrganICCV 2019 (oral) RankSRGAN: Generative Adversarial Networks with Ranker for Image Super-Resolution. PyTorch implementation
ArtganArtGAN: This work presents a series of new approaches to improve Generative Adversarial Network (GAN) for conditional image synthesis and we name the proposed model as “ArtGAN”. Implementations are in Caffe/Tensorflow.
Gan SandboxVanilla GAN implemented on top of keras/tensorflow enabling rapid experimentation & research. Branches correspond to implementations of stable GAN variations (i.e. ACGan, InfoGAN) and other promising variations of GANs like conditional and Wasserstein.
PaddleganPaddlePaddle GAN library, including lots of interesting applications like First-Order motion transfer, wav2lip, picture repair, image editing, photo2cartoon, image style transfer, and so on.
Pix2voxSketch-Based 3D Exploration with Stacked Generative Adversarial Networks
SinganPytorch implementation of "SinGAN: Learning a Generative Model from a Single Natural Image"
PapersSummaries of machine learning papers
Triple GanSee Triple-GAN-V2 in PyTorch: https://github.com/taufikxu/Triple-GAN
SwapnetVirtual Clothing Try-on with Deep Learning. PyTorch reproduction of SwapNet by Raj et al. 2018. Now with Docker support!
IseebetteriSeeBetter: Spatio-Temporal Video Super Resolution using Recurrent-Generative Back-Projection Networks | Python3 | PyTorch | GANs | CNNs | ResNets | RNNs | Published in Springer Journal of Computational Visual Media, September 2020, Tsinghua University Press
Mman( ECCV2018 ) Macro-Micro Adversarial Network for Human Parsing
Sn GanpyTorch implementation of Spectral Normalization for Generative Adversarial Networks
MunitMultimodal Unsupervised Image-to-Image Translation
FreezedFreeze the Discriminator: a Simple Baseline for Fine-Tuning GANs (CVPRW 2020)
Faceswap pytorchDeep fake ready to train on any 2 pair dataset with higher resolution
Gan MnistGenerative Adversarial Network for MNIST with tensorflow
DraganA stable algorithm for GAN training
Adversarial video summaryUnofficial PyTorch Implementation of SUM-GAN from "Unsupervised Video Summarization with Adversarial LSTM Networks" (CVPR 2017)
Attentive Gan DerainnetUnofficial tensorflow implemention of "Attentive Generative Adversarial Network for Raindrop Removal from A Single Image (CVPR 2018) " model https://maybeshewill-cv.github.io/attentive-gan-derainnet/
StoryganStoryGAN: A Sequential Conditional GAN for Story Visualization
Id CganImage De-raining Using a Conditional Generative Adversarial Network
Pose2poseThis is a pix2pix demo that learns from pose and translates this into a human. A webcam-enabled application is also provided that translates your pose to the trained pose. Everybody dance now !
DistanceganPytorch implementation of "One-Sided Unsupervised Domain Mapping" NIPS 2017
PhpprojectA pure PHP library for reading and writing project management files
CatdcganA DCGAN that generate Cat pictures 🐱💻
FaceganTF implementation of our ECCV 2018 paper: Semi-supervised Adversarial Learning to Generate Photorealistic Face Images of New Identities from 3D Morphable Model
Machine Learning Is All You Need🔥🌟《Machine Learning 格物志》: ML + DL + RL basic codes and notes by sklearn, PyTorch, TensorFlow, Keras & the most important, from scratch!💪 This repository is ALL You Need!
GannotationGANnotation (PyTorch): Landmark-guided face to face synthesis using GANs (And a triple consistency loss!)
3d IwganA repository for the paper "Improved Adversarial Systems for 3D Object Generation and Reconstruction".
Synthetic2realisticECCV 2018 "T2Net: Synthetic-to-Realistic Translation for Depth Estimation Tasks"
Tensorflow Mnist Gan DcganTensorflow implementation of Generative Adversarial Networks (GAN) and Deep Convolutional Generative Adversarial Netwokrs for MNIST dataset.
Pix2pix FilmAn implementation of Pix2Pix in Tensorflow for use with frames from films
Transparent latent ganUse supervised learning to illuminate the latent space of GAN for controlled generation and edit