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

pretrained CotNet model for classification #31

Open
SomayehSe opened this issue Jan 5, 2024 · 4 comments
Open

pretrained CotNet model for classification #31

SomayehSe opened this issue Jan 5, 2024 · 4 comments

Comments

@SomayehSe
Copy link

I have files on my Google Drive that contain data.pkl which may be a pre-trained model, but I am unable to load it. Do you have any pre-trained models for classification on ImageNet that have been saved as .pth files?

@w275225
Copy link

w275225 commented Jul 16, 2024

hi,did you solve the problem? How did you do it?

@SomayehSe
Copy link
Author

No unfortunately I could not.

@w275225
Copy link

w275225 commented Jul 16, 2024

I found that we don't need to unzip the tar file ,we just need to replace chenkpoint=‘torchvision://resnet50’ to 'cotnet50.pth.tar' in init_cfg,if you also used mmdetection like me.

@SomayehSe
Copy link
Author

SomayehSe commented Jul 16, 2024 via email

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