phil-bergmann / tracking_wo_bnw

Implementation of "Tracking without bells and whistles” and the multi-object tracking "Tracktor"

Home Page:https://arxiv.org/abs/1903.05625

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't run on gpu.

sense42 opened this issue · comments

I was not able to run the test_tracktor on my gpu.

i have installed:

  • cuda 9,2
  • pytorch and torchvision with cudasupport

when running tet_tracktor my gpu usage is at near 0%.

Hello, the repository supports running on GPUs which is tested and working. This might be an issue with your local configuration. Please do some debugging on your side. Thank you!