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.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Category-level 6D Pose Estimation | REAL275 (test) | Pose Acc (5°/5cm)33.9 | 53 | |
| 6D Pose and Size Estimation | REAL275 | 5°5cm0.339 | 50 | |
| 6D Object Pose Estimation | LineMOD | -- | 50 | |
| 6D Pose Estimation | LineMOD | ADD (S)97.6 | 16 | |
| Category-level 6D Object Pose Estimation | REAL275 | mAP (5°5cm)33.9 | 16 | |
| Category-level 9D Pose Estimation | NOCS REAL275 (test) | mAP (5° 5cm)28.2 | 9 | |
| Category-level Pose Estimation | NOCS-REAL (test) | IoU@0.2595.1 | 5 | |
| 3D Object Pose Estimation | HouseCat6D (test) | Overall IoU 2574.9 | 5 | |
| 6D Object Pose Estimation | HouseCat6D 19 | IoU@7514.8 | 4 | |
| Category-level Pose Estimation | NOCS Synthetic (test) | IoU@0.7585.17 | 3 |