google-ai-edge / mediapipe

Cross-platform, customizable ML solutions for live and streaming media.
https://ai.google.dev/edge/mediapipe
Apache License 2.0
26.94k stars 5.1k forks source link

FaceLandmarker with full-range face detection model #4869

Open kholland950 opened 11 months ago

kholland950 commented 11 months ago

MediaPipe Solution (you are using)

FaceLandmarker

Programming language

Javascript

Are you willing to contribute it

None

Describe the feature and the current behaviour/state

The only available FaceLandmarker model uses the BlazeFace (short-range) model

Will this change the current API? How?

No response

Who will benefit with this feature?

Those using the FaceLandmarker where they expect people to be further away from the camera

Please specify the use cases for this feature

FaceLandmarker usage where faces will be further away from the camera than front-facing smart phones

Any Other info

No response

kuaashish commented 11 months ago

Hi @kholland950,

Thank you for raising this feature request, and your thought to extending the functionality of face landmarker. The comprehensive full range model for face detection is currently in progress, as outlined in the overview page.

We are forwarding the request internally, and the team will prioritise the work following discussions. We expect to make a full-range detection model for face landmarker available in the near future.