sebius commited on
Commit
79cd8a6
·
1 Parent(s): f775ae5

Added datasets and readme

Browse files
README.md CHANGED
@@ -1,3 +1,23 @@
1
  ---
2
  license: apache-2.0
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
  ---
4
+
5
+ # Dataset Structure
6
+
7
+ The following directory structure is consistent across all datasets. Each geometry is assigned an unique identifier: {dataset_name}_00000000 where {dataset_name} is the name of the dataset and 00000000 is an 8-digit number starting from zero.
8
+
9
+ Each dataset has two main folders: info and stl. The info folder contains metadata about each geometry in JSON format, including geometric parameters, random rotation applied to the geometry, reverse transformation (label) in various mathematical definitions. The stl folder is divided into three subfolders containing training, validation, and test data in STL format.
10
+
11
+ {dataset_name}_{number_of_samples}/
12
+ |--- info
13
+ | |--- {dataset_name}_00000000.json
14
+ | |--- {dataset_name}_00000001.json
15
+ |--- stl
16
+ | |--- test
17
+ | | |--- {dataset_name}_00000000.stl
18
+ | | |--- {dataset_name}_00000001.stl
19
+ | | ...
20
+ | |--- train
21
+ | | ...
22
+ | |--- validation
23
+ | | ...
combined_40000.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd7d58935ed9b1ee54bf0834ab100df22186fa2ed93913657348b4d432442830
3
+ size 2145381090
plates_with_bores_10000.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd67a8ec79b9b5b973aaa5c014d9082fd60173d865831c00665c8a10d3929ae6
3
+ size 145551678
platonic_solids_with_inscriptions_10000.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e065b3ba005fd00b12a18d973d8ed5ecdb9fc0c9b855ad0212e0b4b6e61a7c1
3
+ size 270222241
primitives_with_two_bores_10000.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:531f9d60f9390a189a7f6dc70d3fcfafc3a006e13a0a48bddaae5dc6a3307c5a
3
+ size 1716819401
pyramids_10000.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:31fd0676a4f608bc87caa0540d38da52fcaf269b7a7f99838ef9d4727c12c4f5
3
+ size 14829698