hagrid icon indicating copy to clipboard operation
hagrid copied to clipboard

Wrong weights for ssdlite

Open Shanmukh-C opened this issue 2 years ago • 3 comments

image Hello we are getting this issue while running demo.py.

Shanmukh-C avatar Aug 12 '22 20:08 Shanmukh-C

Hello @Shanmukh-C

Which version of torchvision and pytorch are you using?

I notice that for detection demo.py you should use weights of the SSDLite model that is available via link.

anotherhelloworld avatar Aug 24 '22 09:08 anotherhelloworld

@Shanmukh-C raises a valid issue. Any suggestions? @anotherhelloworld the error shown above is using SSDLite model weights only.

abhirajasp avatar Aug 26 '22 10:08 abhirajasp

Hello @abhirajasp

Maybe you are using a different version of torchvision pkg. We are using torchvision==0.12.0 from requirements.txt.

Can you please provide a version of torchvision you are using?

anotherhelloworld avatar Aug 26 '22 11:08 anotherhelloworld

I am closing this issue, but feel free to reopen it if you feel like it has not been resolved.

nagadit avatar May 18 '23 21:05 nagadit