Update pipeline tag to image-segmentation and add license metadata

#1
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -1,13 +1,13 @@
1
  ---
 
 
2
  datasets:
3
  - rsi/PixelsPointsPolygons
4
  language:
5
  - en
6
  metrics:
7
  - accuracy
8
- base_model:
9
- - timm/vit_small_patch8_224.dino
10
- pipeline_tag: object-detection
11
  tags:
12
  - building
13
  - vectorization
@@ -16,7 +16,9 @@ tags:
16
  - image
17
  - pointcloud
18
  - multimodal
 
19
  ---
 
20
  <div align="center">
21
  <h1 align="center">The P<sup>3</sup> Dataset: Pixels, Points and Polygons <br> for Multimodal Building Vectorization</h1>
22
  <h3><align="center">Raphael Sulzer<sup>1,2</sup> &nbsp;&nbsp;&nbsp; Liuyun Duan<sup>1</sup>
 
1
  ---
2
+ base_model:
3
+ - timm/vit_small_patch8_224.dino
4
  datasets:
5
  - rsi/PixelsPointsPolygons
6
  language:
7
  - en
8
  metrics:
9
  - accuracy
10
+ pipeline_tag: image-segmentation
 
 
11
  tags:
12
  - building
13
  - vectorization
 
16
  - image
17
  - pointcloud
18
  - multimodal
19
+ license: other
20
  ---
21
+
22
  <div align="center">
23
  <h1 align="center">The P<sup>3</sup> Dataset: Pixels, Points and Polygons <br> for Multimodal Building Vectorization</h1>
24
  <h3><align="center">Raphael Sulzer<sup>1,2</sup> &nbsp;&nbsp;&nbsp; Liuyun Duan<sup>1</sup>