Datasets:

Modalities:
Image
Text
Formats:
text
ArXiv:
Libraries:
Datasets
License:
liuxinzhe1111 commited on
Commit
d899e77
·
verified ·
1 Parent(s): 0b2a0cf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -5
README.md CHANGED
@@ -8,9 +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>
12
-
13
- <!-- &nbsp <a href="https://arxiv.org/abs/2504.14305">📖paper</a> -->
14
  </h5>
15
 
16
  ![Alt text](asset/almi-x.png)
@@ -59,7 +57,7 @@ We release our datase collection code at our github repository: <a href="https:/
59
 
60
  If you find our work helpful, please cite us:
61
 
62
- <!-- ```bibtex
63
  @misc{shi2025almi,
64
  title={Adversarial Locomotion and Motion Imitation for Humanoid Policy Learning},
65
  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},
@@ -70,4 +68,4 @@ If you find our work helpful, please cite us:
70
  url={https://arxiv.org/abs/2504.14305},
71
  }
72
  }
73
- ``` -->
 
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)
 
57
 
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},
 
68
  url={https://arxiv.org/abs/2504.14305},
69
  }
70
  }
71
+ ```