ZQPei / deep_sort_pytorch

MOT using deepsort and yolov3 with pytorch
MIT License
2.81k stars 725 forks source link

CenterNet-based and Yolov3-based deepsort #142

Open voyagerw opened 4 years ago

voyagerw commented 4 years ago

I tried comparing the result between Yolov3-based and CenterNet-based(DLA34) deepsort, but MOTA and MOTP of CenterNet-based deepsort are lower than Yolov3-based's in MOT16. Does anyone know why? And can you show your test result in MOT16 as a reference? pls @ZQPei

Bradysilc commented 4 years ago

I tried comparing the result between Yolov3-based and CenterNet-based(DLA34) deepsort, but MOTA and MOTP of CenterNet-based deepsort are lower than Yolov3-based's in MOT16. Does anyone know why? And can you show your test result in MOT16 as a reference? pls @ZQPei

Hi, can you show me your test result in MOT 16, pls