cfotache / pytorch_objectdetecttrack

Object detection in images, and tracking across video frames

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IndexError: too many indices for tensor of dimension 2

KhadijahSafiy opened this issue · comments

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?