paper-with-me

홈 › Papers

MARTA GANs: Unsupervised Representation Learning for Remote Sensing Image Classification

2016-12-28 · Daoyu Lin, Kun fu, Yang Wang, Guangluan Xu, Xian Sun

With the development of deep learning, supervised learning has frequently been adopted to classify remotely sensed images using convolutional networks (CNNs). However, due to the limited amount of labeled data available, supervised learning is often difficult to carry out. Therefore, we proposed an unsupervised model called multiple-layer feature-matching generative adversarial networks (MARTA GANs) to learn a representation using only unlabeled data. MARTA GANs consists of both a generative model $G$ and a discriminative model $D$. We treat $D$ as a feature extractor. To fit the complex properties of remote sensing data, we use a fusion layer to merge the mid-level and global features. $G$ can produce numerous images that are similar to the training data; therefore, $D$ can learn better representations of remotely sensed images using the training data provided by $G$. The classification results on two widely used remote sensing image databases show that the proposed method significantly improves the classification performance compared with other state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:1612.08879

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral Classificationimage-classificationImage ClassificationRemote Sensing Image ClassificationRepresentation Learning

Similar Papers 제목 키워드 기반

Manifold Constraint Regularization for Remote Sensing Image Generation

2023-05-31 · Xingzhe Su, Changwen Zheng, Wenwen Qiang, Fengge Wu 외

Generative Adversarial Networks (GANs) have shown notable accomplishments in remote sensing domain. However, this paper reveals that their performance on remote sensing images falls short when compared to their impressiv…

Image Generation

An End-to-End Joint Unsupervised Learning of Deep Model and Pseudo-Classes for Remote Sensing Scene Representation

2019-03-18 · Zhiqiang Gong, Ping Zhong, Weidong Hu, Fang Liu 외

This work develops a novel end-to-end deep unsupervised learning method based on convolutional neural network (CNN) with pseudo-classes for remote sensing scene representation. First, we introduce center points as the ce…

Unsupervised Few-Shot Continual Learning for Remote Sensing Image Scene Classification

2024-06-04 · Muhammad Anwar Ma'sum, Mahardhika Pratama, Ramasamy Savitha, Lin Liu 외

A continual learning (CL) model is desired for remote sensing image analysis because of varying camera parameters, spectral ranges, resolutions, etc. There exist some recent initiatives to develop CL techniques in this d…

Continual LearningScene Classification

Seasonal Contrast: Unsupervised Pre-Training from Uncurated Remote Sensing Data

2021-03-30 · ICCV 2021 10 · Oscar Mañas, Alexandre Lacoste, Xavier Giro-i-Nieto, David Vazquez 외

Remote sensing and automatic earth monitoring are key to solve global-scale challenges such as disaster prevention, land use monitoring, or tackling climate change. Although there exist vast amounts of remote sensing dat…

Change DetectionSelf-Supervised LearningTransfer LearningUnsupervised Pre-training

Self-Supervised Learning of Remote Sensing Scene Representations Using Contrastive Multiview Coding

2021-04-14 · Vladan Stojnić, Vladimir Risojević

In recent years self-supervised learning has emerged as a promising candidate for unsupervised representation learning. In the visual domain its applications are mostly studied in the context of images of natural scenes.…

image-classificationImage ClassificationRemote Sensing Image ClassificationRepresentation Learning+1