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 #842

Open
AnyLifeZLB opened this issue Jul 2, 2024 · 1 comment
Assignees

Comments

@AnyLifeZLB
Copy link

AnyLifeZLB commented Jul 2, 2024

What's your feature request? Please describe.

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

how can i know there are no mouth landmark when I wear a mask and
there are no eye landmark when I wear a Dark glasses ?

can we Add a confidence scores of the landmarks when face landmark is hidden by glasses 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

Additional context

1511719887561_ pic

@AnyLifeZLB AnyLifeZLB changed the title [Face Detection LandMark] Add a confidence scores of the mouth landmarks when wearing a mask [Face Detection LandMark] Add a confidence scores to the eye landmarks when wearing a black glasses Jul 2, 2024
@FaceAI
Copy link

FaceAI commented Jul 10, 2024

I have the same question,Please Add a confidence score of the landmarks when face landmark is occlusion。
thanks

@AnyLifeZLB AnyLifeZLB changed the title [Face Detection LandMark] Add a confidence scores to the eye landmarks when wearing a black glasses [Face Detection LandMark] Add a confidence score to the eye landmarks when wearing a black glasses Jul 10, 2024
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

3 participants