paper-with-me

홈 › Papers

Learning a Deep Convolutional Network for Colorization in Monochrome-Color Dual-Lens System

2019-09-09 · Proceedings of the AAAI Conference on Artificial Intelligence 2019 9 · Xuan Dong, Weixin Li, Xiaojie Wang, Yunhong Wang

In the monochrome-color dual-lens system, the gray image captured by the monochrome camera has better quality than the color image from the color camera, but does not have color information. To get high-quality color images, it is desired to colorize the gray image with the color image as reference. Related works usually use hand-crafted methods to search for the best-matching pixel in the reference image for each pixel in the input gray image, and copy the color of the best-matching pixel as the result. We propose a novel deep convolution network to solve the colorization problem in an end-to-end way. Based on our observation that, for each pixel in the input image, there usually exist multiple pixels in the reference image that have the correct colors, our method performs weighted average of colors of the candidate pixels in the reference image to utilize more candidate pixels with correct colors. The weight values between pixels in the input image and the reference image are obtained by learning a weight volume using deep feature representations, where an attention operation is proposed to focus on more useful candidate pixels and a 3-D regulation is performed to learn with context information. In addition, to correct wrongly colorized pixels in occlusion regions, we propose a color residue joint learning module to correct the colorization result with the input gray image as guidance. We evaluate our method on the Scene Flow, Cityscapes, Middlebury, and Sintel datasets. Experimental results show that our method largely outperforms the state-of-the-art methods.

📄 PDF Abstract BibTeX

Code (2)

bupt-wx/Deep-Convolutional-Network-For-Colorization-In-Monochrome-Color-Dual-Lens-System 공식 구현 tf
InhwanBae/Colorization-in-Monochrome-Color-Dual-Lens-System pytorch

Tasks

Colorization

Similar Papers 제목 키워드 기반

Pyramid convolutional network for colorization in monochrome-color multi-lens camera system

2021-04-13 · Neurocomputing 2021 4 · XuanDong, WeixinLi, XiaojieWang

We study the problem of colorization in the monochrome-color multi-lens camera system. The recent convolutional network (CNN) based method learns a 3-D weight volume to solve this problem and gets very high accuracy. But…

Colorization

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

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

Cross-Camera Deep Colorization

2022-08-26 · Yaping Zhao, Haitian Zheng, Mengqi Ji, Ruqi Huang

In this paper, we consider the color-plus-mono dual-camera system and propose an end-to-end convolutional neural network to align and fuse images from it in an efficient and cost-effective way. Our method takes cross-dom…

Colorization

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