pix2pixHD
Image generator
Generates photorealistic images from conditional inputs using deep neural networks
Synthesizing and manipulating 2048x1024 images with conditional GANs
7k stars
169 watching
1k forks
Language: Python
last commit: 17 days ago
Linked from 3 awesome lists
computer-graphicscomputer-visiondeep-learningdeep-neural-networksgangenerative-adversarial-networkimage-to-image-translationpix2pixpytorch
Related projects:
Repository | Description | Stars |
---|---|---|
nvidia/vid2vid | A PyTorch implementation of a video-to-video translation method for generating photorealistic videos from semantic label maps or other input data. | 8,607 |
phillipi/pix2pix | An implementation of an image-to-image translation algorithm using deep learning techniques | 10,163 |
nvlabs/imaginaire | A PyTorch library providing optimized implementations of image and video synthesis methods developed at NVIDIA. | 4,015 |
clovaai/stargan-v2 | A Python implementation of an image-to-image translation model for generating diverse images across multiple domains. | 3,500 |
yunjey/stargan | Develops a unified generative model to translate images across multiple domains using a single network architecture. | 5,229 |
junyanz/pytorch-cyclegan-and-pix2pix | Image-to-image translation in PyTorch using cycle-consistent adversarial networks and generative adversarial networks. | 23,085 |
nvlabs/spade | A method for generating synthetic images from textual descriptions using neural networks | 7,610 |
blade6570/photographicimagesynthesiswithcascadedrefinementnetworks-pytorch | An implementation of cascaded refinement networks for generating photorealistic images from semantic layouts | 65 |
nvlabs/stylegan3 | An implementation of a generative adversarial network architecture designed to improve image synthesis and video generation capabilities | 6,438 |
junyanz/igan | Interactive image generation using Generative Adversarial Networks to satisfy user edits in real-time | 3,977 |
nvidia/fastphotostyle | Transfers the style of a reference image to another image based on its content | 11,156 |
rosinality/stylegan2-pytorch | An implementation of StyleGAN 2 in PyTorch for image generation and analysis. | 2,741 |
casualganpapers/make-a-scene | PyTorch implementation of a scene-based text-to-image generation system with human priors using Generative Adversarial Networks and semantic segmentation | 333 |
eladrich/pixel2style2pixel | An implementation of an image-to-image translation framework using StyleGAN encoders and generators. | 3,195 |
nvlabs/ffhq-dataset | A high-quality image dataset of human faces created to benchmark generative adversarial networks. | 3,746 |