PixColor: Pixel Recursive Colorization
We propose a novel approach to automatically produce multiple colorized versions of a grayscale image. Our method results from the observation that the task of automated colorization is relatively easy given a low-resolution version of the color image. We first train a conditional PixelCNN to generate a low resolution color for a given grayscale image. Then, given the generated low-resolution color image and the original grayscale image as inputs, we train a second CNN to generate a high-resolution colorization of an image. We demonstrate that our approach produces more diverse and plausible colorizations than existing methods, as judged by human raters in a "Visual Turing Test".
Code (0)
등록된 구현이 없습니다.
Tasks
ColorizationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
A learning-based approach for automatic image and video colorization
In this paper, we present a color transfer algorithm to colorize a broad range of gray images without any user intervention. The algorithm uses a machine learning-based approach to automatically colorize grayscale images…
ColorizationSuperpixelsPixelated Semantic Colorization
While many image colorization algorithms have recently shown the capability of producing plausible color versions from gray-scale photographs, they still suffer from limited semantic understanding. To address this shortc…
ColorizationImage ColorizationObjectSemantic SegmentationFully Automatic Video Colorization with Self-Regularization and Diversity
We present a fully automatic approach to video colorization with self-regularization and diversity. Our model contains a colorization network for video frame colorization and a refinement network for spatiotemporal color…
ColorizationDiversityPixel-level Semantics Guided Image Colorization
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 bleed…
ColorizationImage ColorizationSegmentationSemantic SegmentationLearning Diverse Image Colorization
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