pith. sign in

arxiv: 1911.08877 · v1 · pith:AMNQETO5new · submitted 2019-11-20 · 💻 cs.CV

Improving Semantic Segmentation of Aerial Images Using Patch-based Attention

classification 💻 cs.CV
keywords attentionfeaturesinformationnetworkproposedsemanticaerialembedding
0
0 comments X
read the original abstract

The trade-off between feature representation power and spatial localization accuracy is crucial for the dense classification/semantic segmentation of aerial images. High-level features extracted from the late layers of a neural network are rich in semantic information, yet have blurred spatial details; low-level features extracted from the early layers of a network contain more pixel-level information, but are isolated and noisy. It is therefore difficult to bridge the gap between high and low-level features due to their difference in terms of physical information content and spatial distribution. In this work, we contribute to solve this problem by enhancing the feature representation in two ways. On the one hand, a patch attention module (PAM) is proposed to enhance the embedding of context information based on a patch-wise calculation of local attention. On the other hand, an attention embedding module (AEM) is proposed to enrich the semantic information of low-level features by embedding local focus from high-level features. Both of the proposed modules are light-weight and can be applied to process the extracted features of convolutional neural networks (CNNs). Experiments show that, by integrating the proposed modules into the baseline Fully Convolutional Network (FCN), the resulting local attention network (LANet) greatly improves the performance over the baseline and outperforms other attention based methods on two aerial image datasets.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. DenseScout: Algorithm-System Co-design for Budgeted Tiny Object Selection on Edge Platforms

    cs.CV 2026-04 unverdicted novelty 6.0

    DenseScout is a lightweight dense-response selector that outperforms detector-based baselines for budgeted tiny-object patch selection on edge platforms, with end-to-end utility depending on both selector quality and ...