GRCVApr 15, 2017

A learning-based approach for automatic image and video colorization

arXiv:1704.04610v18 citations
Originality Incremental advance
AI Analysis

This addresses the need for efficient and consistent automatic colorization in image processing, though it appears incremental as it builds on existing color transfer and optimization techniques.

The paper tackles the problem of automatic colorization of grayscale images without user intervention, using a learning-based approach with superpixels to achieve spatial consistency and speed, and shows greater effectiveness compared to state-of-the-art methods in experiments.

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. The algorithm uses the superpixel representation of the reference color images to learn the relationship between different image features and their corresponding color values. We use this learned information to predict the color value of each grayscale image superpixel. As compared to processing individual image pixels, our use of superpixels helps us to achieve a much higher degree of spatial consistency as well as speeds up the colorization process. The predicted color values of the gray-scale image superpixels are used to provide a 'micro-scribble' at the centroid of the superpixels. These color scribbles are refined by using a voting based approach. To generate the final colorization result, we use an optimization-based approach to smoothly spread the color scribble across all pixels within a superpixel. Experimental results on a broad range of images and the comparison with existing state-of-the-art colorization methods demonstrate the greater effectiveness of the proposed algorithm.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes