LOANet: A Lightweight Network Using Object Attention for Extracting Buildings and Roads from UAV Aerial Remote Sensing Images
Xiaoxiang Han, Yiman Liu, Gang Liu, Yuanjie Lin, Qiaohong Liu

TL;DR
LOANet is a lightweight deep learning model designed for efficient and accurate extraction of buildings and roads from UAV remote sensing images, utilizing object attention and multi-scale context modules.
Contribution
The paper introduces LOANet, a novel lightweight network with an encoder-decoder architecture incorporating object attention and multi-scale modules for improved segmentation accuracy.
Findings
Achieves high mIoU with only 1.4M parameters and low FLOPs.
Performs well on both private and public datasets.
Outperforms existing methods in accuracy and efficiency.
Abstract
Semantic segmentation for extracting buildings and roads from uncrewed aerial vehicle (UAV) remote sensing images by deep learning becomes a more efficient and convenient method than traditional manual segmentation in surveying and mapping fields. In order to make the model lightweight and improve the model accuracy, a Lightweight Network Using Object Attention (LOANet) for Buildings and Roads from UAV Aerial Remote Sensing Images is proposed. The proposed network adopts an encoder-decoder architecture in which a Lightweight Densely Connected Network (LDCNet) is developed as the encoder. In the decoder part, the dual multi-scale context modules which consist of the Atrous Spatial Pyramid Pooling module (ASPP) and the Object Attention Module (OAM) are designed to capture more context information from feature maps of UAV remote sensing images. Between ASPP and OAM, a Feature Pyramid…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAutomated Road and Building Extraction · Remote Sensing and LiDAR Applications · Remote-Sensing Image Classification
MethodsMulti-Head Attention · Attention Is All You Need · Test · Linear Layer · Label Smoothing · Absolute Position Encodings · Softmax · Adam · Layer Normalization · Residual Connection
