phil-bergmann / tracking_wo_bnw

Implementation of "Tracking without bells and whistles” and the multi-object tracking "Tracktor"

Home Page:https://arxiv.org/abs/1903.05625

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

file path error

szh91 opened this issue · comments

hi, when I run the test_tracktor.py, it has an error:
image

Where do I modify the file path?

Currently the data directory is unfortunately hard coded (see src/tracktor/config.py). I am using system links from the data directory to where I store all the datasets.