Use python 3.8.3
- Clone this project
- Create conda environment
- Download all files from LINK TO DRIVE
$ conda env create --name person-tracker python=3.8.3
- Install requirements.txt
$ pip install -r requirements.txt
- Install tensorflow gpu from official website
- Copy and paste any files from .zip to root folder