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 to Implement ICNet Using your PSPNet? #165

Open
ali-masoudi opened this issue Aug 9, 2019 · 0 comments
Open

How to Implement ICNet Using your PSPNet? #165

ali-masoudi opened this issue Aug 9, 2019 · 0 comments

Comments

@ali-masoudi
Copy link

ali-masoudi commented Aug 9, 2019

I am trying to Implement ICNet, a cascade network architecture with 3 branches.
First Branch is PSPNet with input 1/4 Resolution
Second Branch input is 1/2 Resolution network with less layer that their weight is shared with PSPNet and
Third Branch is another network with full Resolution.
ICNET
and this is the Caffe Implementation which you can visualize with this tools (Just Copy Proto Content to Editor and Press Shift+Enter)
https://dgschwend.github.io/netscope/#/editor

However, I can't find your PSPnet Implementation to operate Network Surgery! (weight sharing and layer naming)

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