TL;DR
SCGAN is an automatic colorization framework that jointly predicts color and saliency maps to reduce semantic confusion and color bleeding, achieving perceptually realistic results with less training data.
Contribution
It introduces a novel saliency map-guided approach with hierarchical discriminators, improving colorization quality and efficiency over existing methods.
Findings
Outperforms state-of-the-art colorization techniques on ImageNet.
Reduces semantic confusion and color bleeding in colorized images.
Requires less training data due to global feature embedding.
Abstract
Given a grayscale photograph, the colorization system estimates a visually plausible colorful image. Conventional methods often use semantics to colorize grayscale images. However, in these methods, only classification semantic information is embedded, resulting in semantic confusion and color bleeding in the final colorized image. To address these issues, we propose a fully automatic Saliency Map-guided Colorization with Generative Adversarial Network (SCGAN) framework. It jointly predicts the colorization and saliency map to minimize semantic confusion and color bleeding in the colorized image. Since the global features from pre-trained VGG-16-Gray network are embedded to the colorization encoder, the proposed SCGAN can be trained with much less data than state-of-the-art methods to achieve perceptually reasonable colorization. In addition, we propose a novel saliency map-based…
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
MethodsColorization
