git clone https://github.com/rygall/colorvid.git
cd colorvid
pip install -r requirements.txt
The weights & baises are located at the following link:
https://drive.google.com/file/d/1BkYOTFbbwCcrTO6HKCPxR4Rjmsq4QXBe/view?usp=drive_link
Place the downloaded file into the models folder.
Note: Having a GPU is recommended
If there is a specific .mp4 you would like to use as input, place it in the input_videos folder.
To run the program, enter the following command:
python main.py
Results are saved in the result_videos folder.
There are examples of videos that have been colorized in the result_videos folder.