paper-with-me

홈 › Papers

EuroSAT: A Novel Dataset and Deep Learning Benchmark for Land Use and Land Cover Classification

2017-08-31 · Patrick Helber, Benjamin Bischke, Andreas Dengel, Damian Borth

In this paper, we address the challenge of land use and land cover classification using Sentinel-2 satellite images. The Sentinel-2 satellite images are openly and freely accessible provided in the Earth observation program Copernicus. We present a novel dataset based on Sentinel-2 satellite images covering 13 spectral bands and consisting out of 10 classes with in total 27,000 labeled and geo-referenced images. We provide benchmarks for this novel dataset with its spectral bands using state-of-the-art deep Convolutional Neural Network (CNNs). With the proposed novel dataset, we achieved an overall classification accuracy of 98.57%. The resulting classification system opens a gate towards a number of Earth observation applications. We demonstrate how this classification system can be used for detecting land use and land cover changes and how it can assist in improving geographical maps. The geo-referenced dataset EuroSAT is made publicly available at https://github.com/phelber/eurosat.

📄 PDF Abstract BibTeX arXiv:1709.00029

Code (8)

phelber/EuroSAT 공식 구현
Abysinikal/ML_FOR_RS
Abysinikal/S2_CLS
canturan10/image.classification.on.EuroSAT pytorch
canturan10/satellighte pytorch
gomezzz/MSMatch pytorch
reidfalconer/landcover_classification
tasnimul-unipotsdam/EuroSAT tf

Tasks

Earth ObservationGeneral ClassificationLand Cover Classification

Similar Papers 제목 키워드 기반

Landsat-Bench: Datasets and Benchmarks for Landsat Foundation Models

2025-06-10 · Isaac Corley, Lakshay Sharma, Ruth Crasto

The Landsat program offers over 50 years of globally consistent Earth imagery. However, the lack of benchmarks for this data constrains progress towards Landsat-based Geospatial Foundation Models (GFM). In this paper, we…

Practical GPU Choices for Earth Observation: ResNet-50 Training Throughput on Integrated, Laptop, and Cloud Accelerators

2025-08-25 · Ritvik Chaturvedi arxiv

This project implements a ResNet-based pipeline for land use and land cover (LULC) classification on Sentinel-2 imagery, benchmarked across three heterogeneous GPUs. The workflow automates data acquisition, geospatial pr…

Mapping of Land Use and Land Cover (LULC) using EuroSAT and Transfer Learning

2023-11-06 · Suman Kunwar, Jannatul Ferdush

As the global population continues to expand, the demand for natural resources increases. Unfortunately, human activities account for 23% of greenhouse gas emissions. On a positive note, remote sensing technologies have …

Earth ObservationTransfer Learning

MSMatch: Semi-Supervised Multispectral Scene Classification with Few Labels

2021-03-18 · Pablo Gómez, Gabriele Meoni

Supervised learning techniques are at the center of many tasks in remote sensing. Unfortunately, these methods, especially recent deep learning methods, often require large amounts of labeled data for training. Even thou…

ClassificationGeneral ClassificationImage ClassificationScene Classification

Image Augmentation for Satellite Images

2022-07-29 · Oluwadara Adedeji, Peter Owoade, Opeyemi Ajayi, Olayiwola Arowolo

This study proposes the use of generative models (GANs) for augmenting the EuroSAT dataset for the Land Use and Land Cover (LULC) Classification task. We used DCGAN and WGAN-GP to generate images for each class in the da…

ClassificationImage Augmentation