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

Code cleanup

amoudgl opened this issue · comments

  • Remove extra whitespaces, lines.
  • Add comments wherever required.
  • Use minimum variables in functions.