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

What parts of the CNN model did you retain? #48

Open
electroram opened this issue Sep 8, 2023 · 0 comments
Open

What parts of the CNN model did you retain? #48

electroram opened this issue Sep 8, 2023 · 0 comments

Comments

@electroram
Copy link

Thank you for your excellent work, I found a problem in reading the paper and the code:
I saw your paper said :" Backbone. Many common CNNs can be taken as the backbone. For better comparisons, we choose two typical CNN architectures: ResNet [25] and HRNet [51]. We only retain the initial several parts of the original ImageNet pretrained CNNs to extract feature from images. We name them ResNet-S and HRNet-S, the parameters numbers of which are only about 5.5% and 25% of the original CNNs."
But, after reading the code, I still couldn't know What parts of the CNN model you have retained. Can you tell me in detail?

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