Skip to content
Advertisement
Image

eurosat

Dataset Card for EuroSAT Dataset Source Paper with code Usage from datasets import load dataset dataset = load dataset('tranganke/eurosat') Data…

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:

Source: Hugging Face Hub (tanganke/eurosat). Metadata imported from the dataset’s Hub tags.

Advertisement