SPColor: Semantic Prior Guided Exemplar-based Image Colorization
Siqi Chen, Xueming Li, Xianlin Zhang, Mingdao Wang, Yu Zhang, Yue, Zhang

TL;DR
SPColor introduces a semantic prior guided framework for exemplar-based image colorization, improving accuracy by classifying pixels and establishing local correspondences within semantic classes, thus reducing mismatches.
Contribution
The paper proposes a novel semantic prior guided approach that classifies pixels and establishes local correspondences, significantly reducing mismatches in exemplar-based image colorization.
Findings
Outperforms state-of-the-art methods quantitatively.
Achieves better qualitative colorization results.
Effectively reduces mismatches in semantic regions.
Abstract
Exemplar-based image colorization aims to colorize a target grayscale image based on a color reference image, and the key is to establish accurate pixel-level semantic correspondence between these two images. Previous methods search for correspondence across the entire reference image, and this type of global matching is easy to get mismatch. We summarize the difficulties in two aspects: (1) When the reference image only contains a part of objects related to target image, improper correspondence will be established in unrelated regions. (2) It is prone to get mismatch in regions where the shape or texture of the object is easily confused. To overcome these issues, we propose SPColor, a semantic prior guided exemplar-based image colorization framework. Different from previous methods, SPColor first coarsely classifies pixels of the reference and target images to several pseudo-classes…
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
MethodsColorization
