googlesamples / googlesamples/mlkit

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

Open
#842 1 comment 1 reaction 1 assignee Claimed by @jackqdyulei View on GitHub
Dominant language
Kotlin
Stars
4.3k
Forks
3.1k
PR merge metrics
No merged PRs in 30d

Description

**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](https://github.com/googlesamples/mlkit/assets/15169396/022ea43e-e5e8-4769-b813-88bf56fdb516)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.