English

Efficient Human Pose Estimation: Leveraging Advanced Techniques with MediaPipe

Computer Vision and Pattern Recognition 2024-07-16 v2

Abstract

This study presents significant enhancements in human pose estimation using the MediaPipe framework. The research focuses on improving accuracy, computational efficiency, and real-time processing capabilities by comprehensively optimising the underlying algorithms. Novel modifications are introduced that substantially enhance pose estimation accuracy across challenging scenarios, such as dynamic movements and partial occlusions. The improved framework is benchmarked against traditional models, demonstrating considerable precision and computational speed gains. The advancements have wide-ranging applications in augmented reality, sports analytics, and healthcare, enabling more immersive experiences, refined performance analysis, and advanced patient monitoring. The study also explores the integration of these enhancements within mobile and embedded systems, addressing the need for computational efficiency and broader accessibility. The implications of this research set a new benchmark for real-time human pose estimation technologies and pave the way for future innovations in the field. The implementation code for the paper is available at https://github.com/avhixd/Human_pose_estimation.

Keywords

Cite

@article{arxiv.2406.15649,
  title  = {Efficient Human Pose Estimation: Leveraging Advanced Techniques with MediaPipe},
  author = {Sandeep Singh Sengar and Abhishek Kumar and Owen Singh},
  journal= {arXiv preprint arXiv:2406.15649},
  year   = {2024}
}

Comments

There is an error in this work. BY mistake in Section 3.3, the angle is calculated wrongly

R2 v1 2026-06-28T17:15:36.164Z