This project is able to colorize any black and white image and video
The model that i trained is not included in the repo. It only contain code. If u want the trained model mail me at vaibhav.jain174@gmail.com and i will share the download link.
I have also included my project report in case someone want to understand project better.
- Firstly you need the CNN model that I trained during my time of building this project.
- Create a folder named model (CASE SENSITIVE) and store the downloaded model in the folder.
- Create another folder named colorized_videos (CASE SENSITIVE) to store the final colorized video. now run the ipnb files cell by cell if you have all the required libraries installed than project should work fine.