paper-with-me

홈 › Papers

Human Pose Estimation in Trampoline Gymnastics: How to Improve Performance on Extreme Poses

2026-04-01 · Léa Drolet-Roy, Victor Nogues, Sylvain Gaudet, Eve Charbonneau, Mickaël Begon, Lama Séoud arxiv

Trampoline gymnastics involves extreme human poses and uncommon viewpoints, on which state-of-the art pose estimation models tend to under-perform. We demonstrate that this problem can be addressed by fine-tuning a pose estimation model on a combination of real extreme poses and domain-specific synthetic poses (STP). We generate STP from motion capture recordings of trampoline routines. We propose a pipeline to fit noisy motion capture data to a parametric human model, then generate multi-view realistic images with high-fidelity keypoint labels. The fine-tuned ViTPose model tested on real multi-view images exhibits accuracy improvements in 2D which translate to improved 3D triangulation. In 2D, we obtain a performance similar to state-of-the-art models on the MS COCO validation set while evaluating on significantly more challenging data, bridging the performance gap between common and extreme poses. In 3D, we reduce the MPJPE by 46.1 mm with our best model, which represents an improvement of 42.7% compared to the pretrained ViTPose model. Our code and data are available at https://github.com/VisionICLab/trampoline_syn_data.

📄 PDF Abstract BibTeX arXiv:2604.01322

Code (0)

등록된 구현이 없습니다.

Tasks

Pose Estimation

Similar Papers 제목 키워드 기반

Automated Identification of Trampoline Skills Using Computer Vision Extracted Pose Estimation

2017-09-11 · Paul W. Connolly, Guenole C. Silvestre, Chris J. Bleakley

A novel method to identify trampoline skills using a single video camera is proposed herein. Conventional computer vision techniques are used for identification, estimation, and tracking of the gymnast's body in a video …

Pose Estimation

Enhancing Multi-Camera Gymnast Tracking Through Domain Knowledge Integration

2025-11-20 · Fan Yang, Shigeyuki Odashima, Shoichi Masui, Ikuo Kusajima 외 arxiv

We present a robust multi-camera gymnast tracking, which has been applied at international gymnastics championships for gymnastics judging. Despite considerable progress in multi-camera tracking algorithms, tracking gymn…

FinePhys: Fine-grained Human Action Generation by Explicitly Incorporating Physical Laws for Effective Skeletal Guidance

2025-05-19 · CVPR 2025 1 · Dian Shao, Mingfei Shi, Shengda Xu, Haodong Chen 외

Despite significant advances in video generation, synthesizing physically plausible human actions remains a persistent challenge, particularly in modeling fine-grained semantics and complex temporal dynamics. For instanc…

Action GenerationHuman action generationIn-Context LearningVideo Generation

Optimal Sensing of Momentum Kicks with a Feedback-Controlled Nanomechanical Resonator

2024-11-04 · Kaspar Schmerling, Hajrudin Bešić, Andreas Kugi, Silvan Schmid 외

External disturbances exciting a mechanical resonator can be exploited to gain information on the environment. Many of these interactions manifest as momentum kicks, such as the recoil of residual gas, radioactive decay,…

Python Bindings for a Large C++ Robotics Library: The Case of OMPL

2026-03-04 · Weihang Guo, Theodoros Tyrovouzis, Lydia E. Kavraki arxiv

Python bindings are a critical bridge between high-performance C++ libraries and the flexibility of Python, enabling rapid prototyping, reproducible experiments, and integration with simulation and learning frameworks in…

Motion Planning