To test out the program (make sure to have all requirements first):
$ bash ./run.sh
$ python3 -m venv venv
$ source venv/bin/activate
$ python -m pip install --upgrade pip
$ pip install -r requirements.txt
$ wget https://pjreddie.com/media/files/yolov3.weights
$ python3 object_detect.py kite.jpg
$ python3 video2image.py moliceiro.m4v