mediapipe icon indicating copy to clipboard operation
mediapipe copied to clipboard

the z coordinate of pose tracking should not be affaced by swinging arms.

Open fchen09 opened this issue 3 years ago • 3 comments

Please make sure that this is a solution issue.

System information (Please provide as much relevant information as possible)

  • Have I written custom code (as opposed to using a stock example script provided in Mediapipe): No
  • OS Platform and Distribution (e.g., Linux Ubuntu 16.04, Android 11, iOS 14.4):ios 15.5
  • MediaPipe version: 0.8.10
  • Bazel version: 5.2
  • Solution (e.g. FaceMesh, Pose, Holistic): pose
  • Programming Language and version ( e.g. C++, Python, Java): OC

Describe the expected behavior: 3D body tracking is amazing with mediapipe, but the accuracy of the z coordinate requires improvement. For example, swinging only arms should not affect the z coordinate of other static joints, such as the nose, ears, etc. However, when I only move my arms, my nose and other facial joints are swinging, too. I believe it is caused by the depthAI that weights all pixels including other joints. Can the correlation among different joints be decoupled? or how to mitigate the coupling of various joints? Can we impose the depth data from the lidar or depth camera to improve the z-axis accuracy? Thanks.

fchen09 avatar Aug 01 '22 02:08 fchen09

Hi @fchen09 , Could you please share any reference video and also if any code changes to investigate further on this issue.

sureshdagooglecom avatar Aug 02 '22 15:08 sureshdagooglecom

At this stage, pardon me cannot share the video. Let me draw how it is going on in the figure. When I swing my arms, the body was lean back and forth depending on whether the arm is backward or forward. Any solution to the unwanted swing? Thanks. IMG_1358

fchen09 avatar Aug 03 '22 06:08 fchen09

Hi @fchen09 , We have closed issue which is having answer for queries on Z co-ordinate , could you please check that closed issue.

sureshdagooglecom avatar Aug 10 '22 05:08 sureshdagooglecom

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you.

google-ml-butler[bot] avatar Aug 17 '22 05:08 google-ml-butler[bot]

Closing as stale. Please reopen if you'd like to work on this further.

google-ml-butler[bot] avatar Aug 24 '22 06:08 google-ml-butler[bot]

Are you satisfied with the resolution of your issue? Yes No

google-ml-butler[bot] avatar Aug 24 '22 06:08 google-ml-butler[bot]