File size: 965 Bytes
4257d52 534e588 cdf183a 534e588 36b12a5 534e588 d4353b6 534e588 4712ecd a256ddc |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
---
license: mit
---
This is 125,160 _(out of 800,000)_ 3D models from [AllenAI Objaverse 1.0](https://huggingface.co/datasets/allenai/objaverse).
These models have had their materials & normals removed, have been normalised in scale and origin recentered, and are all triangulated.
As a result each model is much smaller in size, every model is uniform and faster to process.
This dataset is great for training networks about shapes of 3D objects.
My suggested use of this dataset is to raytrace a point-cloud of 𝑥 density from the triangle faced meshes, this can then be used to train a neural network to produce point-cloud shapes which can then be re-meshed.
The filenames will match up with the [Allen-AI Objaverse Metadata](https://huggingface.co/datasets/allenai/objaverse/tree/main/metadata).
If you want an even smaller dataset then [Plyverse-1.0](https://huggingface.co/datasets/tfnn/Plyverse-1.0) is the same pre-processing on 10,000 3D models. |