BEPb / Image_Colorization

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

Image Colorization

How it works?

Clone the repository; install dependencies

git clone https://github.com/BEPb/Image_Colorization.git
pip install requirements.txt

Colorize! This script will colorize an image. The results should match the images in the imgs_out folder.

python main_colorize.py -i imgs_in/1.jpg

gif

img img
img img
img img
img img
img img
img img
img img

About

License:MIT License


Languages

Language:Python 100.0%