vix.ing · top · new · best · stats · spec

PR-GCN: A Deep Graph Convolutional Network with Point Refinement for 6D Pose Estimation

2021/08/23 by Guangyuan Zhou, Zhou, Guangyuan, Huiqun Wang +5
Earth and Planetary Sciences · Engineering · #3D Surveying and Cultural Heritage #Computer Vision and Pattern Recognition (cs.CV) #FOS: Computer and information sciences #Robot Manipulation and Learning #Robotics and Sensor-Based Localization

paper · pdf · doi:10.48550/arxiv.2108.09916

openalex publication_date 2021/08/23 · openalex created_date 2021/10/11 · openalex updated_date 2026/07/28

Abstract

RGB-D based 6D pose estimation has recently achieved remarkable progress, but still suffers from two major limitations: (1) ineffective representation of depth data and (2) insufficient integration of different modalities. This paper proposes a novel deep learning approach, namely Graph Convolutional Network with Point Refinement (PR-GCN), to simultaneously address the issues above in a unified way. It first introduces the Point Refinement Network (PRN) to polish 3D point clouds, recovering missing parts with noise removed. Subsequently, the Multi-Modal Fusion Graph Convolutional Network (MMF-GCN) is presented to strengthen RGB-D combination, which captures geometry-aware inter-modality correlation through local information propagation in the graph convolutional network. Extensive experiments are conducted on three widely used benchmarks, and state-of-the-art performance is reached. Besides, it is also shown that the proposed PRN and MMF-GCN modules are well generalized to other frameworks.

Related