paper-with-me

Papers

A Light-weight Deep Learning Model for Remote Sensing Image Classification

2023-02-25 · Lam Pham, Cam Le, Dat Ngo, Anh Nguyen, Jasmin Lampert, Alexander Schindler, Ian McLoughlin

In this paper, we present a high-performance and light-weight deep learning model for Remote Sensing Image Classification (RSIC), the task of identifying the aerial scene of a remote sensing image. To this end, we first valuate various benchmark convolutional neural network (CNN) architectures: MobileNet V1/V2, ResNet 50/151V2, InceptionV3/InceptionResNetV2, EfficientNet B0/B7, DenseNet 121/201, ConNeXt Tiny/Large. Then, the best performing models are selected to train a compact model in a teacher-student arrangement. The knowledge distillation from the teacher aims to achieve high performance with significantly reduced complexity. By conducting extensive experiments on the NWPU-RESISC45 benchmark, our proposed teacher-student models outperforms the state-of-the-art systems, and has potential to be applied on a wide rage of edge devices.

📄 PDF Abstract BibTeX arXiv:2302.13028

Code (0)

등록된 구현이 없습니다.

Tasks

image-classificationImage ClassificationKnowledge DistillationRemote Sensing Image Classification

Methods 이 논문이 사용한 방법론

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…
Pointwise Convolution Pointwise Convolution is a type of convolution that uses a 1x1 kernel: a kernel that iterates through every single point. This…
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…
Kaiming Initialization 설명 없음
Depthwise Convolution Depthwise Convolution is a type of convolution where we apply a single convolutional filter for each input channel. In the regular 2D…
Depthwise Separable Convolution While standard convolution performs the channelwise and spatial-wise computation in one step, Depthwise Separable Convolution
Residual Block Residual Blocks are skip-connection blocks that learn residual functions with reference to the layer inputs, instead of learning unreferenced functions. They were introduced…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…

Similar Papers 제목 키워드 기반

LSKNet: A Foundation Lightweight Backbone for Remote Sensing

2024-03-18 · YuXuan Li, Xiang Li, Yimian Dai, Qibin Hou 외

Remote sensing images pose distinct challenges for downstream tasks due to their inherent complexity. While a considerable amount of research has been dedicated to remote sensing classification, object detection and sema…

Change Detectionobject-detectionObject DetectionObject Detection In Aerial Images+1

RemoteTrimmer: Adaptive Structural Pruning for Remote Sensing Image Classification

2024-12-17 · Guangwenjie Zou, Liang Yao, Fan Liu, Chuanyi Zhang 외

Since high resolution remote sensing image classification often requires a relatively high computation complexity, lightweight models tend to be practical and efficient. Model pruning is an effective method for model com…

Classificationimage-classificationImage ClassificationModel Compression+2

AutoLC: Search Lightweight and Top-Performing Architecture for Remote Sensing Image Land-Cover Classification

2022-05-11 · Chenyu Zheng, Junjue Wang, Ailong Ma, Yanfei Zhong

Land-cover classification has long been a hot and difficult challenge in remote sensing community. With massive High-resolution Remote Sensing (HRS) images available, manually and automatically designed Convolutional Neu…

DecoderLand Cover ClassificationNeural Architecture Search

HIMOSA: Efficient Remote Sensing Image Super-Resolution with Hierarchical Mixture of Sparse Attention

2025-11-29 · Yi Liu, Yi Wan, Xinyi Liu, Qiong Wu 외 arxiv

In remote sensing applications, such as disaster detection and response, real-time efficiency and model lightweighting are of critical importance. Consequently, existing remote sensing image super-resolution methods ofte…

Computational EfficiencyImage Super-Resolution

A Light-Weight Object Detection Framework with FPA Module for Optical Remote Sensing Imagery

2020-09-07 · Xi Gu, Lingbin Kong, Zhicheng Wang, Jie Li 외

With the development of remote sensing technology, the acquisition of remote sensing images is easier and easier, which provides sufficient data resources for the task of detecting remote sensing objects. However, how to…

Objectobject-detectionObject Detection