Issue when training model "'int' object has no attribute 'to'" #792
Unanswered
ShrishChou
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I was training a model using the steps for the torchvision multimodel detection and ran into this error. I believe it takes the input as integers and needs to be converted to a tensor to be pushed to the GPU but this issue does not come across in the video. Is this a common error or simply a mishap from my end?
Beta Was this translation helpful? Give feedback.
All reactions