Commit
·
577da32
1
Parent(s):
502a7b6
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,18 @@
|
|
| 1 |
---
|
| 2 |
license: cc-by-4.0
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: cc-by-4.0
|
| 3 |
---
|
| 4 |
+
This datasets contain two parts:
|
| 5 |
+
|
| 6 |
+
**occupancies**:
|
| 7 |
+
This part includes occupancies and point clouds. For specific usage, you can refer to [Occupancy Networks](https://github.com/autonomousvision/occupancy_networks).
|
| 8 |
+
|
| 9 |
+
**rendered_images**:
|
| 10 |
+
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:
|
| 11 |
+
- 12: Front view
|
| 12 |
+
- 13: Side view (left)
|
| 13 |
+
- 14: Top view
|
| 14 |
+
- 15: Back view
|
| 15 |
+
- 16: Side view (right)
|
| 16 |
+
- 17: Bottom view
|
| 17 |
+
- 18-20: Three equidistant points on the polar angle of 45°
|
| 18 |
+
- 21-23: Three equidistant points on the polar angle of 135°
|