Datasets:

Languages:
English
ArXiv:
License:
mattdeitke commited on
Commit
30c7263
2 Parent(s): 62cd5a4 64b19a1

Merge branch 'main' of https://huggingface.co/datasets/allenai/objaverse-xl

Browse files
Files changed (1) hide show
  1. README.md +6 -2
README.md CHANGED
@@ -41,7 +41,7 @@ A ton more examples in the [📝 paper](https://arxiv.org/abs/2307.05663) :)
41
  With the base Zero123-XL foundation model, we can perform image → 3D using [DreamFusion](https://dreamfusion3d.github.io/), having the model guide a NeRF to generate novel views!
42
 
43
  <video autoplay muted loop controls>
44
- <source src="https://github.com/allenai/objaverse-rendering/assets/28768645/17981b67-5f43-4619-b4b6-aeb79fb9c1e2" type="video/mp4">
45
  </video>
46
 
47
  ## Text → 3D
@@ -49,7 +49,7 @@ With the base Zero123-XL foundation model, we can perform image → 3D using [Dr
49
  Text-to-3D comes for free with text → image models, such as with SDXL here, providing the initial image!
50
 
51
  <video autoplay muted loop controls>
52
- <source src="https://github.com/allenai/objaverse-rendering/assets/28768645/10d621b5-b4ee-45dd-88c9-19e529fcecd4" type="video/mp4">
53
  </video>
54
 
55
  ## Scaling Trends
@@ -58,6 +58,10 @@ Beyond that, we show strong scaling trends for both Zero123-XL and [PixelNeRF](h
58
 
59
  <img src="https://github.com/allenai/objaverse-rendering/assets/28768645/0c8bb433-27df-43a1-8cb8-1772007c0899">
60
 
 
 
 
 
61
  ## License
62
 
63
  The use of the dataset as a whole is licensed under the ODC-By v1.0 license. Individual objects in Objaverse-XL are licensed under different licenses.
 
41
  With the base Zero123-XL foundation model, we can perform image → 3D using [DreamFusion](https://dreamfusion3d.github.io/), having the model guide a NeRF to generate novel views!
42
 
43
  <video autoplay muted loop controls>
44
+ <source src="https://github.com/allenai/objaverse-rendering/assets/28768645/571852cd-dc02-46ce-b2bb-88f64a67d0ac" type="video/mp4">
45
  </video>
46
 
47
  ## Text → 3D
 
49
  Text-to-3D comes for free with text → image models, such as with SDXL here, providing the initial image!
50
 
51
  <video autoplay muted loop controls>
52
+ <source src="https://github.com/allenai/objaverse-rendering/assets/28768645/96255b42-8158-4c7a-8308-7b0f1257ada8" type="video/mp4">
53
  </video>
54
 
55
  ## Scaling Trends
 
58
 
59
  <img src="https://github.com/allenai/objaverse-rendering/assets/28768645/0c8bb433-27df-43a1-8cb8-1772007c0899">
60
 
61
+ ## Tutorial
62
+
63
+ Check out the [Google Colab tutorial](//colab.research.google.com/drive/1zd4ri7ie_i5TYSUA9xHARh5W8nzrYpwg?usp=sharing) to download Objaverse-XL.
64
+
65
  ## License
66
 
67
  The use of the dataset as a whole is licensed under the ODC-By v1.0 license. Individual objects in Objaverse-XL are licensed under different licenses.