Update README.md
Browse files
README.md
CHANGED
@@ -12,6 +12,20 @@ license: apache-2.0
|
|
12 |
|
13 |
Model Repository: [HuggingFace](https://huggingface.co/nasa-cisto-data-science-group/satvision-toa-giant-patch8-window8-128)
|
14 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
### **Clone the Model Checkpoint**
|
16 |
|
17 |
1. Load `git-lfs`:
|
|
|
12 |
|
13 |
Model Repository: [HuggingFace](https://huggingface.co/nasa-cisto-data-science-group/satvision-toa-giant-patch8-window8-128)
|
14 |
|
15 |
+
If this model or process helped in your research, please cite the model in your publications, here is an example.
|
16 |
+
|
17 |
+
```
|
18 |
+
@misc{spradlin2024satvisiontoageospatialfoundationmodel,
|
19 |
+
title={SatVision-TOA: A Geospatial Foundation Model for Coarse-Resolution All-Sky Remote Sensing Imagery},
|
20 |
+
author={Caleb S. Spradlin and Jordan A. Caraballo-Vega and Jian Li and Mark L. Carroll and Jie Gong and Paul M. Montesano},
|
21 |
+
year={2024},
|
22 |
+
eprint={2411.17000},
|
23 |
+
archivePrefix={arXiv},
|
24 |
+
primaryClass={cs.CV},
|
25 |
+
url={https://arxiv.org/abs/2411.17000},
|
26 |
+
}
|
27 |
+
```
|
28 |
+
|
29 |
### **Clone the Model Checkpoint**
|
30 |
|
31 |
1. Load `git-lfs`:
|