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 understand padding=35 for the first conv layer? #18

Closed
yang-jin-hai opened this issue Jan 18, 2020 · 2 comments
Closed

How to understand padding=35 for the first conv layer? #18

yang-jin-hai opened this issue Jan 18, 2020 · 2 comments

Comments

@yang-jin-hai
Copy link

I also find this config in the original repo. I think it may be used to increase side outputs resolution, but why it's 35?

@yang-jin-hai
Copy link
Author

I figure it out ^_^

@debvrat
Copy link

debvrat commented Jun 15, 2021

Hi, @WannaSeaU I have the same query. What is the reason behind padding=35 for the first conv layer?

meteorshowers also used padding = 21 for the first conv layer. Why is that? Shouldn't padding be equal to 1 for all the layers?

Also a query for @xwjabc

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