Spaces:
Running
title: README
emoji: π
colorFrom: blue
colorTo: green
sdk: static
pinned: false
license: mit
short_description: Official Repository of Pretrained Models on BigEarthNet v2.0
BigEarthNetv2.0 Pretrained Weights
We provide pretrained weights for several different models. All models were trained with different seeds. The weights for the best-performing model (based on Macro Average Precision on the recommended test split) are uploaded. All models are available as versions using Sentinel-1 only, Sentinel-2 only or Sentinel-1 and Sentinel-2 data.
The order of bands is as follows:
For Models using Sentinel-1 only: ["VH", "VV"]
For Models using Sentinel-2 only: 10m bands, 20m bands = ["B02", "B03", "B04", "B08", "B05", "B06", "B07", "B11", "B12", "B8A"]
For Models using Sentinel-1 and Sentinel-2: 10m bands, 20m bands, S1 bands = ["B02", "B03", "B04", "B08", "B05", "B06", "B07", "B11", "B12", "B8A", "VH", "VV"]
The output classes are in alphabetical order:
['Agro-forestry areas', 'Arable land', 'Beaches, dunes, sands', 'Broad-leaved forest', 'Coastal wetlands',
'Complex cultivation patterns', 'Coniferous forest', 'Industrial or commercial units', 'Inland waters',
'Inland wetlands', 'Land principally occupied by agriculture, with significant areas of natural vegetation',
'Marine waters', 'Mixed forest', 'Moors, heathland and sclerophyllous vegetation',
'Natural grassland and sparsely vegetated areas', 'Pastures', 'Permanent crops', 'Transitional woodland, shrub',
'Urban fabric']
ConvMixer
ConvMixer was trained in the version with a hidden dimension of 768 and 32 layers (often called ConvMixer-768/32). The weights are available for the following versions:
ConvNextv2
ConvNext v2 was trained in the "base" configuration. The weights are available for the following versions:
MLP-Mixer
MLP-Mixer was trained in the "base" configuration with a patch size of 16. The weights are available for the following versions:
MobileViT
MobileViT was trained in the "small" configuration. The weights are available for the following versions:
ResNet
ResNet was trained in the "50" and "101" configurations.
ResNet-50
The weights for the "50" configuration are available for the following versions:
ResNet-101
The weights for the "101" configuration are available for the following versions:
Vision Transformer
ViT was trained in the "base" configuration with a patch size of 8. The weights are available for the following versions: