Zhongdao / Towards-Realtime-MOT

Joint Detection and Embedding for fast multi-object tracking
MIT License
2.37k stars 541 forks source link

why don't the txt file of tracking result have first frame data when I use MOT-16 test dataset? Meanwhile, mAP value is always 0, besides, all of test result is always 0 or nan? #133

Open cverzq opened 4 years ago

cverzq commented 4 years ago

@Zhongdao result of txt file as the following picture shows, result1 result2

mAP value is always 0, all of test results are also always 0 or nan as the following picture shows result3

Sincerely hope to receive your reply. how to write first frame data into according txt file, meanwhile also write mAP value into according txt file. thank you very much.

lzd-kennys commented 4 years ago

hi, can u tell me how to get the mota, motp like u show in your last cmd img? running track.py ?

liz2020 commented 4 years ago

The default setting use the MOT16 test set. It looks like we need to evaluate the train set in order to get valid numbers.