LiuShuaiyr / UAVMOT

multi-object tracking meets moving UAV
38 stars 4 forks source link

Multi classification or single classification? #7

Closed 972821054 closed 1 year ago

972821054 commented 1 year ago

Hello, thank you for your contribution to the MOT field!

I want to ask you about the results of single category multi-target tracking or multi category multi-target tracking on the VisDrone test set?

I would appreciate your reply!

LiuShuaiyr commented 1 year ago

Hi, @972821054 , the VisDrone test set is divided into test-dev set and test-challenge set, we do experiments on VisDrone test-dev set with multi category multi-target tracking, and we get the 36.1% MOTA, please refer to the paper "Multi-Object Tracking Meets Moving UAV."

972821054 commented 1 year ago

@LiuShuaiyr Thank you for your reply!

I want to ask you about the MOTR code. Did you change the MOTR code to multi category and multi target tracking? I think its code only supports single category multi-target tracking