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

SAR-Net: Shape Alignment and Recovery Network for Category-level 6D Object Pose and Size Estimation

About

Given a single scene image, this paper proposes a method of Category-level 6D Object Pose and Size Estimation (COPSE) from the point cloud of the target object, without external real pose-annotated training data. Specifically, beyond the visual cues in RGB images, we rely on the shape information predominately from the depth (D) channel. The key idea is to explore the shape alignment of each instance against its corresponding category-level template shape, and the symmetric correspondence of each object category for estimating a coarse 3D object shape. Our framework deforms the point cloud of the category-level template shape to align the observed instance point cloud for implicitly representing its 3D rotation. Then we model the symmetric correspondence by predicting symmetric point cloud from the partially observed point cloud. The concatenation of the observed point cloud and symmetric one reconstructs a coarse object shape, thus facilitating object center (3D translation) and 3D size estimation. Extensive experiments on the category-level NOCS benchmark demonstrate that our lightweight model still competes with state-of-the-art approaches that require labeled real-world images. We also deploy our approach to a physical Baxter robot to perform grasping tasks on unseen but category-known instances, and the results further validate the efficacy of our proposed model. Code and pre-trained models are available on the project webpage.

Haitao Lin, Zichang Liu, Chilam Cheang, Yanwei Fu, Guodong Guo, Xiangyang Xue• 2021

Related benchmarks

TaskDatasetResultRank
Category-level 6D Pose EstimationREAL275 (test)
Pose Acc (5°/5cm)42.3
53
6D Pose and Size EstimationREAL275
5°5cm0.423
50
Category-level 6D Object Pose EstimationREAL275
mAP (5°5cm)42.3
16
Category-level 6D Object Pose EstimationCamera
mAP (5°2cm)66.7
13
Category-level Object Pose EstimationCamera
Success Rate (5° 2cm)66.7
12
6D Object Pose EstimationCAMERA25
IoU@7579
9
Category-level Object Pose EstimationCAMERA25
IoU@5086.8
5
6D Pose and Size EstimationCAMERA25 (synthetic)
IoU@5086.8
4
Showing 8 of 8 rows

Other info

Code

Follow for update