eurosat
Datasets
All datasets matching “eurosat”eurosat
Dataset Card for EuroSAT
Dataset Source
Paper with code
Usage
from datasets import load_dataset
dataset = load_dataset('tranganke/eurosat')
Data Fields
The dataset contains the following fields:
image: An image in RGB format.
label: The label for the image, which is one of 10 classes:
0: annual crop land
1: forest
2: brushland or shrubland
3: highway or road
4: industrial buildings or commercial buildings
5: pasture land
6: permanent crop land… See the full description on the dataset page: https://huggingface.co/datasets/tanganke/eurosat.eurosatRedistributed without modification from https://github.com/phelber/EuroSAT.
EuroSAT100 is a subset of EuroSATallBands containing only 100 images. It is intended for tutorials and demonstrations, not for benchmarking.
EuroSAT_RGB
EuroSAT RGB
EUROSAT RGB is the RGB version of the EUROSAT dataset based on Sentinel-2 satellite images covering 13 spectral bands and consisting of 10 classes with 27000 labeled and geo-referenced samples.
Paper: https://arxiv.org/abs/1709.00029
Homepage: https://github.com/phelber/EuroSAT
Description
The EuroSAT dataset is a comprehensive land cover classification dataset that focuses on images taken by the ESA Sentinel-2 satellite. It contains a total of 27… See the full description on the dataset page: https://huggingface.co/datasets/blanchon/EuroSAT_RGB.eurosat-rgb
EuroSat (RGB)
Description
A dataset based on Sentinel-2 satellite images covering 13 spectral bands and consisting of 10 classes with 27000 labeled and geo-referenced samples. This is the RGB version of the dataset with visible bands encoded as JPEG images.
The dataset does not have any default splits. Train, validation, and test splits were based on these definitions here… See the full description on the dataset page: https://huggingface.co/datasets/timm/eurosat-rgb.wds_vtab-eurosateurosat-rgb
