Related Experiment Video
Updated: Jul 1, 2026

Estimation of Contact Regions Between Hands and Objects During Human Multi-Digit Grasping
Published on: April 21, 2023
STG-DB net for athlete pose estimation and pose rational optimization in complex sports scenes
Mengke Li1, Yangzi Zhang2, Xinyu Sun3
1College of Physical Education and Health, East China Normal University, Shanghai, 200000, China.
This study introduces STG-DB Net, a novel pose estimation network for sports, significantly improving accuracy in multi-person, dynamic, and occluded scenarios. The model enhances athlete tracking and motion fidelity in complex sports environments.
Area of Science:
- Computer Vision
- Sports Analytics
- Machine Learning
Background:
- Athlete pose estimation faces challenges in complex sports, including multi-person confusion, temporal instability, and occluded joint inaccuracies.
- Existing methods struggle with the high dynamics and occlusions common in athletic activities.
Purpose of the Study:
- To develop an advanced pose estimation network, STG-DB Net, specifically designed to overcome the limitations of current models in sports environments.
- To enhance the accuracy, temporal stability, and robustness of athlete pose estimation under challenging conditions like occlusion and high-speed motion.
Main Methods:
- A three-tier architecture: instance separation (STGCN-IS), scene modeling (DSTformer), and pose refinement (BCQ).
- STGCN-IS uses bounding box constraints and skeletal clustering for multi-person separation.
- DSTformer employs dual-branch attention with occlusion-aware spatial attention and dynamic temporal windows.
- BCQ module integrates Behavior Cloning and Q-learning with sports-specific action templates for pose refinement.
Main Results:
- STG-DB Net outperforms eight baseline models on COCO Keypoints, MPII Human Pose, and LSP datasets across key metrics.
- Significant improvements observed: 5.7-16.9% AP50 in multi-person scenarios, 5.2-9.2 pixels decrease in MPJPE for dynamic movements, and 4.8-9.3% Recall increase in occlusion scenarios.
- Ablation studies confirm the critical contribution of STGCN-IS and DSTformer modules, with their removal causing 7.4-10.3% performance decline.
Conclusions:
- STG-DB Net demonstrates superior performance in athlete pose estimation within complex sports scenarios, addressing key challenges of multi-person tracking, temporal stability, and occlusion.
- The proposed architecture effectively enhances pose accuracy and motion plausibility using publicly available datasets.
- Future work will focus on multi-modal fusion, extreme scenario augmentation, and adaptive template generation to improve specialized optimization and generalization for diverse athletic disciplines.
Related Concept Videos
Three-Dimensional Force System:Problem Solving
To solve a three-dimensional force system, first resolve each force into its respective scalar components. Do this using...
Relative Motion Analysis using Rotating Axes-Problem Solving
Here, in order to determine the magnitude of velocity and acceleration for point...
Muscle Coordination and Action
Agonists
Agonist muscles, often called prime movers, are the primary muscles responsible for producing a specific movement.
Kinematic Equations: Problem Solving
Rigid Body Equilibrium Problems - II
Consider two children sitting on a seesaw, which has negligible mass. The first child has a mass (m1) of 26 kg and sits at point A, which is 1.6 meters (r1) from the pivot point B; the second child has a mass (m2) of 32 kg and sits at point C. How far from the pivot point B should the second child sit (r2) to balance the seesaw?
Rigid Body Equilibrium Problems - I