Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -53,6 +53,12 @@ configs:
|
|
| 53 |
path: data/train-*
|
| 54 |
- split: test
|
| 55 |
path: data/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 56 |
---
|
| 57 |
|
| 58 |
# BlockGen-3D Dataset
|
|
@@ -210,6 +216,4 @@ Please also cite the original Objaverse dataset:
|
|
| 210 |
- Fixed 32³ resolution limits fine detail representation
|
| 211 |
- Not all models have color information
|
| 212 |
- Augmentations are limited to rotations
|
| 213 |
-
- Voxelization may lose some geometric details
|
| 214 |
-
|
| 215 |
-
|
|
|
|
| 53 |
path: data/train-*
|
| 54 |
- split: test
|
| 55 |
path: data/test-*
|
| 56 |
+
task_categories:
|
| 57 |
+
- text-to-3d
|
| 58 |
+
tags:
|
| 59 |
+
- art
|
| 60 |
+
size_categories:
|
| 61 |
+
- 100K<n<1M
|
| 62 |
---
|
| 63 |
|
| 64 |
# BlockGen-3D Dataset
|
|
|
|
| 216 |
- Fixed 32³ resolution limits fine detail representation
|
| 217 |
- Not all models have color information
|
| 218 |
- Augmentations are limited to rotations
|
| 219 |
+
- Voxelization may lose some geometric details
|
|
|
|
|
|