© Vinita Silaparasetty 2020
V. SilaparasettyDeep Learning Projects Using TensorFlow 2https://doi.org/10.1007/978-1-4842-5802-6_6

6. Image Colorization

Vinita Silaparasetty1 
(1)
Bangalore, India
 

Image colorization is the process of adding color to an originally black and white image. This means the artist needs to plan the color scheme and then spend time painstakingly filling in the colors manually. The current tool of choice is Photoshop or an equivalent. A single picture can take up to one month to colorize. In this chapter, we will implement a simple convolutional neural network (CNN) model to understand how image colorization works.

The CNN model is inspired by human vision. The human eye scans an object and the brain quickly picks up distinct ...

Get Deep Learning Projects Using TensorFlow 2: Neural Network Development with Python and Keras now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.