mattdeitke
commited on
Commit
·
1f2a247
1
Parent(s):
e7f8693
Update README.md
Browse files
README.md
CHANGED
@@ -11,16 +11,26 @@ viewer: false
|
|
11 |
<img src="https://img.shields.io/badge/arXiv-2307.05663-<COLOR>">
|
12 |
</a>
|
13 |
|
|
|
|
|
14 |
|
15 |
<img src="https://mattdeitke.com/static/1cdcdb2ef7033e177ca9ae2975a9b451/9c1ca/objaverse-xl.webp">
|
16 |
|
17 |
-
Objaverse-XL is
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
18 |
|
19 |
-
|
20 |
|
21 |
## Citation
|
22 |
|
23 |
-
To cite Objaverse-XL, please
|
24 |
|
25 |
```bibtex
|
26 |
@article{objaverseXL,
|
|
|
11 |
<img src="https://img.shields.io/badge/arXiv-2307.05663-<COLOR>">
|
12 |
</a>
|
13 |
|
14 |
+
_Uploading is currently in progress!_
|
15 |
+
|
16 |
|
17 |
<img src="https://mattdeitke.com/static/1cdcdb2ef7033e177ca9ae2975a9b451/9c1ca/objaverse-xl.webp">
|
18 |
|
19 |
+
Objaverse-XL is an open dataset of over 10 million 3D objects!
|
20 |
+
|
21 |
+
With it, we train Zero123-XL, a foundation model for 3D, observing incredible 3D generalization abilities: 🧵👇
|
22 |
+
|
23 |
+
## Scale Comparison
|
24 |
+
|
25 |
+
<img src="https://github.com/allenai/objaverse-rendering/assets/28768645/43833dd3-ec97-4a3d-8782-00a6aea584b4">
|
26 |
+
|
27 |
+
Objaverse 1.0 was released back in December. It was a step in the right direction, but still relatively small with 800K objects.
|
28 |
|
29 |
+
Objaverse-XL is over an order of magnitude larger and much more diverse!
|
30 |
|
31 |
## Citation
|
32 |
|
33 |
+
To cite Objaverse-XL, please cite our [📝 arXiv](https://arxiv.org/abs/2307.05663) paper with the following BibTeX entry:
|
34 |
|
35 |
```bibtex
|
36 |
@article{objaverseXL,
|