amoudgl / pygoturn

PyTorch implementation of GOTURN object tracker: Learning to Track at 100 FPS with Deep Regression Networks (ECCV 2016)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Performance is not ideal

sydney0zq opened this issue · comments

I think we need to optimize the speed of training our model. It is too slowly.

Sorry, I misunderstand other paper's training strategy. The speed of this code should be reasonable.