tforgaard commited on
Commit
58713b8
·
verified ·
1 Parent(s): 1616886

Update Readme

Browse files

# THOR tiny

The THOR foundation model supports Sentinel-1 (SAR), Sentinel-2 (MSI), and Sentinel-3 OLCI & SLSTR, with resolutions ranging from 10 m to 1000 m. Furthermore it is trained using flexible patch sizes and ground covers ranging from 1000m to 50 000m.

# Example usage
...

# Integrations
...

# Source
https://github.com/FM4CS/fm4cs

# Citation
If you use THOR in your research, please cite the pre-print ...

Files changed (1) hide show
  1. README.md +10 -0
README.md ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - FM4CS/THOR-Pretrain
5
+ tags:
6
+ - NR
7
+ - ESA
8
+ - Foundation Model
9
+ - Earth Observation
10
+ ---