paper-with-me

Papers

Fusing Wearable IMUs with Multi-View Images for Human Pose Estimation: A Geometric Approach

2020-03-25 · CVPR 2020 6 · Zhe Zhang, Chunyu Wang, Wenhu Qin, Wen-Jun Zeng

We propose to estimate 3D human pose from multi-view images and a few IMUs attached at person's limbs. It operates by firstly detecting 2D poses from the two signals, and then lifting them to the 3D space. We present a geometric approach to reinforce the visual features of each pair of joints based on the IMUs. This notably improves 2D pose estimation accuracy especially when one joint is occluded. We call this approach Orientation Regularized Network (ORN). Then we lift the multi-view 2D poses to the 3D space by an Orientation Regularized Pictorial Structure Model (ORPSM) which jointly minimizes the projection error between the 3D and 2D poses, along with the discrepancy between the 3D pose and IMU orientations. The simple two-step approach reduces the error of the state-of-the-art by a large margin on a public dataset. Our code will be released at https://github.com/CHUNYUWANG/imu-human-pose-pytorch.

📄 PDF Abstract BibTeX arXiv:2003.11163

Code (1)

CHUNYUWANG/imu-human-pose-pytorch 공식 구현 pytorch

Tasks

2D Pose Estimation3D Absolute Human Pose Estimation3D Human Pose EstimationPose Estimation

Methods 이 논문이 사용한 방법론

ORN Orientation Regularized Network (ORN) is a multi-view image fusion technique for pose estimation. It uses IMU orientations as a structural prior to mutually fuse the image…

Similar Papers 제목 키워드 기반

Fusing uncalibrated IMUs and handheld smartphone video to reconstruct knee kinematics

2024-05-27 · J. D. Peiffer, Kunal Shah, Shawana Anarwala, Kayan Abdou 외

Video and wearable sensor data provide complementary information about human movement. Video provides a holistic understanding of the entire body in the world while wearable sensors provide high-resolution measurements o…

Markerless Motion CaptureSensor Fusion

UMotion: Uncertainty-driven Human Motion Estimation from Inertial and Ultra-wideband Units

2025-05-14 · CVPR 2025 1 · Huakun Liu, Hiroki Ota, Xin Wei, Yutaro Hirao 외

Sparse wearable inertial measurement units (IMUs) have gained popularity for estimating 3D human motion. However, challenges such as pose ambiguity, data drift, and limited adaptability to diverse bodies persist. To addr…

Motion EstimationPose EstimationState Estimation

An Examination of Wearable Sensors and Video Data Capture for Human Exercise Classification

2023-07-10 · Ashish Singh, Antonio Bevilacqua, Timilehin B. Aderinola, Thach Le Nguyen 외

Wearable sensors such as Inertial Measurement Units (IMUs) are often used to assess the performance of human exercise. Common approaches use handcrafted features based on domain expertise or automatically extracted featu…

Feature EngineeringTime SeriesTime Series Analysis

Suite-IN: Aggregating Motion Features from Apple Suite for Robust Inertial Navigation

2024-11-12 · Lan Sun, Songpengcheng Xia, Junyuan Deng, Jiarui Yang 외

With the rapid development of wearable technology, devices like smartphones, smartwatches, and headphones equipped with IMUs have become essential for applications such as pedestrian positioning. However, traditional ped…

StrengthSense: A Dataset of IMU Signals Capturing Everyday Strength-Demanding Activities

2025-10-30 · Zeyu Yang, Clayton Souza Leite, Yu Xiao arxiv

Tracking strength-demanding activities with wearable sensors like IMUs is crucial for monitoring muscular strength, endurance, and power. However, there is a lack of comprehensive datasets capturing these activities. To …

Human Activity Recognition