paper-with-me

홈 › Papers

StablePose: Learning 6D Object Poses from Geometrically Stable Patches

2021-02-18 · CVPR 2021 1 · Yifei Shi, Junwen Huang, Xin Xu, Yifan Zhang, Kai Xu

We introduce the concept of geometric stability to the problem of 6D object pose estimation and propose to learn pose inference based on geometrically stable patches extracted from observed 3D point clouds. According to the theory of geometric stability analysis, a minimal set of three planar/cylindrical patches are geometrically stable and determine the full 6DoFs of the object pose. We train a deep neural network to regress 6D object pose based on geometrically stable patch groups via learning both intra-patch geometric features and inter-patch contextual features. A subnetwork is jointly trained to predict per-patch poses. This auxiliary task is a relaxation of the group pose prediction: A single patch cannot determine the full 6DoFs but is able to improve pose accuracy in its corresponding DoFs. Working with patch groups makes our method generalize well for random occlusion and unseen instances. The method is easily amenable to resolve symmetry ambiguities. Our method achieves the state-of-the-art results on public benchmarks compared not only to depth-only but also to RGBD methods. It also performs well in category-level pose estimation.

📄 PDF Abstract BibTeX arXiv:2102.09334

Code (0)

등록된 구현이 없습니다.

Tasks

6D Pose Estimation using RGBObjectPose EstimationPose Prediction

Similar Papers 제목 키워드 기반

Stable-Pose: Leveraging Transformers for Pose-Guided Text-to-Image Generation

2024-06-04 · Jiajun Wang, Morteza Ghahremani, Yitong Li, Björn Ommer 외

Controllable text-to-image (T2I) diffusion models have shown impressive performance in generating high-quality visual content through the incorporation of various conditions. Current methods, however, exhibit limited per…

Image GenerationText to Image GenerationText-to-Image Generation

Mining Discriminative Triplets of Patches for Fine-Grained Classification

2016-05-04 · CVPR 2016 6 · Yaming Wang, Jonghyun Choi, Vlad I. Morariu, Larry S. Davis

Fine-grained classification involves distinguishing between similar sub-categories based on subtle differences in highly localized regions; therefore, accurate localization of discriminative regions remains a major chall…

ClassificationGeneral Classification

You Only Touch Once: 6-DoF Object Pose Estimation from Single Tactile Contact

2026-06-27 · Pengfei Ye, Yuxiang Ma, Haonan Chen, Guangming Wang 외 arxiv

Accurate 6-DoF object pose estimation is fundamental to robotic manipulation, yet vision-based methods often fail under occlusion, poor lighting, and reflective or transparent surfaces. We present YOTO, a tactile-only po…

Pose Estimation

CoMaL: Good Features to Match on Object Boundaries

2016-06-01 · CVPR 2016 6 · Swarna K. Ravindran, Anurag Mittal

Traditional Feature Detectors and Trackers use information aggregation in 2D patches to detect and match discriminative patches. However, this information does not remain the same at object boundaries when there is obje…

Object

Stealthy Patch-Wise Backdoor Attack in 3D Point Cloud via Curvature Awareness

2025-03-12 · Yu Feng, Dingxin Zhang, Runkai Zhao, Yong Xia 외

Backdoor attacks pose a severe threat to deep neural networks (DNN) by implanting hidden backdoors that can be activated with predefined triggers to manipulate model behaviors maliciously. Existing 3D point cloud backdoo…

Backdoor Attack