hagrid
hagrid copied to clipboard
Wrong weights for ssdlite
Hello we are getting this issue while running demo.py.
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.
@Shanmukh-C raises a valid issue. Any suggestions? @anotherhelloworld the error shown above is using SSDLite model weights only.
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?
I am closing this issue, but feel free to reopen it if you feel like it has not been resolved.