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

FS-Net: Fast Shape-based Network for Category-Level 6D Object Pose Estimation with Decoupled Rotation Mechanism

About

In this paper, we focus on category-level 6D pose and size estimation from monocular RGB-D image. Previous methods suffer from inefficient category-level pose feature extraction which leads to low accuracy and inference speed. To tackle this problem, we propose a fast shape-based network (FS-Net) with efficient category-level feature extraction for 6D pose estimation. First, we design an orientation aware autoencoder with 3D graph convolution for latent feature extraction. The learned latent feature is insensitive to point shift and object size thanks to the shift and scale-invariance properties of the 3D graph convolution. Then, to efficiently decode category-level rotation information from the latent feature, we propose a novel decoupled rotation mechanism that employs two decoders to complementarily access the rotation information. Meanwhile, we estimate translation and size by two residuals, which are the difference between the mean of object points and ground truth translation, and the difference between the mean size of the category and ground truth size, respectively. Finally, to increase the generalization ability of FS-Net, we propose an online box-cage based 3D deformation mechanism to augment the training data. Extensive experiments on two benchmark datasets show that the proposed method achieves state-of-the-art performance in both category- and instance-level 6D object pose estimation. Especially in category-level pose estimation, without extra synthetic data, our method outperforms existing methods by 6.3% on the NOCS-REAL dataset.

Wei Chen, Xi Jia, Hyung Jin Chang, Jinming Duan, Linlin Shen, Ales Leonardis• 2021

Related benchmarks

TaskDatasetResultRank
Category-level 6D Pose EstimationREAL275 (test)
Pose Acc (5°/5cm)33.9
53
6D Pose and Size EstimationREAL275
5°5cm0.339
50
6D Object Pose EstimationLineMOD--
50
6D Pose EstimationLineMOD
ADD (S)97.6
16
Category-level 6D Object Pose EstimationREAL275
mAP (5°5cm)33.9
16
Category-level 9D Pose EstimationNOCS REAL275 (test)
mAP (5° 5cm)28.2
9
Category-level Pose EstimationNOCS-REAL (test)
IoU@0.2595.1
5
3D Object Pose EstimationHouseCat6D (test)
Overall IoU 2574.9
5
6D Object Pose EstimationHouseCat6D 19
IoU@7514.8
4
Category-level Pose EstimationNOCS Synthetic (test)
IoU@0.7585.17
3
Showing 10 of 10 rows

Other info

Code

Follow for update