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"
1k stars
40 watching
226 forks
Language: Jupyter Notebook
last commit: almost 7 years ago gangenerative-modelpytorchunsupervised-learning
Related projects:
Repository | Description | Stars |
---|---|---|
| Annotated implementations of various deep generative models using PyTorch | 498 |
| An implementation of Generative Adversarial Networks in PyTorch for generating realistic data from a given distribution. | 32 |
| Implementation of a deep learning model for generating high-quality images with improved stability and variation. | 538 |
| An implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling | 245 |
| A PyTorch implementation of Generative Adversarial Networks for anime face drawing | 1,282 |
| Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. | 112 |
| An implementation of Deepmind's Visual Interaction Networks using PyTorch to predict future events in physical scenes. | 166 |
| A deep learning model implementation of the DeepLab ResNet architecture for image segmentation tasks. | 602 |
| Reproducible PyTorch inference of the Progressive Growing of GANs model using CelebA training snapshot | 322 |
| A PyTorch implementation of a Generative Query Network model for generating 3D scenes and rendering them in various styles. | 322 |
| A PyTorch implementation of an image-to-image translation model that generates new images from paired training data. | 1,491 |
| Visualizes and understands internal representations of generative adversarial networks (GANs) to analyze their behavior and improve performance. | 1,770 |
| An implementation of a neural network architecture for processing graph-structured data and making predictions on nodes. | 466 |
| This implementation provides a framework for generating realistic makeup transfer results using Generative Adversarial Networks (GANs) | 165 |
| A Python framework for building deep learning models with optimized encoding layers and batch normalization. | 2,044 |