Deep Koalarization: Image Colorization using CNNs and Inception-ResNet-v2
Federico Baldassarre, Diego Gonz\'alez Mor\'in, Lucas Rod\'es-Guirao

TL;DR
This paper introduces a deep learning model combining CNNs and Inception-ResNet-v2 features for image colorization, capable of handling various image sizes and validated through user studies and diverse applications.
Contribution
It presents a novel encoder-decoder architecture that integrates high-level features from Inception-ResNet-v2 for improved image colorization from grayscale images.
Findings
The model successfully colorizes images of any size and aspect ratio.
User studies indicate high acceptance of the colorized images.
Application examples include historical photographs and diverse image types.
Abstract
We review some of the most recent approaches to colorize gray-scale images using deep learning methods. Inspired by these, we propose a model which combines a deep Convolutional Neural Network trained from scratch with high-level features extracted from the Inception-ResNet-v2 pre-trained model. Thanks to its fully convolutional architecture, our encoder-decoder model can process images of any size and aspect ratio. Other than presenting the training results, we assess the "public acceptance" of the generated images by means of a user study. Finally, we present a carousel of applications on different types of images, such as historical photographs.
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Advanced Neural Network Applications · Image Enhancement Techniques
MethodsResidual Connection · Average Pooling · 1x1 Convolution · *Communicated@Fast*How Do I Communicate to Expedia? · Inception-ResNet-v2-A · Inception-ResNet-v2 Reduction-B · Inception-ResNet-v2-B · Max Pooling · Softmax · Convolution
