Datasets:
BAAI
/

License:
File size: 907 Bytes
a15bd75
 
 
fa971f7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---
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°