Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# ml4floods pre-trained models
|
2 |
|
3 |
This repository contains the trained models of the publication:
|
@@ -30,8 +40,4 @@ If you find this work useful please cite:
|
|
30 |
year = {2023},
|
31 |
pages = {20316},
|
32 |
}
|
33 |
-
```
|
34 |
-
|
35 |
-
---
|
36 |
-
license: cc-by-nc-4.0
|
37 |
-
---
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-nc-4.0
|
3 |
+
pipeline_tag: image-segmentation
|
4 |
+
tags:
|
5 |
+
- remote sensing
|
6 |
+
- sentinel2
|
7 |
+
- landsat
|
8 |
+
- floods
|
9 |
+
---
|
10 |
+
|
11 |
# ml4floods pre-trained models
|
12 |
|
13 |
This repository contains the trained models of the publication:
|
|
|
40 |
year = {2023},
|
41 |
pages = {20316},
|
42 |
}
|
43 |
+
```
|
|
|
|
|
|
|
|