mkocabas / VIBE

Official implementation of CVPR2020 paper "VIBE: Video Inference for Human Body Pose and Shape Estimation"
https://arxiv.org/abs/1912.05656
Other
2.85k stars 551 forks source link

How to use other multi-person-tracker #269

Open pekopull opened 1 year ago

pekopull commented 1 year ago

I tried maskrcnn and yolov3 with default multi-person-tracker https://github.com/mkocabas/multi-person-tracker I think it's not good on some video (for example, people that appear small in the basketball video). Are there any better multi-person-tracker? Or any benchmark of multi-person-tracker? And finally, how to use other multi-person-tracker?