Datasets:
Add files using upload-large-folder tool
Browse files- .gitattributes +2 -0
- honey/LICENSE +1 -0
- honey/honey.ply +3 -0
- honey/honey.yaml +7 -0
- honey/honey_scaled.ply +3 -0
.gitattributes
CHANGED
|
@@ -349,3 +349,5 @@ thingi10k/gt_test_meshes/105866_test.ply filter=lfs diff=lfs merge=lfs -text
|
|
| 349 |
thingi10k/gt_test_meshes/265730_test.ply filter=lfs diff=lfs merge=lfs -text
|
| 350 |
thingi10k/gt_test_meshes/488049_test.ply filter=lfs diff=lfs merge=lfs -text
|
| 351 |
thingi10k/gt_test_meshes/47097_test.ply filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
| 349 |
thingi10k/gt_test_meshes/265730_test.ply filter=lfs diff=lfs merge=lfs -text
|
| 350 |
thingi10k/gt_test_meshes/488049_test.ply filter=lfs diff=lfs merge=lfs -text
|
| 351 |
thingi10k/gt_test_meshes/47097_test.ply filter=lfs diff=lfs merge=lfs -text
|
| 352 |
+
honey/honey_scaled.ply filter=lfs diff=lfs merge=lfs -text
|
| 353 |
+
honey/honey.ply filter=lfs diff=lfs merge=lfs -text
|
honey/LICENSE
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
"Honeycomb" (https://skfb.ly/onPMp) by RISD Nature Lab is licensed under Creative Commons Attribution (http://creativecommons.org/licenses/by/4.0/).
|
honey/honey.ply
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8b814d3df7480eff0ca618ea1256ac1cc40f340061aa2d56b9a0c4cb2829a5d6
|
| 3 |
+
size 36500294
|
honey/honey.yaml
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
data:
|
| 2 |
+
class_path: hyve.dataset.Single
|
| 3 |
+
init_args:
|
| 4 |
+
mesh_file: datasets/honey/honey.ply
|
| 5 |
+
scaled_output_file: datasets/honey/honey_scaled.ply
|
| 6 |
+
subsample: 200000
|
| 7 |
+
knn_instead_of_mesh: 8
|
honey/honey_scaled.ply
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c7e4b434324d70e18d532cc23a236e614e1ee6584966718236c4938dfe2ac7ee
|
| 3 |
+
size 15147441
|