Update README.md
Browse files
README.md
CHANGED
|
@@ -29,5 +29,11 @@ Please download the datasets and organize them as the following file structure:
|
|
| 29 |
|-- output
|
| 30 |
```
|
| 31 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 32 |
github repo: https://github.com/liangpan99/TokenHSI
|
| 33 |
arXiv paper: https://arxiv.org/abs/2503.19901
|
|
|
|
| 29 |
|-- output
|
| 30 |
```
|
| 31 |
|
| 32 |
+
* dataset_stage1.zip, which is used in the foundational skill learning stage, contains four folders:
|
| 33 |
+
* dataset_amass_loco
|
| 34 |
+
* dataset_amass_climb
|
| 35 |
+
* dataset_sit
|
| 36 |
+
* dataset_carry
|
| 37 |
+
|
| 38 |
github repo: https://github.com/liangpan99/TokenHSI
|
| 39 |
arXiv paper: https://arxiv.org/abs/2503.19901
|