CVAILGIVAug 25, 2020

Image Colorization: A Survey and Dataset

arXiv:2008.10774v4105 citationsHas Code
Originality Synthesis-oriented
AI Analysis

This work provides a systematic review and benchmarking for researchers in computer vision, but it is incremental as it primarily surveys and organizes existing methods rather than proposing new ones.

The authors conducted a comprehensive survey of deep learning-based image colorization techniques, categorizing them into seven classes and evaluating their performance, while also introducing a new dataset specific to colorization to address limitations in existing datasets.

Image colorization estimates RGB colors for grayscale images or video frames to improve their aesthetic and perceptual quality. Over the last decade, deep learning techniques for image colorization have significantly progressed, necessitating a systematic survey and benchmarking of these techniques. This article presents a comprehensive survey of recent state-of-the-art deep learning-based image colorization techniques, describing their fundamental block architectures, inputs, optimizers, loss functions, training protocols, training data, etc. It categorizes the existing colorization techniques into seven classes and discusses important factors governing their performance, such as benchmark datasets and evaluation metrics. We highlight the limitations of existing datasets and introduce a new dataset specific to colorization. We perform an extensive experimental evaluation of existing image colorization methods using both existing datasets and our proposed one. Finally, we discuss the limitations of existing methods and recommend possible solutions and future research directions for this rapidly evolving topic of deep image colorization. The dataset and codes for evaluation are publicly available at https://github.com/saeed-anwar/ColorSurvey.

Code Implementations1 repo
Foundations

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

Your Notes