This python program is based on other projects I have created to colourize a black and white video
-
Please ensure the following package is installed:
numpy, opencv-python -
This program is inspired by the YouTube video: https://www.youtube.com/watch?v=oNjQpq8QuAo
-
This program uses resources contributed by richzhang: https://github.com/richzhang/colorization
-
Here is the link to download the required models for this program:
- colorization_deploy_v2.prototxt https://github.com/richzhang/colorization/blob/a1642d6ac6fc80fe08885edba34c166da09465f6/colorization/models/colorization_deploy_v2.prototxt
- colorization_release_v2.caffemodel http://eecs.berkeley.edu/~rich.zhang/projects/2016_colorization/files/demo_v2/colorization_release_v2.caffemodel
- pts_in_hull.npy https://github.com/richzhang/colorization/blob/a1642d6ac6fc80fe08885edba34c166da09465f6/colorization/resources/pts_in_hull.npy