git clone https://github.com/youichi-io/multi-object-tracker.git
cd multi-object-tracker
python -m venv venv
.\venv\Scripts\activate
pip install -r requirements.txt
python track_objects.py
t key: open another window. let's draw boxes!
space key: close another window.