Image Feature Extraction
gabrieltsengai2 nielsr HF Staff commited on
Commit
581aa9b
·
1 Parent(s): 90b76cf

Add pipeline tag, license, and link to paper (#1)

Browse files

- Add pipeline tag, license, and link to paper (dc33caf2b2c9d8c578c49c4139d4d57fd59dfda4)


Co-authored-by: Niels Rogge <nielsr@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -1,5 +1,12 @@
 
 
 
 
 
1
  OlmoEarth-v1_1-Base is a ViT-Base (114M parameters) foundation model for remote sensing tasks over Sentinel-1, Sentinel-2, and Landsat images or image time series.
2
 
 
 
3
  Please see our GitHub and paper for more information about OlmoEarth.
4
 
5
  - GitHub: https://github.com/allenai/olmoearth_pretrain
 
1
+ ---
2
+ pipeline_tag: image-feature-extraction
3
+ license: other
4
+ ---
5
+
6
  OlmoEarth-v1_1-Base is a ViT-Base (114M parameters) foundation model for remote sensing tasks over Sentinel-1, Sentinel-2, and Landsat images or image time series.
7
 
8
+ This model is presented in the paper [OlmoEarth v1.2: A more efficient family of OlmoEarth models](https://huggingface.co/papers/2605.20804).
9
+
10
  Please see our GitHub and paper for more information about OlmoEarth.
11
 
12
  - GitHub: https://github.com/allenai/olmoearth_pretrain