Unsupervised Diverse Colorization via Generative Adversarial Networks
Yun Cao, Zhiming Zhou, Weinan Zhang, Yong Yu

TL;DR
This paper introduces an unsupervised method for diverse image colorization using a novel GAN architecture that produces realistic and varied colorizations of grayscale images, validated by human Turing tests.
Contribution
It proposes a new GAN-based approach with multi-layer noise and condition concatenation for diverse and realistic colorization without supervised data.
Findings
Achieves high diversity in colorization results.
Performs well on LSUN bedroom dataset.
80 humans found generated colors convincible.
Abstract
Colorization of grayscale images has been a hot topic in computer vision. Previous research mainly focuses on producing a colored image to match the original one. However, since many colors share the same gray value, an input grayscale image could be diversely colored while maintaining its reality. In this paper, we design a novel solution for unsupervised diverse colorization. Specifically, we leverage conditional generative adversarial networks to model the distribution of real-world item colors, in which we develop a fully convolutional generator with multi-layer noise to enhance diversity, with multi-layer condition concatenation to maintain reality, and with stride 1 to keep spatial information. With such a novel network architecture, the model yields highly competitive performance on the open LSUN bedroom dataset. The Turing test of 80 humans further indicates our generated color…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · melanin and skin pigmentation · Image Enhancement Techniques
