jingzhi-git
commited on
Commit
Β·
c8bd271
1
Parent(s):
9537dff
readme
Browse files- README.md +32 -0
- imgs/main_pipline.png +3 -0
README.md
ADDED
@@ -0,0 +1,32 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
task_categories:
|
3 |
+
- robotics
|
4 |
+
pipeline_tag: robotics
|
5 |
+
---
|
6 |
+
|
7 |
+
<div align="center">
|
8 |
+
<h1> HumanoidGen-Model </h1>
|
9 |
+
</div>
|
10 |
+
<h5 align="center">
|
11 |
+
<a href="https://openhumanoidgen.github.io/"> π₯ Homepage</a> | <a href="https://huggingface.co/datasets/TeleEmbodied/humanoidgen_dataset/tree/main/task_datasets">β Dataset</a> | <a href="https://huggingface.co/TeleEmbodied/humanoidgen_model/tree/main">π€ Models</a> | <a href="https://arxiv.org/abs/2507.00833">π Paper</a> | <a href="https://github.com/TeleHuman/HumanoidGen">π» Code</a>
|
12 |
+
</h5>
|
13 |
+
|
14 |
+
This repository contains datasets trained used in the HumanoidGen framework.
|
15 |
+
|
16 |
+
# HumanoidGen Framework
|
17 |
+
|
18 |
+

|
19 |
+
|
20 |
+
# Citation
|
21 |
+
|
22 |
+
If you find our work helpful, please cite us:
|
23 |
+
|
24 |
+
```
|
25 |
+
@article{jing2025humanoidgen,
|
26 |
+
title={HumanoidGen: Data Generation for Bimanual Dexterous Manipulation via LLM Reasoning},
|
27 |
+
author={Zhi Jing, Siyuan Yang, Jicong Ao, Ting Xiao, Yugang Jiang, Chenjia Bai},
|
28 |
+
journal={arXiv preprint arXiv:2507.00833},
|
29 |
+
year={2025}
|
30 |
+
}
|
31 |
+
```
|
32 |
+
|
imgs/main_pipline.png
ADDED
![]() |
Git LFS Details
|