bayang commited on
Commit
4236378
·
verified ·
1 Parent(s): f7e540e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -1
README.md CHANGED
@@ -1,3 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Shape Geometry Dataset
2
 
3
  Synthetic graph-based centerline representations of 3D geometric motifs (pipe-like structures).
@@ -66,4 +83,4 @@ Synthetic graph-based centerline representations of 3D geometric motifs (pipe-li
66
  python generate_geometry_dataset.py
67
  ```
68
 
69
- Generates 10000 samples per category (17 arc classes + straight + corner + junction_T + junction_Y = 21 categories, 21k samples total).
 
1
+ ---
2
+ license: mit
3
+ task_categories:
4
+ - graph-ml
5
+ tags:
6
+ - synthetic
7
+ - geometry
8
+ - graph-neural-network
9
+ - 3d
10
+ - centerline
11
+ - pipe-structures
12
+ pretty_name: Shape Geometry Dataset
13
+ size_categories:
14
+ - 10K<n<100K
15
+ ---
16
+
17
+
18
  # Shape Geometry Dataset
19
 
20
  Synthetic graph-based centerline representations of 3D geometric motifs (pipe-like structures).
 
83
  python generate_geometry_dataset.py
84
  ```
85
 
86
+ Generates 10000 samples per category (17 arc classes + straight + corner + junction_T + junction_Y = 21 categories, 21k samples total).