paper-with-me

Papers

OTPose: Occlusion-Aware Transformer for Pose Estimation in Sparsely-Labeled Videos

2022-07-20 · Kyung-Min Jin, Gun-Hee Lee, Seong-Whan Lee

Although many approaches for multi-human pose estimation in videos have shown profound results, they require densely annotated data which entails excessive man labor. Furthermore, there exists occlusion and motion blur that inevitably lead to poor estimation performance. To address these problems, we propose a method that leverages an attention mask for occluded joints and encodes temporal dependency between frames using transformers. First, our framework composes different combinations of sparsely annotated frames that denote the track of the overall joint movement. We propose an occlusion attention mask from these combinations that enable encoding occlusion-aware heatmaps as a semi-supervised task. Second, the proposed temporal encoder employs transformer architecture to effectively aggregate the temporal relationship and keypoint-wise attention from each time step and accurately refines the target frame's final pose estimation. We achieve state-of-the-art pose estimation results for PoseTrack2017 and PoseTrack2018 datasets and demonstrate the robustness of our approach to occlusion and motion blur in sparsely annotated video data.

📄 PDF Abstract BibTeX arXiv:2207.09725

Code (1)

KyungMinJin/OTPose 공식 구현 pytorch

Tasks

Pose Estimation

Similar Papers 제목 키워드 기반

Global Occlusion-Aware Transformer for Robust Stereo Matching

2023-12-22 · Zihua Liu, Yizhou Li, Masatoshi Okutomi

Despite the remarkable progress facilitated by learning-based stereo-matching algorithms, the performance in the ill-conditioned regions, such as the occluded regions, remains a bottleneck. Due to the limited receptive f…

Disparity EstimationOcclusion EstimationStereo Matching

Rethinking Correspondence-based Category-Level Object Pose Estimation

2025-01-01 · CVPR 2025 1 · Huan Ren, Wenfei Yang, Shifeng Zhang, Tianzhu Zhang

Category-level object pose estimation aims to determine the pose and size of arbitrary objects within given categories. Existing two-stage correspondence-based methods first establish correspondences between camera a…

ObjectPose Estimation

LASOR: Learning Accurate 3D Human Pose and Shape Via Synthetic Occlusion-Aware Data and Neural Mesh Rendering

2021-08-01 · Kaibing Yang, Renshu Gu, Maoyu Wang, Masahiro Toyoura 외

A key challenge in the task of human pose and shape estimation is occlusion, including self-occlusions, object-human occlusions, and inter-person occlusions. The lack of diverse and accurate pose and shape training data …

3D Human Pose Estimation3D Human Shape EstimationPose Estimation

A2J-Transformer: Anchor-to-Joint Transformer Network for 3D Interacting Hand Pose Estimation from a Single RGB Image

2023-04-07 · CVPR 2023 1 · Changlong Jiang, Yang Xiao, Cunlin Wu, Mingyang Zhang 외

3D interacting hand pose estimation from a single RGB image is a challenging task, due to serious self-occlusion and inter-occlusion towards hands, confusing similar appearance patterns between 2 hands, ill-posed joint p…

3D Interacting Hand Pose EstimationHand Pose EstimationPose EstimationPose Prediction

Occlusion Robust 3D Human Pose Estimation with StridedPoseGraphFormer and Data Augmentation

2023-04-24 · Soubarna Banik, Patricia Gschoßmann, Alejandro Mendoza Garcia, Alois Knoll

Occlusion is an omnipresent challenge in 3D human pose estimation (HPE). In spite of the large amount of research dedicated to 3D HPE, only a limited number of studies address the problem of occlusion explicitly. To fill…

3D Human Pose EstimationData AugmentationOcclusion HandlingPose Estimation