paper-with-me

Papers

DeepSat - A Learning framework for Satellite Imagery

2015-09-11 · Saikat Basu, Sangram Ganguly, Supratik Mukhopadhyay, Robert DiBiano, Manohar Karki, Ramakrishna Nemani

Satellite image classification is a challenging problem that lies at the crossroads of remote sensing, computer vision, and machine learning. Due to the high variability inherent in satellite data, most of the current object classification approaches are not suitable for handling satellite datasets. The progress of satellite image analytics has also been inhibited by the lack of a single labeled high-resolution dataset with multiple class labels. The contributions of this paper are twofold - (1) first, we present two new satellite datasets called SAT-4 and SAT-6, and (2) then, we propose a classification framework that extracts features from an input image, normalizes them and feeds the normalized feature vectors to a Deep Belief Network for classification. On the SAT-4 dataset, our best network produces a classification accuracy of 97.95% and outperforms three state-of-the-art object recognition algorithms, namely - Deep Belief Networks, Convolutional Neural Networks and Stacked Denoising Autoencoders by ~11%. On SAT-6, it produces a classification accuracy of 93.9% and outperforms the other algorithms by ~15%. Comparative studies with a Random Forest classifier show the advantage of an unsupervised learning approach over traditional supervised learning techniques. A statistical analysis based on Distribution Separability Criterion and Intrinsic Dimensionality Estimation substantiates the effectiveness of our approach in learning better representations for satellite imagery.

📄 PDF Abstract BibTeX arXiv:1509.03602

Code (1)

debanjanxy/GNR-652

Tasks

ClassificationDenoisingGeneral Classificationimage-classificationImage ClassificationObject RecognitionSatellite Image Classification

Methods 이 논문이 사용한 방법론

Deep Belief Network A Deep Belief Network (DBN) is a multi-layer generative graphical model. DBNs have bi-directional connections…

Similar Papers 제목 키워드 기반

DeepSat V2: Feature Augmented Convolutional Neural Nets for Satellite Image Classification

2019-11-15 · Qun Liu, Saikat Basu, Sangram Ganguly, Supratik Mukhopadhyay 외

Satellite image classification is a challenging problem that lies at the crossroads of remote sensing, computer vision, and machine learning. Due to the high variability inherent in satellite data, most of the current ob…

ClassificationGeneral Classificationimage-classificationImage Classification+1

DeepSatData: Building large scale datasets of satellite images for training machine learning models

2021-04-28 · Michail Tarasiou, Stefanos Zafeiriou

This report presents design considerations for automatically generating satellite imagery datasets for training machine learning models with emphasis placed on dense classification tasks, e.g. semantic segmentation. The …

BIG-bench Machine LearningSemantic Segmentation

Embedding Earth: Self-supervised contrastive pre-training for dense land cover classification

2022-03-11 · Michail Tarasiou, Stefanos Zafeiriou

In training machine learning models for land cover semantic segmentation there is a stark contrast between the availability of satellite imagery to be used as inputs and ground truth data to enable supervised learning. W…

Earth ObservationLand Cover ClassificationSemantic Segmentation

DeepSAT: An EDA-Driven Learning Framework for SAT

2022-05-27 · Min Li, Zhengyuan Shi, Qiuxia Lai, Sadaf Khan 외

We present DeepSAT, a novel end-to-end learning framework for the Boolean satisfiability (SAT) problem. Unlike existing solutions trained on random SAT instances with relatively weak supervision, we propose applying the …

Graph Neural Network

Long-range UAV Thermal Geo-localization with Satellite Imagery

2023-06-05 · Jiuhong Xiao, Daniel Tortei, Eloy Roura, Giuseppe Loianno

Onboard sensors, such as cameras and thermal sensors, have emerged as effective alternatives to Global Positioning System (GPS) for geo-localization in Unmanned Aerial Vehicle (UAV) navigation. Since GPS can suffer from …

Domain Adaptationgeo-localizationVisual Place Recognition