paper-with-me

Papers

DCANet: Differential Convolution Attention Network for RGB-D Semantic Segmentation

2022-10-13 · Lizhi Bai, Jun Yang, Chunqi Tian, Yaoru Sun, Maoyu Mao, Yanjun Xu, Weirong Xu

Combining RGB images and the corresponding depth maps in semantic segmentation proves the effectiveness in the past few years. Existing RGB-D modal fusion methods either lack the non-linear feature fusion ability or treat both modal images equally, regardless of the intrinsic distribution gap or information loss. Here we find that depth maps are suitable to provide intrinsic fine-grained patterns of objects due to their local depth continuity, while RGB images effectively provide a global view. Based on this, we propose a pixel differential convolution attention (DCA) module to consider geometric information and local-range correlations for depth data. Furthermore, we extend DCA to ensemble differential convolution attention (EDCA) which propagates long-range contextual dependencies and seamlessly incorporates spatial distribution for RGB data. DCA and EDCA dynamically adjust convolutional weights by pixel difference to enable self-adaptive in local and long range, respectively. A two-branch network built with DCA and EDCA, called Differential Convolutional Network (DCANet), is proposed to fuse local and global information of two-modal data. Consequently, the individual advantage of RGB and depth data are emphasized. Our DCANet is shown to set a new state-of-the-art performance for RGB-D semantic segmentation on two challenging benchmark datasets, i.e., NYUDv2 and SUN-RGBD.

📄 PDF Abstract BibTeX arXiv:2210.06747

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic Segmentation

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

DCANet: Dual Convolutional Neural Network with Attention for Image Blind Denoising

2023-04-04 · Wencong Wu, Guannan Lv, Yingying Duan, Peng Liang 외

Noise removal of images is an essential preprocessing procedure for many computer vision tasks. Currently, many denoising models based on deep neural networks can perform well in removing the noise with known distributio…

DenoisingImage DenoisingNoise Estimation

DCANet: Learning Connected Attentions for Convolutional Neural Networks

2020-07-09 · Xu Ma, Jingda Guo, Sihai Tang, Zhinan Qiao 외

While self-attention mechanism has shown promising results for many vision tasks, it only considers the current features at a time. We show that such a manner cannot take full advantage of the attention mechanism. In thi…

Dual convolutional neural network with attention for image blind denoising

2024-09-08 · Multimedia Systems 2024 9 · Wencong Wu, Guannan Lv, Yingying Duan, Peng Liang 외

Noise removal of images is an essential preprocessing procedure for many computer vision tasks. Currently, many denoising models based on deep neural networks can perform well in removing the noise with known distributio…

DenoisingImage DenoisingNoise Estimation

MS-DCANet: A Novel Segmentation Network For Multi-Modality COVID-19 Medical Images

2022-10-22 · Xiaoyu Pan, Huazheng Zhu, Jinglong Du, Guangtao Hu 외

The Coronavirus Disease 2019 (COVID-19) pandemic has increased the public health burden and brought profound disaster to humans. For the particularity of the COVID-19 medical images with blurred boundaries, low contrast …

Image SegmentationLearning TheoryMedical Image SegmentationSegmentation+1

DCANet: Dense Context-Aware Network for Semantic Segmentation

2021-04-06 · Yifu Liu, Chenfeng Xu, Xinyu Jin

As the superiority of context information gradually manifests in advanced semantic segmentation, learning to capture the compact context relationship can help to understand the complex scenes. In contrast to some previou…

SegmentationSemantic Segmentation