The paper is a review that classifies GAN image-generation frameworks into text-to-image and image-to-image categories and compares them qualitatively.
SketchyGAN: Towards Diverse and Realistic Sketch to Image Synthesis
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Synthesizing realistic images from human drawn sketches is a challenging problem in computer graphics and vision. Existing approaches either need exact edge maps, or rely on retrieval of existing photographs. In this work, we propose a novel Generative Adversarial Network (GAN) approach that synthesizes plausible images from 50 categories including motorcycles, horses and couches. We demonstrate a data augmentation technique for sketches which is fully automatic, and we show that the augmented data is helpful to our task. We introduce a new network building block suitable for both the generator and discriminator which improves the information flow by injecting the input image at multiple scales. Compared to state-of-the-art image translation methods, our approach generates more realistic images and achieves significantly higher Inception Scores.
citation-role summary
citation-polarity summary
fields
cs.LG 1years
2019 1verdicts
CONDITIONAL 1roles
background 1polarities
background 1representative citing papers
citing papers explorer
-
Systematic Analysis of Image Generation using GANs
The paper is a review that classifies GAN image-generation frameworks into text-to-image and image-to-image categories and compares them qualitatively.