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

Learnable Downsampling : Downsampling to 1/4 size #10

Open
tadbeer opened this issue Jul 24, 2022 · 0 comments
Open

Learnable Downsampling : Downsampling to 1/4 size #10

tadbeer opened this issue Jul 24, 2022 · 0 comments

Comments

@tadbeer
Copy link

tadbeer commented Jul 24, 2022

Which feature map is grid-pooled when being downsampled to 1/4 of the original image size? As the shallow encoder's output features are the ones given to grid-pooling function; and those features are already of 1/4 size of the original image. Then grid-pooling them to 1/4 size wouldn't make sense, unlike when using them for downsampling to 1/8 and 1/16 size. Is a different feature map other than shallow encoder's output is used in the case of 1/4?

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