Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
---
|
| 6 |
+
# GeoVR Model Card
|
| 7 |
+
This is the model checkpoint of the GeoVR, a paradigm to restructure MLLM’s intrinsic representations with geometric awareness using purely 2D videos for Spatial Intelligence.
|
| 8 |
+
|
| 9 |
+
**Paper or resources for more information:**
|
| 10 |
+
[Paper](https://github.com/WHB139426/GeoVR-MLLM), [Code](https://github.com/WHB139426/GeoVR-MLLM)
|