GEO-Bench-2-Leaderboard / utils /model_info.json
NaomiS's picture
Initial commit
f977fd5
Raw
History Blame Contribute Delete
2.24 kB
{"BACKBONE_NAMES": {
"vit_large_patch16": "ScaleMAE-ViT 300M",
"resnet101": "Resnet101",
"prithvi_vit_100": "Prithvi-EO-V1-100",
"prithvi_eo_v2_100": "Prithvi-EO-V2-100",
"resnet50": "Resnet50-ImageNet",
"dofa_base_patch16_224": "DOFA-ViT-B",
"dofa_large_patch16_224": "DOFA-ViT 300M",
"clay_v1_base": "Clay-V1 ViT-B",
"prithvi_eo_v2_300": "Prithvi-EO-V2 300M",
"prithvi_eo_v2_300_tl": "Prithvi-EO-V2 300M TL",
"prithvi_eo_v2_600": "Prithvi-EO-V2 600M",
"prithvi_eo_v2_600_tl": "Prithvi-EO-V2 600M TL",
"satlas_swin_b_sentinel2_si_ms": "Satlas-Swin 100M",
"ssl4eos12_resnet50_sentinel2_all_dino": "Resnet50-DINO",
"ssl4eos12_resnet50_sentinel2_all_moco": "Resnet50-MOCO",
"ssl4eos12_resnet50_sentinel2_all_decur": "Resnet50-DeCUR",
"satlas_resnet50_sentinel2_si_ms_satlas": "Satlas-Resnet50",
"terramind_v1_base": "TerraMind-V1-Base",
"terramind_v1_large": "TerraMind-V1-Large",
"convnext_xlarge_fb_in22k": "ConvNext-XLarge-ImageNet",
"convnext_large_fb_in22k": "ConvNext-Large-ImageNet",
"dinov3_vitl16": "DinoV3-ViT-L-SAT",
"dinov3_convnext_large": "DinoV3-ConvNext-Large-WEB",
"satlas_swin_b_naip_si_rgb": "Satlas-SwinB-Naip",
"TBD": "TBD", "": ""},
"MODEL_SIZE": {
"vit_large_patch16": "300M",
"resnet101": "42M",
"prithvi_vit_100": "100M",
"prithvi_eo_v2_100": "100M",
"resnet50": "25M",
"dofa_base_patch16_224": "100M",
"dofa_large_patch16_224": "300M",
"clay_v1_base": "100M",
"prithvi_eo_v2_300": "300M",
"prithvi_eo_v2_300_tl": "300M",
"prithvi_eo_v2_600": "600M",
"prithvi_eo_v2_600_tl": "600M",
"satlas_swin_b_sentinel2_si_ms": "100M",
"ssl4eos12_resnet50_sentinel2_all_dino": "25M",
"ssl4eos12_resnet50_sentinel2_all_moco": "25M",
"ssl4eos12_resnet50_sentinel2_all_decur": "25M",
"satlas_resnet50_sentinel2_si_ms_satlas": "25M",
"terramind_v1_base": "100M",
"terramind_v1_large": "300M",
"convnext_xlarge_fb_in22k": "390M",
"convnext_large_fb_in22k": "230M",
"satlas_swin_b_naip_si_rgb": "100M",
"dinov3_vitl16": "300M",
"dinov3_convnext_large": "230M",
"TBD": "TBD", "": ""}}