Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot import name 'model_urls' from 'torchvision.models.vgg' #111

Open
PooyanRezaeipour opened this issue Aug 2, 2023 · 0 comments
Open

Comments

@PooyanRezaeipour
Copy link

got this error because apparently 'model_urls' is no longer available for some versions of torchvision.
downgrading the version to 0.13 and 0.12 does not seem to help.
so what is the solution or appropriate version for torchvision to suppress mentioned error?

@PooyanRezaeipour PooyanRezaeipour changed the title cannot import name 'model_urls' from 'torchvision.models.vgg' Cannot import name 'model_urls' from 'torchvision.models.vgg' Aug 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant