Add model card
#1
by
nielsr
HF Staff
- opened
README.md
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
tags:
|
| 3 |
+
- 3d-understanding
|
| 4 |
+
- 3d-question-answering
|
| 5 |
+
- 3d-classification
|
| 6 |
+
---
|
| 7 |
+
|
| 8 |
+
This repository contains the ReCon++ models presented in [ShapeLLM: Universal 3D Object Understanding for Embodied Interaction](https://huggingface.co/papers/2402.17766).
|
| 9 |
+
|
| 10 |
+
See the Github repository for more info: https://github.com/qizekun/ShapeLLM/tree/main.
|