paper-with-me

Papers

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 previous works utilizing the multi-scale context fusion, we propose a novel module, named Dense Context-Aware (DCA) module, to adaptively integrate local detail information with global dependencies. Driven by the contextual relationship, the DCA module can better achieve the aggregation of context information to generate more powerful features. Furthermore, we deliberately design two extended structures based on the DCA modules to further capture the long-range contextual dependency information. By combining the DCA modules in cascade or parallel, our networks use a progressive strategy to improve multi-scale feature representations for robust segmentation. We empirically demonstrate the promising performance of our approach (DCANet) with extensive experiments on three challenging datasets, including PASCAL VOC 2012, Cityscapes, and ADE20K.

📄 PDF Abstract BibTeX arXiv:2104.02533

Code (0)

등록된 구현이 없습니다.

Tasks

SegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

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

2022-10-13 · Lizhi Bai, Jun Yang, Chunqi Tian, Yaoru Sun 외

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 trea…

Semantic Segmentation

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

Context-aware Feature Generation for Zero-shot Semantic Segmentation

2020-08-16 · Zhangxuan Gu, Siyuan Zhou, Li Niu, Zihan Zhao 외

Existing semantic segmentation models heavily rely on dense pixel-wise annotations. To reduce the annotation pressure, we focus on a challenging task named zero-shot semantic segmentation, which aims to segment unseen ob…

SegmentationSemantic SegmentationWord EmbeddingsZero Shot Segmentation+1

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…