Project-and-Fuse encodes depth as a normal map, projects RGB and depth features into shared graph nodes with a KL-regularized assignment and locality-aware edges, and reports modest mIoU gains on NYUDv2 and SUN RGB-D.
Global-Local Propagation Network for RGB-D Semantic Segmentation
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Depth information matters in RGB-D semantic segmentation task for providing additional geometric information to color images. Most existing methods exploit a multi-stage fusion strategy to propagate depth feature to the RGB branch. However, at the very deep stage, the propagation in a simple element-wise addition manner can not fully utilize the depth information. We propose Global-Local propagation network (GLPNet) to solve this problem. Specifically, a local context fusion module(L-CFM) is introduced to dynamically align both modalities before element-wise fusion, and a global context fusion module(G-CFM) is introduced to propagate the depth information to the RGB branch by jointly modeling the multi-modal global context features. Extensive experiments demonstrate the effectiveness and complementarity of the proposed fusion modules. Embedding two fusion modules into a two-stream encoder-decoder structure, our GLPNet achieves new state-of-the-art performance on two challenging indoor scene segmentation datasets, i.e., NYU-Depth v2 and SUN-RGBD dataset.
citation-role summary
citation-polarity summary
fields
cs.CV 1years
2025 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
Project-and-Fuse: Improving RGB-D Semantic Segmentation via Graph Convolution Networks
Project-and-Fuse encodes depth as a normal map, projects RGB and depth features into shared graph nodes with a KL-regularized assignment and locality-aware edges, and reports modest mIoU gains on NYUDv2 and SUN RGB-D.