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

Add possibility to update FaceLandmarker Task parameter #5847

Open
cansik opened this issue Feb 3, 2025 · 0 comments
Open

Add possibility to update FaceLandmarker Task parameter #5847

cansik opened this issue Feb 3, 2025 · 0 comments
Assignees
Labels
platform:python MediaPipe Python issues stat:awaiting googler Waiting for Google Engineer's Response task:face landmarker Issues related to Face Landmarker: Identify facial features for visual effects and avatars. type:feature Enhancement in the New Functionality or Request for a New Solution

Comments

@cansik
Copy link

cansik commented Feb 3, 2025

MediaPipe Solution (you are using)

FaceLandmarker

Programming language

Python

Are you willing to contribute it

Yes

Describe the feature and the current behaviour/state

Currently, it's not possible to to set min_face_detection_confidence, min_face_presence_confidence, min_tracking_confidence and num_faces while the task is running.

Will this change the current API? How?

No response

Who will benefit with this feature?

Everyone

Please specify the use cases for this feature

For many applications, this is an essential feature for setting parameters while the task is running. Otherwise, how do you tune the task to match your current camera input in a real-time scenario?

Any Other info

No response

@cansik cansik added the type:feature Enhancement in the New Functionality or Request for a New Solution label Feb 3, 2025
@kuaashish kuaashish added task:face landmarker Issues related to Face Landmarker: Identify facial features for visual effects and avatars. platform:python MediaPipe Python issues labels Feb 4, 2025
@kuaashish kuaashish added the stat:awaiting googler Waiting for Google Engineer's Response label Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform:python MediaPipe Python issues stat:awaiting googler Waiting for Google Engineer's Response task:face landmarker Issues related to Face Landmarker: Identify facial features for visual effects and avatars. type:feature Enhancement in the New Functionality or Request for a New Solution
Projects
None yet
Development

No branches or pull requests

3 participants