-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Open
Labels
task:pose landmarkerIssues related to Pose Landmarker: Find people and body positionsIssues related to Pose Landmarker: Find people and body positionstype:bugBug in the Source Code of MediaPipe SolutionBug in the Source Code of MediaPipe Solution
Description
During rapid movements, I noticed significant temporal discrepancies in certain landmarks. For example, during a squat, the landmarks associated with the feet or hips shift downward as if the model were predicting a "fall."
I assume this is partly due to the fact that behind the scenes, the model uses Kalman filters to make predictions? This is particularly noticeable at low FPS.
My question is: is there a way to improve filtering, or do you have any solutions for this problem?
Thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
task:pose landmarkerIssues related to Pose Landmarker: Find people and body positionsIssues related to Pose Landmarker: Find people and body positionstype:bugBug in the Source Code of MediaPipe SolutionBug in the Source Code of MediaPipe Solution