Goto

Collaborating Authors

 colorize black-and-white photo


Colorize black-and-white photos

#artificialintelligence

DeepAI is a research company that develops a wide variety of deep neural network (DNN) models using the bleeding edge of AI research. For example, they have built models for sentiment analysis of text, nudity detection, artistic style transfer, text summarization, etc. One model that I was particularly interested in using was the Image Colorization that adds realistic coloration to old black-and-white photos. In this post, I show how easy it is to use DeepAI's API for this model to color your own images automatically using Python. Using the API is very simple.