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 Loading my own trained model. #24

Open
saqibnaziir opened this issue May 19, 2023 · 0 comments
Open

Error Loading my own trained model. #24

saqibnaziir opened this issue May 19, 2023 · 0 comments

Comments

@saqibnaziir
Copy link

Hi, thanks for you work, I am training to train the model and test it on my own datasets. The model starts training and after the training completes I am trying to test using run.py script. But it gives me this error:
File "C:\ProgramData\Anaconda3\envs\d3net\lib\site-packages\timm\models\factory.py", line 67, in create_model
raise RuntimeError('Unknown model (%s)' % model_name)
RuntimeError: Unknown model (1)

The model is saved in /models directory and i set the pretrain=False as well.

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