To be able to run this, I recommend using Python 3.6 or up.
- Install the requirements
pip3 install -r mini_requirement.txt
This will install all the necessary dependencies for running this.
- Run the program (make sure you edit the path to your video at line 13 et 61)
python3 main.py
littlemountainman/modeld