Update README.md
Browse files
README.md
CHANGED
|
@@ -8,4 +8,10 @@ pipeline_tag: image-classification
|
|
| 8 |
tags:
|
| 9 |
- aerial-imagery
|
| 10 |
- mutation-classification
|
| 11 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
tags:
|
| 9 |
- aerial-imagery
|
| 10 |
- mutation-classification
|
| 11 |
+
---
|
| 12 |
+
# Water Mutation Classification model
|
| 13 |
+
This is a pretrained model for the mutation classification model from this repository: https://gitlab.com/hetwaterschapshuis/kenniscentrum/tooling/dl-mutation-filter
|
| 14 |
+
Which is part of the nlveranderdetectie water change detection pipeline: https://gitlab.com/hetwaterschapshuis/kenniscentrum/tooling/nlveranderdetectie
|
| 15 |
+
|
| 16 |
+
# Dataset
|
| 17 |
+
The dataset used to train this model is also available here: https://huggingface.co/datasets/jgerbscheid/nlver-water-mutation-classification
|