Update README.md
Browse files
README.md
CHANGED
@@ -14,6 +14,24 @@ We include the trained models:
|
|
14 |
|
15 |
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.
|
16 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
---
|
18 |
license: cc-by-nc-4.0
|
19 |
---
|
|
|
14 |
|
15 |
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.
|
16 |
|
17 |
+
If you find this work useful please cite:
|
18 |
+
|
19 |
+
```
|
20 |
+
@article{portales-julia_global_2023,
|
21 |
+
title = {Global flood extent segmentation in optical satellite images},
|
22 |
+
volume = {13},
|
23 |
+
issn = {2045-2322},
|
24 |
+
doi = {10.1038/s41598-023-47595-7},
|
25 |
+
number = {1},
|
26 |
+
urldate = {2023-11-30},
|
27 |
+
journal = {Scientific Reports},
|
28 |
+
author = {Portalés-Julià, Enrique and Mateo-García, Gonzalo and Purcell, Cormac and Gómez-Chova, Luis},
|
29 |
+
month = nov,
|
30 |
+
year = {2023},
|
31 |
+
pages = {20316},
|
32 |
+
}
|
33 |
+
```
|
34 |
+
|
35 |
---
|
36 |
license: cc-by-nc-4.0
|
37 |
---
|