English

DenseFusion: 6D Object Pose Estimation by Iterative Dense Fusion

Computer Vision and Pattern Recognition 2019-01-16 v1 Robotics

Abstract

A key technical challenge in performing 6D object pose estimation from RGB-D image is to fully leverage the two complementary data sources. Prior works either extract information from the RGB image and depth separately or use costly post-processing steps, limiting their performances in highly cluttered scenes and real-time applications. In this work, we present DenseFusion, a generic framework for estimating 6D pose of a set of known objects from RGB-D images. DenseFusion is a heterogeneous architecture that processes the two data sources individually and uses a novel dense fusion network to extract pixel-wise dense feature embedding, from which the pose is estimated. Furthermore, we integrate an end-to-end iterative pose refinement procedure that further improves the pose estimation while achieving near real-time inference. Our experiments show that our method outperforms state-of-the-art approaches in two datasets, YCB-Video and LineMOD. We also deploy our proposed method to a real robot to grasp and manipulate objects based on the estimated pose.

Keywords

Cite

@article{arxiv.1901.04780,
  title  = {DenseFusion: 6D Object Pose Estimation by Iterative Dense Fusion},
  author = {Chen Wang and Danfei Xu and Yuke Zhu and Roberto Martín-Martín and Cewu Lu and Li Fei-Fei and Silvio Savarese},
  journal= {arXiv preprint arXiv:1901.04780},
  year   = {2019}
}
R2 v1 2026-06-23T07:12:14.111Z