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

Hello there! I have a few questions about spp_net. I look forward to your answers #1

Open
doublesmallcw opened this issue Oct 22, 2020 · 0 comments

Comments

@doublesmallcw
Copy link

  1. Using the pre-trained network to add the spp layer before the final fully connected layer, can I still use the parameters of the pre-trained network for migration learning?
    2 . I saw that your spp_ResNet_50 network has also performed ReSize(224,224). Isn’t it possible to use the SPP layer without resize? SPP can handle pictures of various specifications, right?
    3 When adding SPP to the pytorch pre-training network, can I not re-construct the network structure? Is it possible to just add an SPP layer to the pre-trained network?
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