You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, thanks for your excellent work, and i would like to know the reason why the loss of tracking decoder is hard to decrease when applied on my custom small object dataset ?
The text was updated successfully, but these errors were encountered:
You need first check that your gt displacements are correct and might need to add data augmentation to them. Knowing that pedestrian's motion is almost constant, we designed the tracking branch to be as simple as several fc layers. For complicated motion prediction, you might need to redesign the tracking branch to have a better performance/add motion compensation.
Hello, thanks for your excellent work, and i would like to know the reason why the loss of tracking decoder is hard to decrease when applied on my custom small object dataset ?
The text was updated successfully, but these errors were encountered: