yihongXU / deepMOT

Official Implementation of How To Train Your Deep Multi-Object Tracker (CVPR2020)
GNU Lesser General Public License v3.0
498 stars 87 forks source link

the time to train? #13

Closed wangaixue closed 5 years ago

wangaixue commented 5 years ago

Thank your for your work. It is first one to use SOT for MOT. I use 1080ti to train. But It is too slow. It will cost one day for six epoch. Your paper say it will use 6 hours for 20 epoch in titanxp . Is there any change in code??

yihongXU commented 5 years ago

Hi, 6 hrs are for training DHN. When it is done, I took 72 hrs with Titan XP for training DeepMOT.

thanks,

Ronales commented 5 years ago

That's not first apply sot algorithm to MOT

yihongXU commented 5 years ago

No, it is not.