Update README.md
Browse files
README.md
CHANGED
@@ -32,7 +32,7 @@ Labels represent no water (class 0), water/flood (class 1), and no data/clouds (
|
|
32 |
|
33 |
The Prithvi-100m model was initially pretrained using a sequence length of 3 timesteps. Based on the characteristics of this benchmark dataset, we focus on single-timestamp segmentation here. This demonstrates that our model does not require multiple timestamps during finetuning.
|
34 |
|
35 |
-
|
36 |
|
37 |
### Code
|
38 |
Code for Finetuning is available through [github](https://github.com/NASA-IMPACT/hls-foundation-os/)
|
|
|
32 |
|
33 |
The Prithvi-100m model was initially pretrained using a sequence length of 3 timesteps. Based on the characteristics of this benchmark dataset, we focus on single-timestamp segmentation here. This demonstrates that our model does not require multiple timestamps during finetuning.
|
34 |
|
35 |
+
![](sen1floods11-finetuning.png)
|
36 |
|
37 |
### Code
|
38 |
Code for Finetuning is available through [github](https://github.com/NASA-IMPACT/hls-foundation-os/)
|