Skip to content

Image colorization is the process of taking an input grayscale (black and white) image and then producing an output colorized image. The approach we are going to use here relies on deep learning. We will utilize a Convolutional Neural Network capable of colorizing black and white images with results that can even “fool” humans!

Notifications You must be signed in to change notification settings

mtrin/colorizing-python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

Colorizing-black-and-white-images-using-Python

Image colorization is the process of taking an input grayscale (black and white) image and then producing an output colorized image. The approach we are going to use here relies on deep learning. We will utilize a Convolutional Neural Network capable of colorizing black and white images with results that can even “fool” humans!

About

Image colorization is the process of taking an input grayscale (black and white) image and then producing an output colorized image. The approach we are going to use here relies on deep learning. We will utilize a Convolutional Neural Network capable of colorizing black and white images with results that can even “fool” humans!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published