Skip to content

How to smooth the jitter from pose landmarker model? #5520

Open
@ly15927086342

Description

@ly15927086342

Have I written custom code (as opposed to using a stock example script provided in MediaPipe)

Yes

OS Platform and Distribution

Mac M1

MediaPipe version

0.10.12

Bazel version

No response

Solution

Pose

Programming Language and version

javascript

Describe the actual behavior

pose landmarker model generate too much jitter

Describe the expected behaviour

smooth the jitter, but maintain the key point

Standalone code/steps you may have used to try to get what you need

I found that the example from https://mediapipe-studio.webapps.google.com/studio/demo/pose_landmarker, did not generate the jitter, but when i use the model locally, it works differently. I found there exists some filter method in mediapipe util directory. Is it work in wasm file? How can i get the smooth pose landmarker directly by using js wasm model?
Expecting your reply. Thank you.

Other info / Complete Logs

No response

Metadata

Metadata

Assignees

Labels

os:macOSIssues on MacOSplatform:javascriptMediaPipe Javascript issuestask:pose landmarkerIssues related to Pose Landmarker: Find people and body positionstype:supportGeneral questions

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions