Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
pretty_name: '
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
tags:
|
|
@@ -8,11 +8,11 @@ tags:
|
|
| 8 |
license: cc-by-4.0
|
| 9 |
---
|
| 10 |
|
| 11 |
-
#
|
| 12 |
|
| 13 |
https://bitrobot-foundation.github.io/humanoids-in-the-wild-500-hours/
|
| 14 |
|
| 15 |
-
|
| 16 |
|
| 17 |
The dataset is designed for research on mobile manipulation, bimanual interaction, long-horizon household skills, imitation learning, and general-purpose robot learning from in-the-wild demonstrations.
|
| 18 |
|
|
@@ -68,7 +68,7 @@ _For raw data from the Building Children Table task, see our challenge dataset:
|
|
| 68 |
|
| 69 |
## License
|
| 70 |
|
| 71 |
-
The public
|
| 72 |
|
| 73 |
## Citation
|
| 74 |
|
|
@@ -76,7 +76,7 @@ If you use this dataset, please cite:
|
|
| 76 |
|
| 77 |
```bibtex
|
| 78 |
@misc{hiw500_2026,
|
| 79 |
-
title={
|
| 80 |
author={BitRobot and Unitree and Hugging Face},
|
| 81 |
year={2026},
|
| 82 |
howpublished={\url{https://bitrobot-foundation.github.io/humanoids-in-the-wild-500-hours/}}
|
|
|
|
| 1 |
---
|
| 2 |
+
pretty_name: 'HIW-500: Humanoids In-the-Wild Dataset'
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
tags:
|
|
|
|
| 8 |
license: cc-by-4.0
|
| 9 |
---
|
| 10 |
|
| 11 |
+
# HIW-500: Humanoids In-the-Wild Dataset
|
| 12 |
|
| 13 |
https://bitrobot-foundation.github.io/humanoids-in-the-wild-500-hours/
|
| 14 |
|
| 15 |
+
HIW-500: Humanoids In-the-Wild Dataset is a large-scale dataset for whole-body humanoid robot learning in natural home environments. It captures human teleoperation demonstrations on Unitree G1 across real homes in Southeast Asia, where layouts, object states, lighting, clutter, and operator styles vary from episode to episode.
|
| 16 |
|
| 17 |
The dataset is designed for research on mobile manipulation, bimanual interaction, long-horizon household skills, imitation learning, and general-purpose robot learning from in-the-wild demonstrations.
|
| 18 |
|
|
|
|
| 68 |
|
| 69 |
## License
|
| 70 |
|
| 71 |
+
The public HIW-500 dataset is released under the [CC BY 4.0 license](https://creativecommons.org/licenses/by/4.0/).
|
| 72 |
|
| 73 |
## Citation
|
| 74 |
|
|
|
|
| 76 |
|
| 77 |
```bibtex
|
| 78 |
@misc{hiw500_2026,
|
| 79 |
+
title={HIW-500: Humanoids In-the-Wild Dataset for Robot Learning},
|
| 80 |
author={BitRobot and Unitree and Hugging Face},
|
| 81 |
year={2026},
|
| 82 |
howpublished={\url{https://bitrobot-foundation.github.io/humanoids-in-the-wild-500-hours/}}
|