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 model does not converge based on the loss curve. #41

Closed liuyvchi closed 2 years ago

liuyvchi commented 4 years ago

I meet the same issue as issue #40. The trained model works well according to the evaluation results. However, the training loss does not decrease during training just like issue #40