Pixel-level Semantics Guided Image Colorization
Jiaojiao Zhao, Li Liu, Cees G.M. Snoek, Jungong Han, Ling Shao

TL;DR
This paper introduces a hierarchical neural network that uses pixel-level object semantics to improve image colorization, reducing context confusion and edge bleeding for more realistic results.
Contribution
It proposes a novel semantic-guided colorization method with a dual-branch network and a joint bilateral upsampling layer, enhancing color accuracy and edge sharpness.
Findings
Outperforms state-of-the-art colorization methods on PASCAL VOC2012 and COCO-stuff datasets.
Produces more realistic and detailed colorized images.
Effectively reduces edge color bleeding and context confusion.
Abstract
While many image colorization algorithms have recently shown the capability of producing plausible color versions from gray-scale photographs, they still suffer from the problems of context confusion and edge color bleeding. To address context confusion, we propose to incorporate the pixel-level object semantics to guide the image colorization. The rationale is that human beings perceive and distinguish colors based on the object's semantic categories. We propose a hierarchical neural network with two branches. One branch learns what the object is while the other branch learns the object's colors. The network jointly optimizes a semantic segmentation loss and a colorization loss. To attack edge color bleeding we generate more continuous color maps with sharp edges by adopting a joint bilateral upsamping layer at inference. Our network is trained on PASCAL VOC2012 and COCO-stuff with…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Image Enhancement Techniques · Advanced Image Fusion Techniques
MethodsColorization
