Skip to content

A question about the design of decoder sampler. #4

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

Open
tjyuyao opened this issue Jun 19, 2022 · 1 comment
Open

A question about the design of decoder sampler. #4

tjyuyao opened this issue Jun 19, 2022 · 1 comment

Comments

@tjyuyao
Copy link

tjyuyao commented Jun 19, 2022

Dear author,

Thank you for your excellent work! I found the solution elegant and concise in general after reading your paper. However, I have a question for the decoder sampler that bothers me for a long while.

It seems that you distribute the value of each position only to its four neighbor points. Is this true? If so, I wonder whether there will be "holes" in the upsampled feature maps in theory, especially when the spatial distortion is large. I've gone through the code but cannot really figure out the answer. Furthermore, if there are some holes, it may also be reasonable since that the subsequent layers might be responsible and able to fill them up.

It would be really nice if you can give me some comment on this. Thank you again!

Yours sincerely,
Yuyao

@tjyuyao
Copy link
Author

tjyuyao commented Jun 29, 2022

image

Which "stars" each "circle" would average from?

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