Analysis of Different Losses for Deep Learning Image Colorization
Coloma Ballester, Aur\'elie Bugeau, Hernan Carrillo, Micha\"el, Cl\'ement, R\'emi Giraud, Lara Raad, Patricia Vitoria

TL;DR
This paper investigates how different loss functions influence the quality of deep learning-based image colorization, comparing traditional and perceptual losses through quantitative and qualitative assessments.
Contribution
It provides a comprehensive analysis of various loss functions for image colorization and evaluates their impact on results using multiple metrics and user studies.
Findings
VGG-based LPIPS loss yields slightly better quantitative results.
Wasserstein GAN combined with L2 produces more vivid colors.
User studies highlight challenges in evaluating colorization quality.
Abstract
Image colorization aims to add color information to a grayscale image in a realistic way. Recent methods mostly rely on deep learning strategies. While learning to automatically colorize an image, one can define well-suited objective functions related to the desired color output. Some of them are based on a specific type of error between the predicted image and ground truth one, while other losses rely on the comparison of perceptual properties. But, is the choice of the objective function that crucial, i.e., does it play an important role in the results? In this chapter, we aim to answer this question by analyzing the impact of the loss function on the estimated colorization results. To that goal, we review the different losses and evaluation metrics that are used in the literature. We then train a baseline network with several of the reviewed objective functions: classic L1 and L2…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage Enhancement Techniques · Generative Adversarial Networks and Image Synthesis · Visual Attention and Saliency Detection
MethodsColorization
