Update README.md
Browse files
README.md
CHANGED
|
@@ -19,10 +19,10 @@ We include the trained models:
|
|
| 19 |
* **Unet multioutput S2-to-L8** in folder `models/WF2_unetv2_bgriswirs`
|
| 20 |
* **Unet multioutput RGBNIR** in folder `models/WF2_unetv2_rgbi`
|
| 21 |
|
| 22 |
-
|
| 23 |

|
| 24 |
|
| 25 |
-
In order to run any of these models in Landsat or Sentinel-2 scene see the tutorial [*Inference with clouds aware floods segmentation model*](https://spaceml-org.github.io/ml4floods/content/ml4ops/HOWTO_Run_Inference_multioutput_binary.html) in the ml4floods docs.
|
| 26 |
|
| 27 |
If you find this work useful please cite:
|
| 28 |
|
|
|
|
| 19 |
* **Unet multioutput S2-to-L8** in folder `models/WF2_unetv2_bgriswirs`
|
| 20 |
* **Unet multioutput RGBNIR** in folder `models/WF2_unetv2_rgbi`
|
| 21 |
|
| 22 |
+
The following table shows the performance of the models in the test dataset:
|
| 23 |

|
| 24 |
|
| 25 |
+
In order to run any of these models in a Landsat or Sentinel-2 scene see the tutorial [*Inference with clouds aware floods segmentation model*](https://spaceml-org.github.io/ml4floods/content/ml4ops/HOWTO_Run_Inference_multioutput_binary.html) in the ml4floods docs.
|
| 26 |
|
| 27 |
If you find this work useful please cite:
|
| 28 |
|