Zhongdao / Towards-Realtime-MOT

Joint Detection and Embedding for fast multi-object tracking
MIT License
2.37k stars 539 forks source link

For the BDD100K dataset (multi-classes multi-object tracking), is there support for this project? #236

Open long2double opened 2 years ago

Zhongdao commented 2 years ago

Hi, unfortunately, the current JDE only supports single-class MOT. If you are interested, please see my new work UniTrack, it is a simple method that supports multi-classes multi-object tracking. You can find a COCO 80-class MOT demo in the repo.