This Repository is made to convert black and white images into a color picture.
The Libraries that we have used are numpy and opencv
You can install it to your environment with these commands.
**pip install Numpy pip install opencv-python **
To successfully run the main.py >>
- clone the repository into your system.
- set the path of the prototxt file, caffemodel file, points file and input a black and white Image through the path.
- caffemodel is a pretrained model that will convert the images.
- You'll find the required files. here: https://drive.google.com/drive/folders/1pBozIgQdcGnRI0hBxlMaYLhS1FKbwi3Q?usp=sharing