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

how can we use pretrained model with ResNet in config.json? #12

Open
aswa123 opened this issue Apr 19, 2022 · 3 comments
Open

how can we use pretrained model with ResNet in config.json? #12

aswa123 opened this issue Apr 19, 2022 · 3 comments

Comments

@aswa123
Copy link

aswa123 commented Apr 19, 2022

I am trying to use pretrained model to train ResNet please give me some answer.
@SURFZJY Thank you.

@SURFZJY
Copy link
Owner

SURFZJY commented Apr 20, 2022

Line 32, change 'shufflenetv2' to 'resnet50', you can find more backbone in this file: https://github.com/SURFZJY/Real-time-Text-Detection-DBNet/blob/master/models/model.py

@aswa123
Copy link
Author

aswa123 commented Apr 22, 2022

I mean if i am using resnet50 and if I want to use my pretrained model.

@aswa123
Copy link
Author

aswa123 commented Apr 22, 2022

in config.json line 34
"pretrained": "true",
so ResNet using Imagenet pretrained.

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