Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 392 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 392 Bytes

Police Track

This repository provides implementation of police tracking.

Installation

  1. Install packages for Python
    1. pip install -r requirements.txt
    2. Install tracker: pip install -e .

Evaluate Tracktor

  1. Modify your comfiguration file on /experiments/cfgs/
  2. Run the tracker by

python experiments/scripts/test_tracker.py

LICENSE LGPL 2.1