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

DualPoseNet: Category-level 6D Object Pose and Size Estimation Using Dual Pose Network with Refined Learning of Pose Consistency

About

Category-level 6D object pose and size estimation is to predict full pose configurations of rotation, translation, and size for object instances observed in single, arbitrary views of cluttered scenes. In this paper, we propose a new method of Dual Pose Network with refined learning of pose consistency for this task, shortened as DualPoseNet. DualPoseNet stacks two parallel pose decoders on top of a shared pose encoder, where the implicit decoder predicts object poses with a working mechanism different from that of the explicit one; they thus impose complementary supervision on the training of pose encoder. We construct the encoder based on spherical convolutions, and design a module of Spherical Fusion wherein for a better embedding of pose-sensitive features from the appearance and shape observations. Given no testing CAD models, it is the novel introduction of the implicit decoder that enables the refined pose prediction during testing, by enforcing the predicted pose consistency between the two decoders using a self-adaptive loss term. Thorough experiments on benchmarks of both category- and instance-level object pose datasets confirm efficacy of our designs. DualPoseNet outperforms existing methods with a large margin in the regime of high precision. Our code is released publicly at https://github.com/Gorilla-Lab-SCUT/DualPoseNet.

Jiehong Lin, Zewei Wei, Zhihao Li, Songcen Xu, Kui Jia, Yuanqing Li• 2021

Related benchmarks

TaskDatasetResultRank
6DoF Pose EstimationYCB-Video (test)--
72
Category-level 6D Pose EstimationREAL275 (test)
Pose Acc (5°/5cm)35.9
53
6D Pose and Size EstimationREAL275
5°5cm0.359
50
6D Pose EstimationLineMod (test)--
29
Category-level 6D Object Pose EstimationREAL275
mAP (5°5cm)35.9
16
6D Pose EstimationLineMOD
ADD (S)98.2
16
Category-level 6D Object Pose EstimationCamera
mAP (5°2cm)64.7
13
3D Object DetectionREAL275
mAP@IoU7530.8
12
Category-level Object Pose EstimationCamera
Success Rate (5° 2cm)64.7
12
Pose EstimationNOCS (test)
mAP IoU 5076.1
10
Showing 10 of 14 rows

Other info

Code

Follow for update