UGATIT
Image translator
An unsupervised image-to-image translation model with adaptive normalization and attention mechanisms.
Official Tensorflow implementation of U-GAT-IT: Unsupervised Generative Attentional Networks with Adaptive Layer-Instance Normalization for Image-to-Image Translation (ICLR 2020)
6k stars
175 watching
1k forks
Language: Python
last commit: over 4 years ago Related projects:
| Repository | Description | Stars |
|---|---|---|
| | An implementation of the Graph Attention Network model using PyTorch. | 2,935 |
| | An implementation of Graph Attention Networks in TensorFlow for graph representation learning. | 3,261 |
| | A training methodology for generative adversarial networks to improve quality and stability | 6,110 |
| | An implementation of DALL-E 2's text-to-image synthesis neural network in PyTorch | 11,184 |
| | Tensorflow implementation of a generative adversarial network for single image super-resolution | 848 |
| | An implementation of fast style transfer using TensorFlow and neural networks to apply artistic styles to images and videos. | 10,930 |
| | A deep learning framework implementing a generator architecture for generating images with controllable attributes and disentangled latent factors | 14,178 |
| | A Python implementation of an image-to-image translation model for generating diverse images across multiple domains. | 3,513 |
| | Implements Google's Text-to-Image Neural Network in PyTorch using a cascading DDPM architecture with dynamic clipping and noise level conditioning. | 8,127 |
| | Develops a unified generative model to translate images across multiple domains using a single network architecture. | 5,236 |
| | Improves upon the state-of-the-art architecture for generating high-quality images using a GAN-based approach | 11,010 |
| | Interactive image generation using Generative Adversarial Networks to satisfy user edits in real-time | 3,979 |
| | Generative Adversarial Network based Single Image Super-Resolution | 3,342 |
| | A framework for unsupervised image-to-image translation using Generative Adversarial Networks (GANs) and deep learning. | 73 |
| | Deep learning models for semantic segmentation of images | 101 |