Add model card (#1)
Browse files- Add model card (425eec71761e674ae95560d1398aa14b4341db05)
Co-authored-by: Niels Rogge <[email protected]>
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.
|