paper-with-me

Papers

Multiple Hypothesis Colorization

2016-06-20 · Mohammad Haris Baig, Lorenzo Torresani

In this work we focus on the problem of colorization for image compression. Since color information occupies a large proportion of the total storage size of an image, a method that can predict accurate color from its grayscale version can produce dramatic reduction in image file size. But colorization for compression poses several challenges. First, while colorization for artistic purposes simply involves predicting plausible chroma, colorization for compression requires generating output colors that are as close as possible to the ground truth. Second, many objects in the real world exhibit multiple possible colors. Thus, to disambiguate the colorization problem some additional information must be stored to reproduce the true colors with good accuracy. To account for the multimodal color distribution of objects we propose a deep tree-structured network that generates multiple color hypotheses for every pixel from a grayscale picture (as opposed to a single color produced by most prior colorization approaches). We show how to leverage the multimodal output of our model to reproduce with high fidelity the true colors of an image by storing very little additional information. In the experiments we show that our proposed method outperforms traditional JPEG color coding by a large margin, producing colors that are nearly indistinguishable from the ground truth at the storage cost of just a few hundred bytes for high-resolution pictures!

📄 PDF Abstract BibTeX arXiv:1606.06314

Code (0)

등록된 구현이 없습니다.

Tasks

ColorizationImage Compression

Methods 이 논문이 사용한 방법론

Colorization Colorization is a self-supervision approach that relies on colorization as the pretext task in order to learn image representations.

Similar Papers 제목 키워드 기반

Learning Diverse Image Colorization

2016-12-06 · CVPR 2017 7 · Aditya Deshpande, Jiajun Lu, Mao-Chuang Yeh, Min Jin Chong 외

Colorization is an ambiguous problem, with multiple viable colorizations for a single grey-level image. However, previous methods only produce the single most probable colorization. Our goal is to model the diversity int…

ColorizationDecoderDiversityGenerative Adversarial Network+1

Real-time Decolorization using Dominant Colors

2014-04-10 · Wei Hu, Wei Li, Fan Zhang, Qian Du

Decolorization is the process to convert a color image or video to its grayscale version, and it has received great attention in recent years. An ideal decolorization algorithm should preserve the original color contrast…

CPU

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

Generative Probabilistic Image Colorization

2021-09-29 · Chie Furusawa, Shinya Kitaoka, Michael Li, Yuri Odagiri

We propose Generative Probabilistic Image Colorization, a diffusion-based generative process that trains a sequence of probabilistic models to reverse each step of noise corruption. Given a line-drawing image as input, o…

ColorizationConditional Image GenerationImage ColorizationImage Generation

UniColor: A Unified Framework for Multi-Modal Colorization with Transformer

2022-09-22 · Zhitong Huang, Nanxuan Zhao, Jing Liao

We propose the first unified framework UniColor to support colorization in multiple modalities, including both unconditional and conditional ones, such as stroke, exemplar, text, and even a mix of them. Rather than learn…

Colorization