Update README.md
Browse files
README.md
CHANGED
|
@@ -6,8 +6,12 @@ library_name: pytorch
|
|
| 6 |
|
| 7 |
# Agility Meets Stability: Versatile Humanoid Control with Heterogeneous Data
|
| 8 |
|
| 9 |
-
|
| 10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11 |
|
| 12 |
This repository provides the 10k synthetic balance motion dataset generated by the pipeline proposed in the paper **"Agility Meets Stability: Versatile Humanoid Control with Heterogeneous Data"**.
|
| 13 |
|
|
|
|
| 6 |
|
| 7 |
# Agility Meets Stability: Versatile Humanoid Control with Heterogeneous Data
|
| 8 |
|
| 9 |
+
<a href="https://arxiv.org/abs/2511.17373">
|
| 10 |
+
<img src='https://img.shields.io/badge/Arxiv-lightgreen?style=for-the-badge&labelColor=006400&color=006400' alt='Paper PDF'></a>
|
| 11 |
+
<a href='https://opendrivelab.com/AMS/'>
|
| 12 |
+
<img src='https://img.shields.io/badge/Website-darkgreen?style=for-the-badge&labelColor=006400' alt='Project Page'></a>
|
| 13 |
+
<a href='https://huggingface.co/datasets/alluringPomelo/AMS'>
|
| 14 |
+
<img src='https://img.shields.io/badge/Dataset-lightgreen?style=for-the-badge&labelColor=006400&color=006400' alt='Dataset'></a>
|
| 15 |
|
| 16 |
This repository provides the 10k synthetic balance motion dataset generated by the pipeline proposed in the paper **"Agility Meets Stability: Versatile Humanoid Control with Heterogeneous Data"**.
|
| 17 |
|