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

MRC-Net: 6-DoF Pose Estimation with MultiScale Residual Correlation

About

We propose a single-shot approach to determining 6-DoF pose of an object with available 3D computer-aided design (CAD) model from a single RGB image. Our method, dubbed MRC-Net, comprises two stages. The first performs pose classification and renders the 3D object in the classified pose. The second stage performs regression to predict fine-grained residual pose within class. Connecting the two stages is a novel multi-scale residual correlation (MRC) layer that captures high-and-low level correspondences between the input image and rendering from first stage. MRC-Net employs a Siamese network with shared weights between both stages to learn embeddings for input and rendered images. To mitigate ambiguity when predicting discrete pose class labels on symmetric objects, we use soft probabilistic labels to define pose class in the first stage. We demonstrate state-of-the-art accuracy, outperforming all competing RGB-based methods on four challenging BOP benchmark datasets: T-LESS, LM-O, YCB-V, and ITODD. Our method is non-iterative and requires no complex post-processing.

Yuelong Li, Yafei Mao, Raja Bala, Sunil Hadap• 2024

Related benchmarks

TaskDatasetResultRank
6D Pose EstimationYCB-Video
AUC (ADD-S)97
148
6DoF Pose EstimationYCB-Video (test)--
72
6D Object Pose EstimationBOP (T-LESS, ITODD, YCB-V, LM-O) Challenge (test)
LM-O Score68.5
13
6D Object Pose EstimationT-LESS (test)
AR79.8
6
Showing 4 of 4 rows

Other info

Code

Follow for update