Image Feature Extraction
gabrieltsengai2 nielsr HF Staff commited on
Commit
12a9fdb
·
1 Parent(s): 10bffbe

Add pipeline tag, license, and paper reference (#1)

Browse files

- Add pipeline tag, license, and paper reference (23ed67bc64bcf9f1aaed85c08efd405033e14a95)


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_2-Tiny is a ViT-Tiny (12M 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
+ license: other
3
+ pipeline_tag: image-feature-extraction
4
+ ---
5
+
6
  OlmoEarth-v1_2-Tiny is a ViT-Tiny (12M parameters) foundation model for remote sensing tasks over Sentinel-1, Sentinel-2, and Landsat images or image time series.
7
 
8
+ This model was introduced 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