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

[Face Detection LandMark] Add a confidence score to the eye landmarks when wearing a black glasses #421

Open
AnyLifeZLB opened this issue Jul 11, 2024 · 0 comments

Comments

@AnyLifeZLB
Copy link

Why face-detection can still detect mouth landmark when I wear a mask.

can we Add a confidence scores of the landmarks when face landmark is hidden by glasses mask ?

and how can i know there are no mouth landmark when I wear a mask

public class FaceLandmark {
private final int zza;
private final PointF zzb;
confidence score ? // flag landmark is hidden by things
.........

Mobile environment
Android, IOS or both

Android first

image

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