A Robust and Low Complexity Deep Learning Model for Remote Sensing Image Classification
Cam Le, Lam Pham, Nghia NVN, Truong Nguyen, Le Hong Trang

TL;DR
This paper introduces a robust, low-complexity deep learning model for remote sensing image classification, utilizing efficient neural networks, attention mechanisms, and quantization to achieve competitive performance suitable for edge devices.
Contribution
It evaluates and enhances lightweight neural networks with attention and quantization, creating a practical model for remote sensing classification.
Findings
Achieved high accuracy on NWPU-RESISC45 dataset
Model size limited to 20 MB with quantization
Performance comparable to state-of-the-art methods
Abstract
In this paper, we present a robust and low complexity deep learning model for Remote Sensing Image Classification (RSIC), the task of identifying the scene of a remote sensing image. In particular, we firstly evaluate different low complexity and benchmark deep neural networks: MobileNetV1, MobileNetV2, NASNetMobile, and EfficientNetB0, which present the number of trainable parameters lower than 5 Million (M). After indicating best network architecture, we further improve the network performance by applying attention schemes to multiple feature maps extracted from middle layers of the network. To deal with the issue of increasing the model footprint as using attention schemes, we apply the quantization technique to satisfy the maximum of 20 MB memory occupation. By conducting extensive experiments on the benchmark datasets NWPU-RESISC45, we achieve a robust and low-complexity model,…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRemote-Sensing Image Classification · Advanced Image and Video Retrieval Techniques · Domain Adaptation and Few-Shot Learning
MethodsDepthwise Convolution · Pointwise Convolution · Depthwise Separable Convolution · 1x1 Convolution · Softmax · Global Average Pooling · Dense Connections · Batch Normalization · Inverted Residual Block · *Communicated@Fast*How Do I Communicate to Expedia?
