You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 2, 2023. It is now read-only.
After deconvolution, the size of output is much bigger than input. However, I wonder why the begining index to crop output is set to 19. According to my analysis, I think maybe 16 is more reasonable. Can anyone explain why? Thanks!
The text was updated successfully, but these errors were encountered:
I am having the same doubt. In every implementation I see this cropping scheme. Any particular reason for this? Does this have anything to do with alignment of pixels?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
After deconvolution, the size of output is much bigger than input. However, I wonder why the begining index to crop output is set to 19. According to my analysis, I think maybe 16 is more reasonable. Can anyone explain why? Thanks!
The text was updated successfully, but these errors were encountered: