Upload README.md
Browse files
README.md
CHANGED
|
@@ -13,7 +13,7 @@ This open-source project includes the following:
|
|
| 13 |
|
| 14 |
- **Unitree G1**:
|
| 15 |
|
| 16 |
-
<
|
| 17 |
|
| 18 |
The retargeted motions for the Unitree G1 robot are generated based on the official open-source model provided by Unitree.
|
| 19 |
|
|
@@ -67,7 +67,7 @@ This open-source project includes the following:
|
|
| 67 |
|
| 68 |
|
| 69 |
|
| 70 |
-
2. **Usage Examples**: Code examples
|
| 71 |
|
| 72 |
./g1/visualize.py
|
| 73 |
|
|
@@ -91,6 +91,8 @@ For detailed license information, please refer to the `LICENSE` file in this pro
|
|
| 91 |
|
| 92 |
This project is built on the AMASS dataset and the SMPL-X model. Special thanks to the research team at the Max Planck Institute for Intelligent Systems for providing this valuable resource.
|
| 93 |
|
|
|
|
|
|
|
| 94 |
## Citation
|
| 95 |
|
| 96 |
If you use the data or code from this project, please cite this work and relevant papers for AMASS and SMPL-X:
|
|
@@ -120,3 +122,11 @@ If you use the data or code from this project, please cite this work and relevan
|
|
| 120 |
|
| 121 |
For any questions or suggestions, please contact:
|
| 122 |
- **Kun Zhao**: fleaven@hotmail.com
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13 |
|
| 14 |
- **Unitree G1**:
|
| 15 |
|
| 16 |
+
<iframe src="//player.bilibili.com/player.html?bvid=BV1zd6iYkEZ2&page=1&high_quality=1&danmaku=0" allowfullscreen="allowfullscreen" width="100%" height="500" scrolling="no" frameborder="0" sandbox="allow-top-navigation allow-same-origin allow-forms allow-scripts"></iframe>
|
| 17 |
|
| 18 |
The retargeted motions for the Unitree G1 robot are generated based on the official open-source model provided by Unitree.
|
| 19 |
|
|
|
|
| 67 |
|
| 68 |
|
| 69 |
|
| 70 |
+
2. **Usage Examples**: Code examples on how to use the retargeted data.
|
| 71 |
|
| 72 |
./g1/visualize.py
|
| 73 |
|
|
|
|
| 91 |
|
| 92 |
This project is built on the AMASS dataset and the SMPL-X model. Special thanks to the research team at the Max Planck Institute for Intelligent Systems for providing this valuable resource.
|
| 93 |
|
| 94 |
+
|
| 95 |
+
|
| 96 |
## Citation
|
| 97 |
|
| 98 |
If you use the data or code from this project, please cite this work and relevant papers for AMASS and SMPL-X:
|
|
|
|
| 122 |
|
| 123 |
For any questions or suggestions, please contact:
|
| 124 |
- **Kun Zhao**: fleaven@hotmail.com
|
| 125 |
+
|
| 126 |
+
|
| 127 |
+
|
| 128 |
+
For more information, follow my Xiaohongshu and Bilibili:
|
| 129 |
+
|
| 130 |
+
https://www.xiaohongshu.com/user/profile/60cdc5360000000001007e33
|
| 131 |
+
|
| 132 |
+
https://space.bilibili.com/678369952
|