mattdeitke
commited on
Commit
•
de861da
1
Parent(s):
6da6f83
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,27 @@
|
|
1 |
---
|
2 |
license: odc-by
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: odc-by
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
viewer: false
|
6 |
---
|
7 |
+
|
8 |
+
# Objaverse-XL
|
9 |
+
|
10 |
+
Uploading is currently in progress!
|
11 |
+
|
12 |
+
## Citation
|
13 |
+
|
14 |
+
To cite Objaverse-XL, please use the following BibTeX entry:
|
15 |
+
|
16 |
+
```bibtex
|
17 |
+
@article{objaverseXL,
|
18 |
+
title={Objaverse-XL: A Universe of 10M+ 3D Objects},
|
19 |
+
author={Matt Deitke and Ruoshi Liu and Matthew Wallingford and Huong Ngo and
|
20 |
+
Oscar Michel and Aditya Kusupati and Alan Fan and Christian Laforte and
|
21 |
+
Vikram Voleti and Samir Yitzhak Gadre and Eli VanderBilt and
|
22 |
+
Aniruddha Kembhavi and Carl Vondrick and Georgia Gkioxari and
|
23 |
+
Kiana Ehsani and Ludwig Schmidt and Ali Farhadi},
|
24 |
+
journal={arXiv preprint arXiv:2307.05663},
|
25 |
+
year={2023}
|
26 |
+
}
|
27 |
+
```
|