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

landmark stability on video frames #367

Open
NikoBele1 opened this issue Dec 5, 2024 · 1 comment
Open

landmark stability on video frames #367

NikoBele1 opened this issue Dec 5, 2024 · 1 comment

Comments

@NikoBele1
Copy link

Hi, is there a way to stabilize the landmarks for subsequent video frames? The landmarks move quite a bit, even when there is no face movement in the video. They "jump around" by ~10 pixel.
Where does this behavior come from?

@1adrianb
Copy link
Owner

Some of it its down to the native 64x64px resolution in the output space (in practice the effective one is closer to 40x40px). In can address this with some smoothing filtering, careful initialization etc. The results in the demo gif are based on some careful, frame by frame re-initialisation

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