SoloPose: One-Shot Kinematic 3D Human Pose Estimation with Video Data Augmentation
David C. Jeong, Hongji Liu, Saunder Salazar, Jessie Jiang, Christopher, A. Kitts

TL;DR
SoloPose introduces a one-shot, many-to-many spatio-temporal transformer for 3D human pose estimation in videos, leveraging heatmaps and dataset augmentation to outperform existing methods.
Contribution
The paper proposes SoloPose, a novel one-shot model that improves 3D human pose estimation by integrating heatmap-based key point modeling and dataset augmentation techniques.
Findings
Superior performance on Human3.6M dataset
Effective dataset augmentation with Humans7.1M
Outperforms state-of-the-art methods
Abstract
While recent two-stage many-to-one deep learning models have demonstrated great success in 3D human pose estimation, such models are inefficient ways to detect 3D key points in a sequential video relative to one-shot and many-to-many models. Another key drawback of two-stage and many-to-one models is that errors in the first stage will be passed onto the second stage. In this paper, we introduce SoloPose, a novel one-shot, many-to-many spatio-temporal transformer model for kinematic 3D human pose estimation of video. SoloPose is further fortified by HeatPose, a 3D heatmap based on Gaussian Mixture Model distributions that factors target key points as well as kinematically adjacent key points. Finally, we address data diversity constraints with the 3D AugMotion Toolkit, a methodology to augment existing 3D human pose datasets, specifically by projecting four top public 3D human pose…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHuman Pose and Action Recognition · Video Surveillance and Tracking Methods · Hand Gesture Recognition Systems
MethodsHeatmap
