mediapipe icon indicating copy to clipboard operation
mediapipe copied to clipboard

Confidence score in Web

Open yamada-sexta opened this issue 6 months ago • 1 comments

MediaPipe Solution (you are using)

[email protected]

Programming language

TypeScript

Are you willing to contribute it

None

Describe the feature and the current behavior/state

I want to be able to access the presence score in the pose estimation result and others.

Will this change the current API? How?

The change should be minimal. It can be something like an optional field in the Landmark type.

Who will benefit with this feature?

People who want to create their own logic for filtering detection result more dynamically than a single number like minPoseDetectionConfidence.

Please specify the use cases for this feature

I want to create a per keypoint filter and custom smoothing and filter for the result (such as discarding if there is a jump, instead of only base on visibility).

Any Other info

No response

yamada-sexta avatar May 08 '25 00:05 yamada-sexta

Hi @yamada-sexta,

We acknowledge your feedback and are discussing this feature with our development team. We will assess its implementation based on our development roadmap and resource availability.

Thanks, @kalyan2789g

kalyan2789g avatar May 09 '25 09:05 kalyan2789g