Commit
·
32a41c8
1
Parent(s):
fc7c6c4
Update README.md
Browse files
README.md
CHANGED
|
@@ -15,4 +15,25 @@ metrics:
|
|
| 15 |
- accuracy
|
| 16 |
- IoU
|
| 17 |
- F1 Score
|
| 18 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15 |
- accuracy
|
| 16 |
- IoU
|
| 17 |
- F1 Score
|
| 18 |
+
---
|
| 19 |
+
|
| 20 |
+
### Model and Inputs
|
| 21 |
+
The pretrained Prithvi-100m parameter model is used for finetuning over Burn Scar task on HLS data.
|
| 22 |
+
The finetuning expected an input tile of 512x512x6, where 512 is the height and width and 6 is the number of bands. The bands are
|
| 23 |
+
1. Blue
|
| 24 |
+
2. Green
|
| 25 |
+
3. Red
|
| 26 |
+
4. Narrow NIR
|
| 27 |
+
5. SWIR 1
|
| 28 |
+
6. SWIR 2
|
| 29 |
+
|
| 30 |
+
### Code
|
| 31 |
+
Code for Finetuning is available through [github](https://github.com/NASA-IMPACT/hls-foundation-os/tree/main/fine-tuning-examples)
|
| 32 |
+
|
| 33 |
+
Configuration used for finetuning is avaible through [config](https://github.com/NASA-IMPACT/hls-foundation-os/blob/main/fine-tuning-examples/configs/firescars_config.py
|
| 34 |
+
)
|
| 35 |
+
|
| 36 |
+
|
| 37 |
+
### Results
|
| 38 |
+
|
| 39 |
+
|