Update README.md
Browse files
README.md
CHANGED
@@ -5,13 +5,21 @@ size_categories:
|
|
5 |
- 10B<n<100B
|
6 |
task_categories:
|
7 |
- image-segmentation
|
|
|
8 |
tags:
|
9 |
-
- IGN
|
10 |
- Aerial
|
11 |
-
- Satellite
|
12 |
- Environement
|
13 |
- Multimodal
|
14 |
- Earth Observation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
---
|
16 |
|
17 |
|
@@ -138,4 +146,4 @@ This repository benefits from the following open-source work. We thank the autho
|
|
138 |
|
139 |
1. [Frame Field Learning](https://github.com/Lydorn/Polygonization-by-Frame-Field-Learning)
|
140 |
2. [HiSup](https://github.com/SarahwXU/HiSup)
|
141 |
-
3. [Pix2Poly](https://github.com/yeshwanth95/Pix2Poly)
|
|
|
5 |
- 10B<n<100B
|
6 |
task_categories:
|
7 |
- image-segmentation
|
8 |
+
- object-detection
|
9 |
tags:
|
|
|
10 |
- Aerial
|
|
|
11 |
- Environement
|
12 |
- Multimodal
|
13 |
- Earth Observation
|
14 |
+
- Image
|
15 |
+
- Lidar
|
16 |
+
- ALS
|
17 |
+
- pointcloud
|
18 |
+
- Building
|
19 |
+
- Polygon
|
20 |
+
- Vectorization
|
21 |
+
language:
|
22 |
+
- en
|
23 |
---
|
24 |
|
25 |
|
|
|
146 |
|
147 |
1. [Frame Field Learning](https://github.com/Lydorn/Polygonization-by-Frame-Field-Learning)
|
148 |
2. [HiSup](https://github.com/SarahwXU/HiSup)
|
149 |
+
3. [Pix2Poly](https://github.com/yeshwanth95/Pix2Poly)
|