Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
pipeline_tag: robotics
|
| 4 |
+
---
|
| 5 |
+
This repository contains the Spatial-Forcing checkpoint for the LIBERO-Object benchmark, as described in [Spatial Forcing: Implicit Spatial Representation Alignment for Vision-language-action Model](https://arxiv.org/abs/2510.12276)
|
| 6 |
+
|
| 7 |
+
Project page:https://spatial-forcing.github.io
|
| 8 |
+
|
| 9 |
+
Code:https://github.com/OpenHelix-Team/Spatial-Forcing
|