mmtracking
mmtracking copied to clipboard
For the BDD100K dataset (multi-classes multi-object tracking), is there support for this project?
We have a plan to support it before the end of the year. By the way, we have already supported a multi-classes multi-object tracking dataset: YouTube-VIS dataset.
Excuse me. Does mmtracking support multi-classes multi-object tracking now? For example, can I use ByteTrack or QDTrack to track 4 classes MOT on my own datasets, and what modification should I make to achieve this goal? Thank you so much! @GT9505
@long2double @AndrewGuo0930 A simple multi-class tracking logic is supported in PR #548 , you may want to get some help there. We will support BDD100K in the near future. Thanks for your interest.
Hello @noahcao
When could we have BDD100K in mmtracking?