One-2-3-45 / README.md
Chao Xu
add badges, fix rerun bug, pruning
3c4eaa2
|
raw
history blame
No virus
696 Bytes
---
title: One-2-3-45
emoji: πŸ“ΈπŸš€πŸŒŸ
colorFrom: red
colorTo: yellow
sdk: gradio
sdk_version: 3.40.0
app_file: app.py
pinned: true
license: mit
---
# 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}
}
```