Datasets:
BAAI
/

License:
Objaverse-MIX / README.md
Haagen-Dazs's picture
Update README.md
577da32
|
raw
history blame
907 Bytes
---
license: cc-by-4.0
---
This datasets contain two parts:
**occupancies**:
This part includes occupancies and point clouds. For specific usage, you can refer to [Occupancy Networks](https://github.com/autonomousvision/occupancy_networks).
**rendered_images**:
This part is a supplementary rendering dataset of [Objaverse dataset](https://huggingface.co/datasets/allenai/objaverse). The rendering code is sourced from [zero123](https://github.com/cvlab-columbia/zero123), with the difference being the use of the Eevee renderer, and the camera positions are fixed at 12 locations on a sphere with a radius of 2. They are numbered from 12 to 23, corresponding to:
- 12: Front view
- 13: Side view (left)
- 14: Top view
- 15: Back view
- 16: Side view (right)
- 17: Bottom view
- 18-20: Three equidistant points on the polar angle of 45°
- 21-23: Three equidistant points on the polar angle of 135°