paper-with-me

홈 › Papers

Robust 6D Object Pose Estimation by Learning RGB-D Features

2020-02-29 · Meng Tian, Liang Pan, Marcelo H. Ang Jr, Gim Hee Lee

Accurate 6D object pose estimation is fundamental to robotic manipulation and grasping. Previous methods follow a local optimization approach which minimizes the distance between closest point pairs to handle the rotation ambiguity of symmetric objects. In this work, we propose a novel discrete-continuous formulation for rotation regression to resolve this local-optimum problem. We uniformly sample rotation anchors in SO(3), and predict a constrained deviation from each anchor to the target, as well as uncertainty scores for selecting the best prediction. Additionally, the object location is detected by aggregating point-wise vectors pointing to the 3D center. Experiments on two benchmarks: LINEMOD and YCB-Video, show that the proposed method outperforms state-of-the-art approaches. Our code is available at https://github.com/mentian/object-posenet.

📄 PDF Abstract BibTeX arXiv:2003.00188

Code (1)

mentian/object-posenet 공식 구현 pytorch

Tasks

6D Pose Estimation using RGBObjectPose Estimation

Similar Papers 제목 키워드 기반

RCGNet: RGB-based Category-Level 6D Object Pose Estimation with Geometric Guidance

2025-08-19 · Sheng Yu, Di-Hua Zhai, Yuanqing Xia arxiv

While most current RGB-D-based category-level object pose estimation methods achieve strong performance, they face significant challenges in scenes lacking depth information. In this paper, we propose a novel category-le…

Pose Estimation

Towards Two-view 6D Object Pose Estimation: A Comparative Study on Fusion Strategy

2022-07-01 · Jun Wu, Lilu Liu, Yue Wang, Rong Xiong

Current RGB-based 6D object pose estimation methods have achieved noticeable performance on datasets and real world applications. However, predicting 6D pose from single 2D image features is susceptible to disturbance fr…

6D Pose Estimation using RGBObjectPose Estimation

Universal Features Guided Zero-Shot Category-Level Object Pose Estimation

2025-01-06 · Wentian Qu, Chenyu Meng, Heng Li, Jian Cheng 외

Object pose estimation, crucial in computer vision and robotics applications, faces challenges with the diversity of unseen categories. We propose a zero-shot method to achieve category-level 6-DOF object pose estimation…

DiversityPose EstimationSemantic SimilaritySemantic Textual Similarity

MaskFlow: Object-Aware Motion Estimation

2023-11-21 · Aria Ahmadi, David R. Walton, Tim Atherton, Cagatay Dikici

We introduce a novel motion estimation method, MaskFlow, that is capable of estimating accurate motion fields, even in very challenging cases with small objects, large displacements and drastic appearance changes. In add…

Motion EstimationObjectTranslation

Learning Orientation Distributions for Object Pose Estimation

2020-07-02 · Brian Okorn, Mengyun Xu, Martial Hebert, David Held

For robots to operate robustly in the real world, they should be aware of their uncertainty. However, most methods for object pose estimation return a single point estimate of the object's pose. In this work, we propose …

ObjectPose Estimation