IndexError: too many indices for tensor of dimension 2 · Issue #33 · cfotache/pytorch_objectdetecttrack · GitHub
More Web Proxy on the site http://driver.im/
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
Hye, what a great project! I tried to run the code however I am using a vgg16 model. I can't run the code since it said the dimension has too many indices on line 136 in utils file. May I know the dimension representing what? And do you have any suggestions or references to give?