Upload visualization
Browse files- .gitattributes +1 -0
- README.md +16 -0
- assets/logo.png +3 -0
.gitattributes
CHANGED
|
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
assets/logo.png filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
|
@@ -2,6 +2,10 @@
|
|
| 2 |
|
| 3 |
<div align="left">
|
| 4 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
[](https://x2robot.cn-wlcb.ufileos.com/wall_oss.pdf)
|
| 6 |
[](https://huggingface.co/x-square-robot)
|
| 7 |
[](https://github.com/X-Square-Robot/wall-x)
|
|
@@ -15,6 +19,18 @@ We introduce **WALL-OSS**, an end-to-end embodied foundation model that leverage
|
|
| 15 |
Our approach employs a tightly coupled architecture and multi-strategies training curriculum that enables Unified Cross-Level CoT—seamlessly unifying instruction reasoning, subgoal decomposition, and fine-grained action synthesis within a single differentiable framework.
|
| 16 |
Our results show that WALL-OSS attains high success on complex long-horizon manipulations, demonstrates strong instruction-following capabilities, complex understanding and reasoning, and outperforms strong baselines, thereby providing a reliable and scalable path from VLMs to embodied foundation models.
|
| 17 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 18 |
## 🚀 Quick Start
|
| 19 |
|
| 20 |
### Installation
|
|
|
|
| 2 |
|
| 3 |
<div align="left">
|
| 4 |
|
| 5 |
+
<p align="center">
|
| 6 |
+
<img src="assets/logo.png" width="400"/>
|
| 7 |
+
<p>
|
| 8 |
+
|
| 9 |
[](https://x2robot.cn-wlcb.ufileos.com/wall_oss.pdf)
|
| 10 |
[](https://huggingface.co/x-square-robot)
|
| 11 |
[](https://github.com/X-Square-Robot/wall-x)
|
|
|
|
| 19 |
Our approach employs a tightly coupled architecture and multi-strategies training curriculum that enables Unified Cross-Level CoT—seamlessly unifying instruction reasoning, subgoal decomposition, and fine-grained action synthesis within a single differentiable framework.
|
| 20 |
Our results show that WALL-OSS attains high success on complex long-horizon manipulations, demonstrates strong instruction-following capabilities, complex understanding and reasoning, and outperforms strong baselines, thereby providing a reliable and scalable path from VLMs to embodied foundation models.
|
| 21 |
|
| 22 |
+
<!-- ## 🎬 Video Demos
|
| 23 |
+
|
| 24 |
+
<div align="center">
|
| 25 |
+
<video width="80%" controls>
|
| 26 |
+
<source src="https://x2robot.com/api/videos/file/wall-oss_top_720p-1.mp4" type="video/mp4">
|
| 27 |
+
Your browser does not support the video tag.
|
| 28 |
+
</video>
|
| 29 |
+
<p><strong>WALL-OSS in Action: Demonstrating advanced manipulation capabilities and embodied AI performance</strong></p>
|
| 30 |
+
</div>
|
| 31 |
+
-->
|
| 32 |
+
|
| 33 |
+
|
| 34 |
## 🚀 Quick Start
|
| 35 |
|
| 36 |
### Installation
|
assets/logo.png
ADDED
|
Git LFS Details
|