Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

UNOPose: Unseen Object Pose Estimation with an Unposed RGB-D Reference Image

About

Unseen object pose estimation methods often rely on CAD models or multiple reference views, making the onboarding stage costly. To simplify reference acquisition, we aim to estimate the unseen object's pose through a single unposed RGB-D reference image. While previous works leverage reference images as pose anchors to limit the range of relative pose, our scenario presents significant challenges since the relative transformation could vary across the entire SE(3) space. Moreover, factors like occlusion, sensor noise, and extreme geometry could result in low viewpoint overlap. To address these challenges, we present a novel approach and benchmark, termed UNOPose, for unseen one-reference-based object pose estimation. Building upon a coarse-to-fine paradigm, UNOPose constructs an SE(3)-invariant reference frame to standardize object representation despite pose and size variations. To alleviate small overlap across viewpoints, we recalibrate the weight of each correspondence based on its predicted likelihood of being within the overlapping region. Evaluated on our proposed benchmark based on the BOP Challenge, UNOPose demonstrates superior performance, significantly outperforming traditional and learning-based methods in the one-reference setting and remaining competitive with CAD-model-based methods. The code and dataset are available at https://github.com/shanice-l/UNOPose.

Xingyu Liu, Gu Wang, Ruida Zhang, Chenyangguang Zhang, Federico Tombari, Xiangyang Ji• 2024

Related benchmarks

TaskDatasetResultRank
6-DoF Pose EstimationYCB-V BOP challenge 2020
AR83.1
37
Object Pose EstimationTUD-L BOP (test)
mAR0.71
23
6D Object Pose EstimationLM-O (test)
Recall (Mean)58.7
22
Instance SegmentationBOP (LM-O, TUD-L, YCB-V) bop23 (test)
mAP (LM-O)39.7
7
Showing 4 of 4 rows

Other info

Code

Follow for update