paper-with-me

Papers

Bi-directional Cross-Modality Feature Propagation with Separation-and-Aggregation Gate for RGB-D Semantic Segmentation

2020-07-17 · ECCV 2020 8 · Xiaokang Chen, Kwan-Yee Lin, Jingbo Wang, Wayne Wu, Chen Qian, Hongsheng Li, Gang Zeng

Depth information has proven to be a useful cue in the semantic segmentation of RGB-D images for providing a geometric counterpart to the RGB representation. Most existing works simply assume that depth measurements are accurate and well-aligned with the RGB pixels and models the problem as a cross-modal feature fusion to obtain better feature representations to achieve more accurate segmentation. This, however, may not lead to satisfactory results as actual depth data are generally noisy, which might worsen the accuracy as the networks go deeper. In this paper, we propose a unified and efficient Cross-modality Guided Encoder to not only effectively recalibrate RGB feature responses, but also to distill accurate depth information via multiple stages and aggregate the two recalibrated representations alternatively. The key of the proposed architecture is a novel Separation-and-Aggregation Gating operation that jointly filters and recalibrates both representations before cross-modality aggregation. Meanwhile, a Bi-direction Multi-step Propagation strategy is introduced, on the one hand, to help to propagate and fuse information between the two modalities, and on the other hand, to preserve their specificity along the long-term propagation process. Besides, our proposed encoder can be easily injected into the previous encoder-decoder structures to boost their performance on RGB-D semantic segmentation. Our model outperforms state-of-the-arts consistently on both in-door and out-door challenging datasets. Code of this work is available at https://charlescxk.github.io/

📄 PDF Abstract BibTeX arXiv:2007.09183

Code (2)

David-zaiwang/114_rgbd_seg pytorch
charlesCXK/RGBD_Semantic_Segmentation_PyTorch pytorch

Tasks

Object DetectionSegmentationSemantic SegmentationSpecificityThermal Image Segmentation

Similar Papers 제목 키워드 기반

Channel and Spatial Relation-Propagation Network for RGB-Thermal Semantic Segmentation

2023-08-24 · Zikun Zhou, Shukun Wu, Guoqing Zhu, Hongpeng Wang 외

RGB-Thermal (RGB-T) semantic segmentation has shown great potential in handling low-light conditions where RGB-based segmentation is hindered by poor RGB imaging quality. The key to RGB-T semantic segmentation is to effe…

RelationSegmentationSemantic SegmentationThermal Image Segmentation

Nonnegative Tensor Factorization for Directional Blind Audio Source Separation

2014-11-18 · Noah D. Stein

We augment the nonnegative matrix factorization method for audio source separation with cues about directionality of sound propagation. This improves separation quality greatly and removes the need for training data, wit…

Audio Source Separation

BAANet: Learning Bi-directional Adaptive Attention Gates for Multispectral Pedestrian Detection

2021-12-04 · Xiaoxiao Yang, Yeqian Qiang, Huijie Zhu, Chunxiang Wang 외

Thermal infrared (TIR) image has proven effectiveness in providing temperature cues to the RGB features for multispectral pedestrian detection. Most existing methods directly inject the TIR modality into the RGB-based fr…

Pedestrian DetectionSpecificity

Domain Private and Agnostic Feature for Modality Adaptive Face Recognition

2020-08-10 · Yingguo Xu, Lei Zhang, Qingyan Duan

Heterogeneous face recognition is a challenging task due to the large modality discrepancy and insufficient cross-modal samples. Most existing works focus on discriminative feature transformation, metric learning and cro…

Face GenerationFace RecognitionHeterogeneous Face RecognitionMetric Learning

Learning Memory-Augmented Unidirectional Metrics for Cross-Modality Person Re-Identification

2022-01-01 · CVPR 2022 1 · Jialun Liu, Yifan Sun, Feng Zhu, Hongbin Pei 외

This paper tackles the cross-modality person re-identification (re-ID) problem by suppressing the modality discrepancy. In cross-modality re-ID, the query and gallery images are in different modalities. Given a train…

Cross-Modality Person Re-identificationPerson Re-Identification