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

Question about the pixel-wise flow predictor #16

Open
silverbulletmdc opened this issue May 18, 2021 · 1 comment
Open

Question about the pixel-wise flow predictor #16

silverbulletmdc opened this issue May 18, 2021 · 1 comment

Comments

@silverbulletmdc
Copy link

Hello. I have read your paper and your code carefully. I think this is a very high-quality job.
But when I train the model, I found that some regions are not oval (like the hair in TED, or the eyes in VOX). Here are some examples.
image
image

I check the implementation of the flow predictor. It generates the sparse motion by rendering a gaussian heatmap according to the region params.
In my experience, the Gaussian distribution generates elliptical regions.
Considering some regions are not oval, can the sparse motion accurate enough? Or is there some other mechanism to handle this situation? Do you think this could be a direction for improvement in the future?

@silverbulletmdc
Copy link
Author

The weird thing is that when I retrain the model using the same configuration, the two eyes are learned on two different oval regions.
image

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