Update README.md
Browse files
README.md
CHANGED
@@ -1,9 +1,6 @@
|
|
1 |
---
|
2 |
license: mit
|
3 |
pipeline_tag: image-segmentation
|
4 |
-
widget:
|
5 |
-
- src: preds/g_0008_2015-08-29.png
|
6 |
-
- src: https://huggingface.co/dcodrut/dl4gam_alps/blob/main/preds/g_0009_2023-08-07.png
|
7 |
---
|
8 |
-
The repository contains the
|
9 |
-
The predictions
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
pipeline_tag: image-segmentation
|
|
|
|
|
|
|
4 |
---
|
5 |
+
The repository contains the weights of the 10-member ensemble U-Net (Ronneberger et al. 2016) trained to detect glaciers in the European Alps using (mainly) Sentinel-2 imagery.
|
6 |
+
The predictions can be visualized at https://dcodrut.github.io/dl4gam_alps/.
|