/Image-Recolorizer

Application of CNN to auto colour black and white nature image.

Primary LanguageJupyter Notebook

Image Recolorizer

CNN implementation to automatically color a black and white image.

Installing Dependencies

pip install -U pip
pip install -r requirements.txt

Usage

python colorize.py <image_name.jpg>

Demo

Demo1 Demo2