Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,16 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
tags:
|
4 |
+
- Segments
|
5 |
+
- mapping
|
6 |
+
- keras
|
7 |
+
- object-segmentation
|
8 |
+
library_name: keras
|
9 |
+
pipeline_tag: image-segmentation
|
10 |
---
|
11 |
+
|
12 |
+
Kaggle Notebook: https://www.kaggle.com/code/kmader/segmenting-buildings-in-satellite-images
|
13 |
+
|
14 |
+
Dataset: https://www.kaggle.com/datasets/kmader/synthetic-word-ocr
|
15 |
+
|
16 |
+
Hugging Face Space: https://huggingface.co/spaces/deprem-ml/deprem_keras-satellite_semantic_mapping-challange
|