90 - Application of Autoencoders - Image colorization

Autoencoders can be tricked by training on one set of images to reconstruct a slightly different variation of those images. Using this technique, black and white images can be artificially colorized. This tutorial explains this process of image colorization using autoencoders in Python. The code from this video is available at: https://github.com/bnsreenu/python_fo...