Datasets:

Modalities:
Image
Text
Formats:
text
ArXiv:
Libraries:
Datasets
License:
liuxinzhe1111 commited on
Commit
9a156f6
·
verified ·
1 Parent(s): d8cb7e6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -2
README.md CHANGED
@@ -8,7 +8,7 @@ task_categories:
8
  <h1> ALMI-X </h1>
9
  </div>
10
  <h5 align="center">
11
- <a href="https://almi-humanoid.github.io/">🌍website</a>&nbsp <a href="https://github.com/TeleHuman/ALMI-Open/">📊code</a>&nbsp <a href="https://almi-humanoid.github.io/static/view.pdf">📖paper</a>
12
  </h5>
13
 
14
  ![Alt text](asset/almi-x.png)
@@ -58,5 +58,13 @@ We release our datase collection code at our github repository: <a href="https:/
58
  If you find our work helpful, please cite us:
59
 
60
  ```bibtex
61
- coming soon...
 
 
 
 
 
 
 
 
62
  }
 
8
  <h1> ALMI-X </h1>
9
  </div>
10
  <h5 align="center">
11
+ <a href="https://almi-humanoid.github.io/">🌍website</a>&nbsp <a href="https://github.com/TeleHuman/ALMI-Open/">📊code</a>&nbsp <a href="https://arxiv.org/abs/2504.14305">📖paper</a>
12
  </h5>
13
 
14
  ![Alt text](asset/almi-x.png)
 
58
  If you find our work helpful, please cite us:
59
 
60
  ```bibtex
61
+ @misc{shi2025almi,
62
+ title={Adversarial Locomotion and Motion Imitation for Humanoid Policy Learning},
63
+ author={Jiyuan Shi and Xinzhe Liu and Dewei Wang and Ouyang Lu and Sören Schwertfeger and Fuchun Sun and Chenjia Bai and Xuelong Li},
64
+ year={2025},
65
+ eprint={2504.14305},
66
+ archivePrefix={arXiv},
67
+ primaryClass={cs.RO},
68
+ url={https://arxiv.org/abs/2504.14305},
69
+ }
70
  }