stargan
Domain translator
Develops a unified generative model to translate images across multiple domains using a single network architecture.
StarGAN - Official PyTorch Implementation (CVPR 2018)
5k stars
131 watching
973 forks
Language: Python
last commit: about 4 years ago cvpr2018generative-modelsimage-to-image-translationpytorchstargan
Related projects:
Repository | Description | Stars |
---|---|---|
| A Python implementation of an image-to-image translation model for generating diverse images across multiple domains. | 3,513 |
| Image-to-image translation in PyTorch using cycle-consistent adversarial networks and generative adversarial networks. | 23,272 |
| An implementation of an image-to-image translation framework using StyleGAN encoders and generators. | 3,200 |
| A comprehensive PyTorch library providing implementations of various Generative Adversarial Networks (GANs) for image generation and evaluation. | 3,439 |
| Interactive image generation using Generative Adversarial Networks to satisfy user edits in real-time | 3,979 |
| A PyTorch implementation of an image-to-image translation model that generates new images from paired training data. | 1,491 |
| An implementation of an image-to-image translation algorithm using deep learning techniques | 10,208 |
| Provides a PyTorch implementation of single image super-resolution | 2,457 |
| Generates photorealistic images from conditional inputs using deep neural networks | 6,685 |
| An official PyTorch implementation of the StyleGAN2-ADA algorithm for generating images with a focus on stability and performance. | 4,144 |
| A PyTorch implementation of a video-to-video translation method for generating photorealistic videos from semantic label maps or other input data. | 8,623 |
| An implementation of a deep learning-based makeup transfer algorithm that can robustly handle pose and expression variations in images. | 737 |
| A training methodology for generative adversarial networks to improve quality and stability | 6,110 |
| A deep learning framework implementing a generator architecture for generating images with controllable attributes and disentangled latent factors | 14,178 |
| This implementation enables unsupervised translation between two domains with drastic visual discrepancies using a Generative Prior-guided approach. | 193 |