paper-with-me

Papers

Multi-Label Scene Classification in Remote Sensing Benefits from Image Super-Resolution

2025-01-12 · Ashitha Mudraje, Brian B. Moser, Stanislav Frolov, Andreas Dengel

Satellite imagery is a cornerstone for numerous Remote Sensing (RS) applications; however, limited spatial resolution frequently hinders the precision of such systems, especially in multi-label scene classification tasks as it requires a higher level of detail and feature differentiation. In this study, we explore the efficacy of image Super-Resolution (SR) as a pre-processing step to enhance the quality of satellite images and thus improve downstream classification performance. We investigate four SR models - SRResNet, HAT, SeeSR, and RealESRGAN - and evaluate their impact on multi-label scene classification across various CNN architectures, including ResNet-50, ResNet-101, ResNet-152, and Inception-v4. Our results show that applying SR significantly improves downstream classification performance across various metrics, demonstrating its ability to preserve spatial details critical for multi-label tasks. Overall, this work offers valuable insights into the selection of SR techniques for multi-label prediction in remote sensing and presents an easy-to-integrate framework to improve existing RS systems.

📄 PDF Abstract BibTeX arXiv:2501.06720

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationImage Super-ResolutionScene ClassificationSuper-Resolution

Methods 이 논문이 사용한 방법론

Inception-A Inception-A is an image model block used in the Inception-v4 architecture.
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Reduction-A Reduction-A is an image model block used in the Inception-v4 architecture.
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
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$…
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…
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Reduction-B Reduction-B is an image model block used in the Inception-v4 architecture.

Similar Papers 제목 키워드 기반

Remote Sensing Image Scene Classification Meets Deep Learning: Challenges, Methods, Benchmarks, and Opportunities

2020-05-03 · Gong Cheng, Xingxing Xie, Junwei Han, Lei Guo 외

Remote sensing image scene classification, which aims at labeling remote sensing images with a set of semantic categories based on their contents, has broad applications in a range of fields. Propelled by the powerful fe…

ClassificationDeep LearningGeneral ClassificationGenerative Adversarial Network+2

MLRSNet: A Multi-label High Spatial Resolution Remote Sensing Dataset for Semantic Scene Understanding

2020-10-01 · Xiaoman Qi, PanPan Zhu, Yuebin Wang, Liqiang Zhang 외

To better understand scene images in the field of remote sensing, multi-label annotation of scene images is necessary. Moreover, to enhance the performance of deep learning models for dealing with semantic scene understa…

Deep Learningimage-classificationImage ClassificationImage Retrieval+3

Self-Attention-Based Deep Feature Fusion for Remote Sensing Scene Classification

2022-05-30 · IEEE Geoscience and Remote Sensing Letters ( Volume: 18 ) 2022 5 · Ran Cao; Leyuan Fang; Ting Lu; Nanjun He

Remote sensing scene classification aims to assign automatically each aerial image a specific sematic label. In this letter, we propose a new method, called self-attention-based deep feature fusion (SAFF), to aggregate d…

ClassificationRemote Sensing Image ClassificationScene Classification

Remote Sensing Image Scene Classification with Self-Supervised Paradigm under Limited Labeled Samples

2020-10-02 · Chao Tao, Ji Qi, Weipeng Lu, Hao Wang 외

With the development of deep learning, supervised learning methods perform well in remote sensing images (RSIs) scene classification. However, supervised learning requires a huge number of annotated data for training. Wh…

ClassificationGeneral ClassificationScene ClassificationSelf-Supervised Learning

Deep Clustering of Remote Sensing Scenes through Heterogeneous Transfer Learning

2024-09-05 · Isaac Ray, Alexei Skurikhin

This paper proposes a method for unsupervised whole-image clustering of a target dataset of remote sensing scenes with no labels. The method consists of three main steps: (1) finetuning a pretrained deep neural network (…

ClusteringDeep ClusteringImage ClusteringScene Classification+3