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

What is the estimated mean flow miu? #1

Closed
07hyx06 opened this issue Mar 30, 2021 · 1 comment
Closed

What is the estimated mean flow miu? #1

07hyx06 opened this issue Mar 30, 2021 · 1 comment

Comments

@07hyx06
Copy link

07hyx06 commented Mar 30, 2021

and what's the relationship between the estimated flow miu and the output flow y..?

@PruneTruong
Copy link
Owner

Hi, I am very sorry about the late answer. So while non-probabilistic methods will predict a flow vector y for each pixel location of the reference image as only output (a single flow field), in PDC-Net, we predict for each pixel location the parameters of the conditional probability density of the flow vector y given the input images. This probability density distribution is parametrized as a constrained mixture of M Laplace distributions. Its parameters (which are predicted by the network for each pixel) are a mean miu and M variance and alpha parameters. The mean miu is used as the estimated flow vector in the case.
I hope that helps.

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