paper-with-me

Papers

VAPO: Visibility-Aware Keypoint Localization for Efficient 6DoF Object Pose Estimation

2024-03-21 · Ruyi Lian, Yuewei Lin, Longin Jan Latecki, Haibin Ling

Localizing predefined 3D keypoints in a 2D image is an effective way to establish 3D-2D correspondences for 6DoF object pose estimation. However, unreliable localization results of invisible keypoints degrade the quality of correspondences. In this paper, we address this issue by localizing the important keypoints in terms of visibility. Since keypoint visibility information is currently missing in the dataset collection process, we propose an efficient way to generate binary visibility labels from available object-level annotations, for keypoints of both asymmetric objects and symmetric objects. We further derive real-valued visibility-aware importance from binary labels based on the PageRank algorithm. Taking advantage of the flexibility of our visibility-aware importance, we construct VAPO (Visibility-Aware POse estimator) by integrating the visibility-aware importance with a state-of-the-art pose estimation algorithm, along with additional positional encoding. VAPO can work in both CAD-based and CAD-free settings. Extensive experiments are conducted on popular pose estimation benchmarks including Linemod, Linemod-Occlusion, and YCB-V. The results show that, VAPO significantly improves both the keypoint correspondences and final estimated poses, and clearly achieves state-of-the-art performances.

📄 PDF Abstract BibTeX arXiv:2403.14559

Code (0)

등록된 구현이 없습니다.

Tasks

ObjectPose Estimation

Similar Papers 제목 키워드 기반

Egocentric Visibility-Aware Human Pose Estimation

2026-02-27 · Peng Dai, Yu Zhang, Yiqiang Feng, Zhen Fan 외 arxiv

Egocentric human pose estimation (HPE) using a head-mounted device is crucial for various VR and AR applications, but it faces significant challenges due to keypoint invisibility. Nevertheless, none of the existing egoce…

Pose Estimation

Part Localization using Multi-Proposal Consensus for Fine-Grained Categorization

2015-07-22 · Kevin J. Shih, Arun Mallya, Saurabh Singh, Derek Hoiem

We present a simple deep learning framework to simultaneously predict keypoint locations and their respective visibilities and use those to achieve state-of-the-art performance for fine-grained classification. We show th…

General ClassificationSpatial Reasoning

Few-shot Geometry-Aware Keypoint Localization

2023-03-30 · CVPR 2023 1 · Xingzhe He, Gaurav Bharaj, David Ferman, Helge Rhodin 외

Supervised keypoint localization methods rely on large manually labeled image datasets, where objects can deform, articulate, or occlude. However, creating such large keypoint labels is time-consuming and costly, and is …

3D geometryObject Localization

Spatial-Aware Regression for Keypoint Localization

2024-01-01 · CVPR 2024 1 · Dongkai Wang, Shiliang Zhang

Regression-based keypoint localization shows advantages of high efficiency and better robustness to quantization errors than heatmap-based methods. However existing regression-based methods discard the spatial locati…

3D Pose EstimationPose EstimationQuantizationregression

ProbPose: A Probabilistic Approach to 2D Human Pose Estimation

2024-12-03 · CVPR 2025 1 · Miroslav Purkrabek, Jiri Matas

Current Human Pose Estimation methods have achieved significant improvements. However, state-of-the-art models ignore out-of-image keypoints and use uncalibrated heatmaps as keypoint location representations. To address …

2D Human Pose EstimationData AugmentationPose Estimation