DiscoGAN-pytorch

GAN model

A PyTorch implementation of a Generative Adversarial Network (GAN) for discovering cross-domain relations.

PyTorch implementation of "Learning to Discover Cross-Domain Relations with Generative Adversarial Networks"

GitHub

1k stars
40 watching
226 forks
Language: Jupyter Notebook
last commit: over 6 years ago
gangenerative-modelpytorchunsupervised-learning

Related projects:

Repository Description Stars
shayneobrien/generative-models Annotated implementations of various deep generative models using PyTorch 500
mailmahee/pytorch-generative-adversarial-networks An implementation of Generative Adversarial Networks in PyTorch for generating realistic data from a given distribution. 32
akanimax/pro_gan_pytorch Implementation of a deep learning model for generating high-quality images with improved stability and variation. 536
l0sg/relational-rnn-pytorch An implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling 244
jayleicn/animegan A PyTorch implementation of Generative Adversarial Networks for anime face drawing 1,280
4uiiurz1/pytorch-res2net Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. 112
mrgemy95/visual-interaction-networks-pytorch An implementation of Deepmind's Visual Interaction Networks using PyTorch to predict future events in physical scenes. 166
isht7/pytorch-deeplab-resnet A deep learning model implementation of the DeepLab ResNet architecture for image segmentation tasks. 602
ptrblck/prog_gans_pytorch_inference Reproducible PyTorch inference of the Progressive Growing of GANs model using CelebA training snapshot 322
wohlert/generative-query-network-pytorch A PyTorch implementation of a Generative Query Network model for generating 3D scenes and rendering them in various styles. 322
junyanz/bicyclegan A PyTorch implementation of an image-to-image translation model that generates new images from paired training data. 1,486
csailvision/gandissect Visualizes and understands internal representations of generative adversarial networks (GANs) to analyze their behavior and improve performance. 1,770
chingyaoc/ggnn.pytorch An implementation of a neural network architecture for processing graph-structured data and making predictions on nodes. 465
chenyu-yang-2000/elegant This implementation provides a framework for generating realistic makeup transfer results using Generative Adversarial Networks (GANs) 161
zhanghang1989/pytorch-encoding A Python framework for building deep learning models with optimized encoding layers and batch normalization. 2,041