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

Error in testing #8

Open
Abhijitdas2048 opened this issue Sep 18, 2019 · 1 comment
Open

Error in testing #8

Abhijitdas2048 opened this issue Sep 18, 2019 · 1 comment

Comments

@Abhijitdas2048
Copy link

hi I ma getting this error while testing
Traceback (most recent call last):
File "test.py", line 213, in
test_and_generate_result_round2('2','resnet50',416, True)
File "test.py", line 133, in test_and_generate_result_round2
my_model = resnet50.MyResNet50(model_ft)
NameError: name 'resnet50' is not defined

@ConredLin
Copy link

I also got the error, I can't find the resnet

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

2 participants