| --- |
| title: README |
| emoji: 🐢 |
| colorFrom: gray |
| colorTo: blue |
| sdk: static |
| pinned: false |
| --- |
| |
| # OpenShape: Scaling Up 3D Shape Representation Towards Open-World Understanding |
|
|
| [\[Project\]](https://colin97.github.io/OpenShape/) [\[Paper\]](https://arxiv.org/abs/2305.10764) |
|
|
| <video src="https://huggingface.co/spaces/OpenShape/README/resolve/main/OpenShapeAnim3.720p.mp4" controls="controls" style="max-width: 720px;" autoplay> |
| </video> |
|
|
| ## Citation |
|
|
| If you find the repository helpful, please cite our paper: |
|
|
| ``` |
| @misc{liu2023openshape, |
| title={OpenShape: Scaling Up 3D Shape Representation Towards Open-World Understanding}, |
| author={Minghua Liu and Ruoxi Shi and Kaiming Kuang and Yinhao Zhu and Xuanlin Li and Shizhong Han and Hong Cai and Fatih Porikli and Hao Su}, |
| year={2023}, |
| eprint={2305.10764}, |
| archivePrefix={arXiv}, |
| primaryClass={cs.CV} |
| } |
| ``` |