Spaces:
Runtime error
Runtime error
File size: 735 Bytes
948f12c |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 |
---
title: One-2-3-45
emoji: πΈππ
colorFrom: red
colorTo: yellow
sdk: gradio
sdk_version: 3.36.1
app_file: app.py
pinned: true
license: mit
duplicated_from: One-2-3-45/One-2-3-45
---
# One-2-3-45: Any Single Image to 3D Mesh in 45 Seconds without Per-Shape Optimization
Paper: https://arxiv.org/abs/2306.16928
Code: https://github.com/One-2-3-45/One-2-3-45
## BibTeX
```bibtex
@misc{liu2023one2345,
title={One-2-3-45: Any Single Image to 3D Mesh in 45 Seconds without Per-Shape Optimization},
author={Minghua Liu and Chao Xu and Haian Jin and Linghao Chen and Mukund Varma T and Zexiang Xu and Hao Su},
year={2023},
eprint={2306.16928},
archivePrefix={arXiv},
primaryClass={cs.CV}
}
``` |