hackelle commited on
Commit
29a0cea
1 Parent(s): 5c12e74

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -14,7 +14,7 @@ widget:
14
  example_title: Example
15
  output:
16
  - label: Agro-forestry areas
17
- score: 0.140823
18
  - label: Arable land
19
  score: 0.137060
20
  - label: Beaches, dunes, sands
@@ -29,7 +29,7 @@ widget:
29
  :---:|:---:|:---:|:---:|:---:
30
  <a href="https://www.tu.berlin/"><img src="https://raw.githubusercontent.com/wiki/lhackel-tub/ConfigILM/static/imgs/tu-berlin-logo-long-red.svg" style="font-size: 1rem; height: 2em; width: auto" alt="TU Berlin Logo"/> | <a href="https://rsim.berlin/"><img src="https://raw.githubusercontent.com/wiki/lhackel-tub/ConfigILM/static/imgs/RSiM_Logo_1.png" style="font-size: 1rem; height: 2em; width: auto" alt="RSiM Logo"> | <a href="https://www.dima.tu-berlin.de/menue/database_systems_and_information_management_group/"><img src="https://raw.githubusercontent.com/wiki/lhackel-tub/ConfigILM/static/imgs/DIMA.png" style="font-size: 1rem; height: 2em; width: auto" alt="DIMA Logo"> | <a href="http://www.bigearth.eu/"><img src="https://raw.githubusercontent.com/wiki/lhackel-tub/ConfigILM/static/imgs/BigEarth.png" style="font-size: 1rem; height: 2em; width: auto" alt="BigEarth Logo"> | <a href="https://bifold.berlin/"><img src="https://raw.githubusercontent.com/wiki/lhackel-tub/ConfigILM/static/imgs/BIFOLD_Logo_farbig.png" style="font-size: 1rem; height: 2em; width: auto; margin-right: 1em" alt="BIFOLD Logo">
31
 
32
- # Vit_base_patch8_224 pretained on BigEarthNet v2.0 using Sentinel-1 & Sentinel-2 bands
33
 
34
  <!-- Optional images -->
35
  <!--
@@ -46,7 +46,7 @@ precision macro)
46
  - Learning rate: 0.001
47
  - Dropout rate: 0.15
48
  - Drop Path rate: 0.15
49
- - Learning rate scheduler: LinearWarmupCosineAnnealing for 1000 warmup steps
50
  - Optimizer: AdamW
51
  - Seed: 0
52
 
@@ -61,7 +61,7 @@ The model was evaluated on the test set of the BigEarthNet v2.0 dataset with the
61
  |:------------------|------------------:|------------------:|
62
  | Average Precision | 0.669646 | 0.840189 |
63
  | F1 Score | 0.608862 | 0.741301 |
64
- | Precision | 0.699223 | 0.780822 |
65
 
66
  # Example
67
  | A Sentinel-2 image (true color representation) |
@@ -70,7 +70,7 @@ The model was evaluated on the test set of the BigEarthNet v2.0 dataset with the
70
 
71
  | Class labels | Predicted scores |
72
  |:--------------------------------------------------------------------------|--------------------------------------------------------------------------:|
73
- | <p> Agro-forestry areas <br> Arable land <br> Beaches, dunes, sands <br> ... <br> Urban fabric </p> | <p> 0.140823 <br> 0.137060 <br> 0.025337 <br> ... <br> 0.011822 </p> |
74
 
75
 
76
  To use the model, download the codes that define the model architecture from the
 
14
  example_title: Example
15
  output:
16
  - label: Agro-forestry areas
17
+ score: 0.140824
18
  - label: Arable land
19
  score: 0.137060
20
  - label: Beaches, dunes, sands
 
29
  :---:|:---:|:---:|:---:|:---:
30
  <a href="https://www.tu.berlin/"><img src="https://raw.githubusercontent.com/wiki/lhackel-tub/ConfigILM/static/imgs/tu-berlin-logo-long-red.svg" style="font-size: 1rem; height: 2em; width: auto" alt="TU Berlin Logo"/> | <a href="https://rsim.berlin/"><img src="https://raw.githubusercontent.com/wiki/lhackel-tub/ConfigILM/static/imgs/RSiM_Logo_1.png" style="font-size: 1rem; height: 2em; width: auto" alt="RSiM Logo"> | <a href="https://www.dima.tu-berlin.de/menue/database_systems_and_information_management_group/"><img src="https://raw.githubusercontent.com/wiki/lhackel-tub/ConfigILM/static/imgs/DIMA.png" style="font-size: 1rem; height: 2em; width: auto" alt="DIMA Logo"> | <a href="http://www.bigearth.eu/"><img src="https://raw.githubusercontent.com/wiki/lhackel-tub/ConfigILM/static/imgs/BigEarth.png" style="font-size: 1rem; height: 2em; width: auto" alt="BigEarth Logo"> | <a href="https://bifold.berlin/"><img src="https://raw.githubusercontent.com/wiki/lhackel-tub/ConfigILM/static/imgs/BIFOLD_Logo_farbig.png" style="font-size: 1rem; height: 2em; width: auto; margin-right: 1em" alt="BIFOLD Logo">
31
 
32
+ # Vit_base_patch8_224 pretrained on BigEarthNet v2.0 using Sentinel-1 & Sentinel-2 bands
33
 
34
  <!-- Optional images -->
35
  <!--
 
46
  - Learning rate: 0.001
47
  - Dropout rate: 0.15
48
  - Drop Path rate: 0.15
49
+ - Learning rate scheduler: LinearWarmupCosineAnnealing for 1000 warmup steps
50
  - Optimizer: AdamW
51
  - Seed: 0
52
 
 
61
  |:------------------|------------------:|------------------:|
62
  | Average Precision | 0.669646 | 0.840189 |
63
  | F1 Score | 0.608862 | 0.741301 |
64
+ | Precision | 0.669646 | 0.840189 |
65
 
66
  # Example
67
  | A Sentinel-2 image (true color representation) |
 
70
 
71
  | Class labels | Predicted scores |
72
  |:--------------------------------------------------------------------------|--------------------------------------------------------------------------:|
73
+ | <p> Agro-forestry areas <br> Arable land <br> Beaches, dunes, sands <br> ... <br> Urban fabric </p> | <p> 0.140824 <br> 0.137060 <br> 0.025337 <br> ... <br> 0.011822 </p> |
74
 
75
 
76
  To use the model, download the codes that define the model architecture from the