File size: 878 Bytes
f7fca42 5984a91 f4e2e25 5984a91 |
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: 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;">
</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}
}
``` |