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

some questions about param sharing #9

Open
galaxysan opened this issue Jan 2, 2020 · 0 comments
Open

some questions about param sharing #9

galaxysan opened this issue Jan 2, 2020 · 0 comments

Comments

@galaxysan
Copy link

x = F.conv2d(input, params[prefix + 'conv0'], padding=1)

In this paper, the numbers of sharing layers is 10 to 18, but in your code is just 1? Is this wrong or I do not understand your code at all? Thanks for your reply!

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