English

3D Gated Recurrent Fusion for Semantic Scene Completion

Computer Vision and Pattern Recognition 2020-02-19 v1

Abstract

This paper tackles the problem of data fusion in the semantic scene completion (SSC) task, which can simultaneously deal with semantic labeling and scene completion. RGB images contain texture details of the object(s) which are vital for semantic scene understanding. Meanwhile, depth images capture geometric clues of high relevance for shape completion. Using both RGB and depth images can further boost the accuracy of SSC over employing one modality in isolation. We propose a 3D gated recurrent fusion network (GRFNet), which learns to adaptively select and fuse the relevant information from depth and RGB by making use of the gate and memory modules. Based on the single-stage fusion, we further propose a multi-stage fusion strategy, which could model the correlations among different stages within the network. Extensive experiments on two benchmark datasets demonstrate the superior performance and the effectiveness of the proposed GRFNet for data fusion in SSC. Code will be made available.

Keywords

Cite

@article{arxiv.2002.07269,
  title  = {3D Gated Recurrent Fusion for Semantic Scene Completion},
  author = {Yu Liu and Jie Li and Qingsen Yan and Xia Yuan and Chunxia Zhao and Ian Reid and Cesar Cadena},
  journal= {arXiv preprint arXiv:2002.07269},
  year   = {2020}
}

Comments

13 pages

R2 v1 2026-06-23T13:44:39.661Z