Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

Cannot load the pretrained model with torch.hub.load #95

Open
TuanDTr opened this issue Jan 28, 2022 · 0 comments
Open

Cannot load the pretrained model with torch.hub.load #95

TuanDTr opened this issue Jan 28, 2022 · 0 comments

Comments

@TuanDTr
Copy link

TuanDTr commented Jan 28, 2022

Hi, I tried to load the pretrained model from model zoo with torch.hub and got the following error:

from src.resnet50 import resnet50w2 as _resnet50w2
ModuleNotFoundError: No module named 'src.resnet50'

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant