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

Issue by running train_reid.py

AvinWangZH opened this issue · comments

When I was running train_reid.py, I got the following error:

tracking_wo_bnw/src/tracktor/datasets/mot_reid.py", line 26, in init
super().init(seq_name, vis_threshold=vis_threshold)
TypeError: init() missing 1 required positional argument: 'mot_dir'

Is there any fix for the problem?

commented

I'm having the exact same problem..

I just pushed a fix to the issue. Sorry for the inconvenience!

Can we close this issue?