Open DataXujing opened 4 years ago
Thanks for your interest in our work! The current version of JDE only supports single-class MOT. For multi-class MOT, we are working on an extended version of JDE, please stay tuned.
Hello @Zhongdao , Has the work on MCMOT version completed?
ThankYou
Thanks for your interest in our work! The current version of JDE only supports single-class MOT. For multi-class MOT, we are working on an extended version of JDE, please stay tuned.
Has the work on MCMOT version completed?
ThankYou
Hi, @JAYCHOU2020, Our new project UniTrack supports multi-class multi-object tracking now. But It is not a direct extension of JDE actually. Please check out our paper and the YOLOX+UniTrack demo for more details.
Hi, @JAYCHOU2020, Our new project UniTrack supports multi-class multi-object tracking now. But It is not a direct extension of JDE actually. Please check out our paper and the YOLOX+UniTrack demo for more details.
Hi, @JAYCHOU2020, Our new project UniTrack supports multi-class multi-object tracking now. But It is not a direct extension of JDE actually. Please check out our paper and the YOLOX+UniTrack demo for more details.
So,is this code Towards-Realtime-MOT code can be modify to MCMOT?
Hi, @JAYCHOU2020, Our new project UniTrack supports multi-class multi-object tracking now. But It is not a direct extension of JDE actually. Please check out our paper and the YOLOX+UniTrack demo for more details.
Hi, @JAYCHOU2020, Our new project UniTrack supports multi-class multi-object tracking now. But It is not a direct extension of JDE actually. Please check out our paper and the YOLOX+UniTrack demo for more details.
So,is this code Towards-Realtime-MOT code can be modify to MCMOT?
Of course, as long as you have adequate training data. See this repo.
In the
Dataset Zoo
I seemeans only support single-class, Can I tracking person and car in the meantime ?