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
Hello,
I am facing issues with the pre-trained version of MobileNetV2 present at "models/mobilenetv2.pth". During the testing, it raises an error message that torchvision doesn't contain model mobilenet
"ModuleNotFoundError: No module named 'torchvision.models.mobilenet'".
Do you have any solution for that?
Thanks!
The text was updated successfully, but these errors were encountered:
Hello,
I am facing issues with the pre-trained version of MobileNetV2 present at "models/mobilenetv2.pth". During the testing, it raises an error message that torchvision doesn't contain model mobilenet
"ModuleNotFoundError: No module named 'torchvision.models.mobilenet'".
Do you have any solution for that?
Thanks!
The text was updated successfully, but these errors were encountered: