paper-with-me

Papers

Remote Sensing Image Scene Classification with Deep Neural Networks in JPEG 2000 Compressed Domain

2020-06-20 · Akshara Preethy Byju, Gencer Sumbul, Begüm Demir, Lorenzo Bruzzone

To reduce the storage requirements, remote sensing (RS) images are usually stored in compressed format. Existing scene classification approaches using deep neural networks (DNNs) require to fully decompress the images, which is a computationally demanding task in operational applications. To address this issue, in this paper we propose a novel approach to achieve scene classification in JPEG 2000 compressed RS images. The proposed approach consists of two main steps: i) approximation of the finer resolution sub-bands of reversible biorthogonal wavelet filters used in JPEG 2000; and ii) characterization of the high-level semantic content of approximated wavelet sub-bands and scene classification based on the learnt descriptors. This is achieved by taking codestreams associated with the coarsest resolution wavelet sub-band as input to approximate finer resolution sub-bands using a number of transposed convolutional layers. Then, a series of convolutional layers models the high-level semantic content of the approximated wavelet sub-band. Thus, the proposed approach models the multiresolution paradigm given in the JPEG 2000 compression algorithm in an end-to-end trainable unified neural network. In the classification stage, the proposed approach takes only the coarsest resolution wavelet sub-bands as input, thereby reducing the time required to apply decoding. Experimental results performed on two benchmark aerial image archives demonstrate that the proposed approach significantly reduces the computational time with similar classification accuracies when compared to traditional RS scene classification approaches (which requires full image decompression).

📄 PDF Abstract BibTeX arXiv:2006.11529

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral ClassificationScene Classification

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

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

A Discriminative Learned CNN Embedding for Remote Sensing Image Scene Classification

2019-11-28 · Wen Wang, Lijun Du, Yinxing Gao, Yanzhou Su 외

In this work, a discriminatively learned CNN embedding is proposed for remote sensing image scene classification. Our proposed siamese network simultaneously computes the classification loss function and the metric learn…

ClassificationGeneral ClassificationMetric LearningScene Classification

Do we still need ImageNet pre-training in remote sensing scene classification?

2021-11-05 · Vladimir Risojević, Vladan Stojnić

Due to the scarcity of labeled data, using supervised models pre-trained on ImageNet is a de facto standard in remote sensing scene classification. Recently, the availability of larger high resolution remote sensing (HRR…

ClassificationMulti-Label ClassificationScene ClassificationSelf-Supervised Learning

SGMNet: Scene Graph Matching Network for Few-Shot Remote Sensing Scene Classification

2021-10-09 · Baoquan Zhang, Shanshan Feng, Xutao Li, Yunming Ye 외

Few-Shot Remote Sensing Scene Classification (FSRSSC) is an important task, which aims to recognize novel scene classes with few examples. Recently, several studies attempt to address the FSRSSC problem by following few-…

graph constructionGraph Matchingimage-classificationImage Classification+2