paper-with-me

홈 › Papers

Multi-Attention-Network for Semantic Segmentation of Fine Resolution Remote Sensing Images

2020-09-03 · Rui Li, Shunyi Zheng, Chenxi Duan, Ce Zhang, Jianlin Su, P. M. Atkinson

Semantic segmentation of remote sensing images plays an important role in a wide range of applications including land resource management, biosphere monitoring and urban planning. Although the accuracy of semantic segmentation in remote sensing images has been increased significantly by deep convolutional neural networks, several limitations exist in standard models. First, for encoder-decoder architectures such as U-Net, the utilization of multi-scale features causes the underuse of information, where low-level features and high-level features are concatenated directly without any refinement. Second, long-range dependencies of feature maps are insufficiently explored, resulting in sub-optimal feature representations associated with each semantic class. Third, even though the dot-product attention mechanism has been introduced and utilized in semantic segmentation to model long-range dependencies, the large time and space demands of attention impede the actual usage of attention in application scenarios with large-scale input. This paper proposed a Multi-Attention-Network (MANet) to address these issues by extracting contextual dependencies through multiple efficient attention modules. A novel attention mechanism of kernel attention with linear complexity is proposed to alleviate the large computational demand in attention. Based on kernel attention and channel attention, we integrate local feature maps extracted by ResNeXt-101 with their corresponding global dependencies and reweight interdependent channel maps adaptively. Numerical experiments on three large-scale fine resolution remote sensing images captured by different satellite sensors demonstrate the superior performance of the proposed MANet, outperforming the DeepLab V3+, PSPNet, FastFCN, DANet, OCRNet, and other benchmark approaches.

📄 PDF Abstract BibTeX arXiv:2009.02130

Code (0)

등록된 구현이 없습니다.

Tasks

ManagementSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

DANet In the field of scene segmentation, encoder-decoder structures cannot make use of the global relationships between objects, whereas RNN-based structures heavily rely on the…
Average Pooling 설명 없음
Batch Normalization 설명 없음
Auxiliary Classifier Auxiliary Classifiers are type of architectural component that seek to improve the convergence of very deep networks. They are classifier heads we attach to layers before the…
Pyramid Pooling Module A Pyramid Pooling Module is a module for semantic segmentation which acts as an effective global contextual prior. The motivation is that the problem of using a convolutional…
Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…

Similar Papers 제목 키워드 기반

A2-FPN for Semantic Segmentation of Fine-Resolution Remotely Sensed Images

2021-02-16 · Rui Li, Shunyi Zheng, Ce Zhang, Chenxi Duan 외

Semantic segmentation using fine-resolution remotely sensed images plays a critical role in many practical applications, such as urban planning, environmental protection, natural and anthropogenic landscape monitoring, e…

Decision MakingScene UnderstandingSegmentationSemantic Segmentation

Multiattention network for semantic segmentation of fine-resolution remote sensing images

2021-05-15 · IEEE Transactions on Geoscience and Remote Sensing 2021 5 · Rui Li, Shunyi Zheng, Ce Zhang, Chenxi Duan 외

Semantic segmentation of remote sensing images plays an important role in a wide range of applications, including land resource management, biosphere monitoring, and urban planning. Although the accuracy of semantic segm…

ManagementSegmentationSemantic Segmentation

Terrain-Enhanced Resolution-aware Refinement Attention for Off-Road Segmentation

2025-11-03 · Seongkyu Choi, Jhonghyun An arxiv

Off-road semantic segmentation suffers from thick, inconsistent boundaries, sparse supervision for rare classes, and pervasive label noise. Designs that fuse only at low resolution blur edges and propagate local errors, …

Semantic SegmentationRoad Segmentation

Real-time Semantic Segmentation with Fast Attention

2020-07-07 · Ping Hu, Federico Perazzi, Fabian Caba Heilbron, Oliver Wang 외

In deep CNN based models for semantic segmentation, high accuracy relies on rich spatial context (large receptive fields) and fine spatial details (high resolution), both of which incur high computational costs. In this …

GPUReal-Time Semantic SegmentationSegmentationSemantic Segmentation

CSRNet: Cascaded Selective Resolution Network for Real-time Semantic Segmentation

2021-06-08 · Jingjing Xiong, Lai-Man Po, Wing-Yin Yu, Chang Zhou 외

Real-time semantic segmentation has received considerable attention due to growing demands in many practical applications, such as autonomous vehicles, robotics, etc. Existing real-time segmentation approaches often util…

Autonomous VehiclesReal-Time Semantic SegmentationSegmentationSemantic Segmentation