jordancaraballo
commited on
Commit
•
0393c68
1
Parent(s):
4435114
Releasing 26M tiles
Browse files- README.md +5 -4
- satvision_84M_26M_100.pth +3 -0
- ckpt_epoch_800.pth → satvision_84M_2M_800.pth +0 -0
README.md
CHANGED
@@ -23,9 +23,10 @@ for `800` epochs on 8x A100 GPUs and 12x V100 GPUs.
|
|
23 |
|
24 |
**Pre-trained models pre-trained on MODIS-Small dataset**
|
25 |
|
26 |
-
| name | pre-train epochs | pre-train resolution | #params | pre-trained model |
|
27 |
-
| :---: | :---: | :---: | :---: | :---: |
|
28 |
-
| SatVision-Base | 800 | 128x128 | 84.
|
|
|
29 |
|
30 |
## Getting Started with SatVision-Base
|
31 |
|
@@ -95,4 +96,4 @@ If this model helped your research, please cite `satvision-base` in your publica
|
|
95 |
repository-code = {https://github.com/nasa-nccs-hpda/pytorch-caney}
|
96 |
year = {2023}
|
97 |
}
|
98 |
-
```
|
|
|
23 |
|
24 |
**Pre-trained models pre-trained on MODIS-Small dataset**
|
25 |
|
26 |
+
| name | pre-train epochs | pre-train resolution | #params | #tiles | pre-trained model |
|
27 |
+
| :---: | :---: | :---: | :---: | :---: | :---: |
|
28 |
+
| SatVision-Base | 800 | 128x128 | 84.5 M | 2 M | [checkpoint](https://huggingface.co/nasa-cisto-data-science-group/satvision-base/blob/main/satvision_84M_2M_800.pth)/[config](https://github.com/nasa-nccs-hpda/pytorch-caney/blob/develop/examples/satvision/mim_pretrain_swinv2_satvision_base_192_window12_800ep.yaml) |
|
29 |
+
| SatVision-Base | 100 | 128x128 | 84.5 M | 26 M | [checkpoint](https://huggingface.co/nasa-cisto-data-science-group/satvision-base/blob/main/satvision_84M_26M_100.pth)/[config](https://github.com/nasa-nccs-hpda/pytorch-caney/blob/develop/examples/satvision/mim_pretrain_swinv2_satvision_base_192_window12_800ep.yaml) |
|
30 |
|
31 |
## Getting Started with SatVision-Base
|
32 |
|
|
|
96 |
repository-code = {https://github.com/nasa-nccs-hpda/pytorch-caney}
|
97 |
year = {2023}
|
98 |
}
|
99 |
+
```
|
satvision_84M_26M_100.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5af600c65e40b69a40b8e5dac7988eda2ab47d2a944b52ca9c7988bb7bdd9579
|
3 |
+
size 1136977859
|
ckpt_epoch_800.pth → satvision_84M_2M_800.pth
RENAMED
File without changes
|