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

Why multiply the optical flow by 20 afterupsamplling it 4 times using bilinear interpolation? #18

Open
QinYutingHFUT opened this issue Feb 15, 2023 · 1 comment

Comments

@QinYutingHFUT
Copy link

Sorry to disturb. I'm having a confusion about the code of ABME. Specifically, why multiply the optical flow by 20 after upsamplling it 4 times using bilinear interpolation? Thanks a lot for your help.

@QinYutingHFUT
Copy link
Author

I understand now it's a result of accumulation of several multipling operation. But why the first multiplication is by 0.625 after upsampling the flow 2 times using a deconv?

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