@@ -54,16 +54,16 @@ This package will download model checkpoints automatically, but you can download
54
54
| | Single-image, RGB | Multi-image, RGB |
55
55
| ---------- | ------------ | ------------ |
56
56
| ** Swin-v2-Base** | [ Sentinel2_SwinB_SI_RGB] ( https://huggingface.co/allenai/satlas-pretrain/resolve/main/sentinel2_swinb_si_rgb.pth?download=true ) | [ Sentinel2_SwinB_MI_RGB] ( https://huggingface.co/allenai/satlas-pretrain/resolve/main/sentinel2_swinb_mi_rgb.pth?download=true ) |
57
- | ** Swin-v2-Tiny** | [ Sentinel2_SwinT_SI_RGB] ( https://huggingface.co/allenai/satlas-pretrain/resolve/main/sentinel2_swint_si_rgb.pth?download=true ) | |
57
+ | ** Swin-v2-Tiny** | [ Sentinel2_SwinT_SI_RGB] ( https://huggingface.co/allenai/satlas-pretrain/resolve/main/sentinel2_swint_si_rgb.pth?download=true ) | [ Sentinel2_SwinT_MI_RGB ] ( https://huggingface.co/allenai/satlas-pretrain/resolve/main/sentinel2_swint_mi_rgb.pth?download=true ) |
58
58
| ** Resnet50** | [ Sentinel2_Resnet50_SI_RGB] ( https://huggingface.co/allenai/satlas-pretrain/resolve/main/sentinel2_resnet50_si_rgb.pth?download=true ) | [ Sentinel2_Resnet50_MI_RGB] ( https://huggingface.co/allenai/satlas-pretrain/resolve/main/sentinel2_resnet50_mi_rgb.pth?download=true ) |
59
59
| ** Resnet152** | [ Sentinel2_Resnet152_SI_RGB] ( https://huggingface.co/allenai/satlas-pretrain/resolve/main/sentinel2_resnet152_si_rgb.pth?download=true ) | [ Sentinel2_Resnet152_MI_RGB] ( https://huggingface.co/allenai/satlas-pretrain/resolve/main/sentinel2_resnet152_mi_rgb.pth?download=true ) |
60
60
61
61
| | Single-image, MS | Multi-image, MS |
62
62
| ---------- | ------------ | ------------ |
63
63
| ** Swin-v2-Base** | [ Sentinel2_SwinB_SI_MS] ( https://huggingface.co/allenai/satlas-pretrain/resolve/main/sentinel2_swinb_si_ms.pth?download=true ) | [ Sentinel2_SwinB_MI_MS] ( https://huggingface.co/allenai/satlas-pretrain/resolve/main/sentinel2_swinb_mi_ms.pth?download=true ) |
64
- | ** Swin-v2-Tiny** | [ Sentinel2_SwinT_SI_MS] ( https://huggingface.co/allenai/satlas-pretrain/resolve/main/sentinel2_swint_si_ms.pth?download=true ) | |
65
- | ** Resnet50** | [ Sentinel2_Resnet50_SI_MS] ( https://huggingface.co/allenai/satlas-pretrain/resolve/main/sentinel2_swint_si_ms.pth?download=true ) | |
66
- | ** Resnet152** | [ Sentinel2_Resnet152_SI_MS] ( https://huggingface.co/allenai/satlas-pretrain/resolve/main/sentinel2_resnet152_si_ms.pth?download=true ) | |
64
+ | ** Swin-v2-Tiny** | [ Sentinel2_SwinT_SI_MS] ( https://huggingface.co/allenai/satlas-pretrain/resolve/main/sentinel2_swint_si_ms.pth?download=true ) | [ Sentinel2_SwinT_MI_MS ] ( https://huggingface.co/allenai/satlas-pretrain/resolve/main/sentinel2_swint_mi_ms.pth?download=true ) |
65
+ | ** Resnet50** | [ Sentinel2_Resnet50_SI_MS] ( https://huggingface.co/allenai/satlas-pretrain/resolve/main/sentinel2_swint_si_ms.pth?download=true ) | [ Sentinel2_Resnet50_MI_MS ] ( https://huggingface.co/allenai/satlas-pretrain/resolve/main/sentinel2_resnet50_mi_ms.pth?download=true ) |
66
+ | ** Resnet152** | [ Sentinel2_Resnet152_SI_MS] ( https://huggingface.co/allenai/satlas-pretrain/resolve/main/sentinel2_resnet152_si_ms.pth?download=true ) | [ Sentinel2_Resnet152_MI_MS ] ( https://huggingface.co/allenai/satlas-pretrain/resolve/main/sentinel2_resnet152_mi_ms.pth?download=true ) |
67
67
68
68
#### Sentinel-1 Pretrained Models
69
69
| | Single-image, VH+VV | Multi-image, VH+VV |
0 commit comments