pix2pix
Image translator
An implementation of an image-to-image translation algorithm using deep learning techniques
Image-to-image translation with conditional adversarial nets
10k stars
322 watching
2k forks
Language: Lua
last commit: almost 4 years ago
Linked from 1 awesome list
computer-graphicscomputer-visiondcgandeep-learninggangenerative-adversarial-networkimage-generationimage-manipulationimage-to-image-translationpix2pix
Related projects:
Repository | Description | Stars |
---|---|---|
| Image-to-image translation in PyTorch using cycle-consistent adversarial networks and generative adversarial networks. | 23,272 |
| Generates photorealistic images from conditional inputs using deep neural networks | 6,685 |
| An open-source implementation of the pix2pix algorithm using TensorFlow for image-to-image translation tasks | 5,075 |
| A PyTorch implementation of a video-to-video translation method for generating photorealistic videos from semantic label maps or other input data. | 8,623 |
| Interactive image generation using Generative Adversarial Networks to satisfy user edits in real-time | 3,979 |
| Develops a unified generative model to translate images across multiple domains using a single network architecture. | 5,236 |
| An image deblurring system using Generative Adversarial Networks (GANs) to restore sharpness from blurry images. | 2,531 |
| An implementation of an image-to-image translation algorithm using deep learning and PyTorch | 428 |
| An implementation of an image-to-image translation framework using StyleGAN encoders and generators. | 3,200 |
| A Python implementation of an image-to-image translation model for generating diverse images across multiple domains. | 3,513 |
| A comprehensive PyTorch library providing implementations of various Generative Adversarial Networks (GANs) for image generation and evaluation. | 3,439 |
| A comprehensive PyTorch-based framework for computer vision tasks | 2,249 |
| An implementation of a generative adversarial network architecture designed to improve image synthesis and video generation capabilities | 6,478 |
| An implementation of DALL-E 2's text-to-image synthesis neural network in PyTorch | 11,184 |
| An official PyTorch implementation of the StyleGAN2-ADA algorithm for generating images with a focus on stability and performance. | 4,144 |