mmtracking icon indicating copy to clipboard operation
mmtracking copied to clipboard

How to evaluate the mAP(fast) in VID task?

Open hahapt opened this issue 3 years ago • 1 comments

For VID methods like FGFA and SELSA, the author show the results of mAP(slow), mAP(medium) and mAP(fast) in the paper. When testing with mmtracking, I found here are results of AP(small), AP(medium) and AP(large), so how can we know the model works on object with different speed?

hahapt avatar Aug 09 '22 09:08 hahapt

We don't support this feature to analysis the performance of detecting objects with different motion speed yet, but you can implement it on our codebase. Good Luck!

JingweiZhang12 avatar Aug 10 '22 03:08 JingweiZhang12