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

Jittering issue in C++ ULFG #265

Open
BadrinathS opened this issue Sep 15, 2021 · 1 comment
Open

Jittering issue in C++ ULFG #265

BadrinathS opened this issue Sep 15, 2021 · 1 comment

Comments

@BadrinathS
Copy link

I am trying to implement ULFG detector in C++ for a video. Currently the code works and detects face on each frame, but the issue is that the detected box changes its size every frame (person's face in the frame is same size as before) which cases huge problem in facial landmark detection as it relies heavily on face detector box size.
Please see the attached gif and notice on the bounding box size, it changes every frame even though the face size doesn't

Can you help me resolve this?

final_6141b42d8ab60d0052a4ccd6_102820

@BadrinathS
Copy link
Author

The bounding box jitters and it would be great if someone can help me out.

@BadrinathS BadrinathS changed the title Jitterin issue in C++ ULFG Jittering issue in C++ ULFG Sep 15, 2021
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