Object-Tracking

Instructions

To install Docker run the following commands:

chmod +x install_docker.sh 
./install_docker.sh

In order to run the project run:

chmod +x run.sh # Only one time
./run.sh

When importing a new library, put the name of the library on the requirements.txt file, so it installs automatically