nielsr HF staff commited on
Commit
425eec7
·
verified ·
1 Parent(s): dfd8c29

Add model card

Browse files

This PR adds a model card, makes sure the models can be viewed from https://huggingface.co/papers/2402.17766.

Files changed (1) hide show
  1. README.md +10 -0
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.