TransTrack icon indicating copy to clipboard operation
TransTrack copied to clipboard

VisDrone dataset

Open nguyenpbui opened this issue 4 years ago • 2 comments
trafficstars

Dear PeizeSun, First of all, I want to say thank you for your hard work and this model is very awesome. I am applying your work to VisDrone dataset which is very similar to MOT dataset. I wrote some new files to run training with VisDrone. I trained it for the first time with 20 epochs and I got very bad result (in the image attached). In the original training .sh file, you trained your model with 150 epochs but I just ran with 20 epochs. Does it affect the results? Thank you. image

nguyenpbui avatar Jul 29 '21 01:07 nguyenpbui

Hi~ 150epoch is definitely better than 20epoch. However, you only get 1.6 mAP after 20epoch, it seems something wrong happens.

PeizeSun avatar Jul 29 '21 12:07 PeizeSun

Thank you for your quick reply. I totally agree that 150 epochs is much better than 20. With 150 epochs, you achieve 74.5 accuracy on MOT17, so I wonder when I train with only 20 epoch, can I get 10 or 20 accuracy instead of 1.6 in the image attached?

nguyenpbui avatar Jul 29 '21 13:07 nguyenpbui