paper-with-me

홈 › Papers

Guided Colorization Using Mono-Color Image Pairs

2021-08-17 · Ze-Hua Sheng, Hui-Liang Shen, Bo-Wen Yao, Huaqi Zhang

Compared to color images captured by conventional RGB cameras, monochrome images usually have better signal-to-noise ratio (SNR) and richer textures due to its higher quantum efficiency. It is thus natural to apply a mono-color dual-camera system to restore color images with higher visual quality. In this paper, we propose a mono-color image enhancement algorithm that colorizes the monochrome image with the color one. Based on the assumption that adjacent structures with similar luminance values are likely to have similar colors, we first perform dense scribbling to assign colors to the monochrome pixels through block matching. Two types of outliers, including occlusion and color ambiguity, are detected and removed from the initial scribbles. We also introduce a sampling strategy to accelerate the scribbling process. Then, the dense scribbles are propagated to the entire image. To alleviate incorrect color propagation in the regions that have no color hints at all, we generate extra color seeds based on the existed scribbles to guide the propagation process. Experimental results show that, our algorithm can efficiently restore color images with higher SNR and richer details from the mono-color image pairs, and achieves good performance in solving the color bleeding problem.

📄 PDF Abstract BibTeX arXiv:2108.07471

Code (0)

등록된 구현이 없습니다.

Tasks

ColorizationImage Enhancement

Similar Papers 제목 키워드 기반

Cycle-CNN for Colorization towards Real Monochrome-Color Camera Systems

2020-04-03 · AAAI Technical Track: Vision 2020 4 · Xuan Dong, Weixin Li, Xiaojie Wang, Yunhong Wang

Colorization in monochrome-color camera systems aims to colorize the gray image IG from the monochrome camera using the color image RC from the color camera as reference. Since monochrome cameras have better imaging qual…

Colorization

Stylization-Based Architecture for Fast Deep Exemplar Colorization

2020-06-01 · CVPR 2020 6 · Zhongyou Xu, Tingting Wang, Faming Fang, Yun Sheng 외

Exemplar-based colorization aims to add colors to a grayscale image guided by a content related reference im- age. Existing methods are either sensitive to the selection of reference images (content, position) or extreme…

ColorizationImage Stylization

Comicolorization: Semi-Automatic Manga Colorization

2017-06-21 · Chie Furusawa, Kazuyuki Hiroshiba, Keisuke Ogaki, Yuri Odagiri

We developed "Comicolorization", a semi-automatic colorization system for manga images. Given a monochrome manga and reference images as inputs, our system generates a plausible color version of the manga. This is the fi…

Colorization

Painting Style-Aware Manga Colorization Based on Generative Adversarial Networks

2021-07-16 · Yugo Shimizu, Ryosuke Furuta, Delong Ouyang, Yukinobu Taniguchi 외

Japanese comics (called manga) are traditionally created in monochrome format. In recent years, in addition to monochrome comics, full color comics, a more attractive medium, have appeared. Unfortunately, color comics re…

Colorization

SCGAN: Saliency Map-guided Colorization with Generative Adversarial Network

2020-11-23 · Yuzhi Zhao, Lai-Man Po, Kwok-Wai Cheung, Wing-Yin Yu 외

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 s…

ColorizationDecoderGenerative Adversarial Network