SPADE

Image generator

A method for generating synthetic images from textual descriptions using neural networks

Semantic Image Synthesis with SPADE

GitHub

8k stars
280 watching
980 forks
Language: Python
last commit: over 1 year ago

Related projects:

Repository Description Stars
nvlabs/imaginaire A PyTorch library providing optimized implementations of image and video synthesis methods developed at NVIDIA. 4,015
nvidia/pix2pixhd Generates photorealistic images from conditional inputs using deep neural networks 6,667
nvlabs/stylegan A deep learning framework implementing a generator architecture for generating images with controllable attributes and disentangled latent factors 14,152
woozzu/dong_iccv_2017 An implementation of semantic image synthesis via adversarial learning using PyTorch 145
donnyyou/torchcv A comprehensive PyTorch-based framework for computer vision tasks 2,250
nvlabs/stylegan3 An implementation of a generative adversarial network architecture designed to improve image synthesis and video generation capabilities 6,438
clovaai/stargan-v2 A Python implementation of an image-to-image translation model for generating diverse images across multiple domains. 3,500
blade6570/photographicimagesynthesiswithcascadedrefinementnetworks-pytorch An implementation of cascaded refinement networks for generating photorealistic images from semantic layouts 65
hanzhanggit/stackgan A PyTorch implementation of a generative adversarial network for image synthesis from text descriptions 1,860
nvlabs/stylegan2 Improves upon the state-of-the-art architecture for generating high-quality images using a GAN-based approach 10,991
junyanz/igan Interactive image generation using Generative Adversarial Networks to satisfy user edits in real-time 3,977
nvlabs/ffhq-dataset A high-quality image dataset of human faces created to benchmark generative adversarial networks. 3,746
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
karoly-hars/gan_image_colorizing This project explores image colorization using generative adversarial networks on the CIFAR10 dataset. 11
nvidia/dataset_synthesizer Generates synthetic images and associated data for training deep learning models 573