Update README.md
Browse files
README.md
CHANGED
|
@@ -11,24 +11,12 @@ This repository contains the structured **HDF5 dataset** for the **RoboCerebra**
|
|
| 11 |
|
| 12 |
**โ
Status: Data Upload Complete.** All large-scale data files are now available for full download and experimental use.
|
| 13 |
|
| 14 |
-
---
|
| 15 |
-
|
| 16 |
## ๐ Data Source
|
| 17 |
|
| 18 |
The dataset is derived from the [**RoboCerebra-Bench**](https://github.com/qiuboxiang/RoboCerebra) raw collection.
|
| 19 |
* **Content**: Humanoid robotic manipulation demonstrations across various complex environments and tasks.
|
| 20 |
* **Structure**: Raw trajectory data has been processed and unified into a standard HDF5 format, enabling fast random access and efficient data loading during training.
|
| 21 |
|
| 22 |
-
---
|
| 23 |
-
|
| 24 |
-
## ๐ Data Source
|
| 25 |
-
|
| 26 |
-
The dataset is derived from the [**RoboCerebra-Bench**](https://github.com/qiuboxiang/RoboCerebra) raw collection.
|
| 27 |
-
* **Content**: Humanoid robotic manipulation demonstrations across various complex environments and tasks.
|
| 28 |
-
* **Structure**: Raw trajectory data has been processed and unified into a standard HDF5 format, enabling fast random access and efficient data loading during training.
|
| 29 |
-
|
| 30 |
-
---
|
| 31 |
-
|
| 32 |
## ๐ ๏ธ Data Conversion Script
|
| 33 |
|
| 34 |
The HDF5 files in this repository were converted from the official raw dataset [**qiukingballball/RoboCerebraBench**](https://huggingface.co/datasets/qiukingballball/RoboCerebraBench) using the processing scripts provided in the official **RoboCerebra** repository.
|
|
@@ -56,4 +44,3 @@ If you need to regenerate the HDF5 files or process custom data subsets, please
|
|
| 56 |
* `--robocerebra_raw_data_dir`: Root directory containing the raw demonstration data from `qiukingballball/RoboCerebraBench`.
|
| 57 |
* `--robocerebra_target_dir`: Target path for the output HDF5 files.
|
| 58 |
|
| 59 |
-
---
|
|
|
|
| 11 |
|
| 12 |
**โ
Status: Data Upload Complete.** All large-scale data files are now available for full download and experimental use.
|
| 13 |
|
|
|
|
|
|
|
| 14 |
## ๐ Data Source
|
| 15 |
|
| 16 |
The dataset is derived from the [**RoboCerebra-Bench**](https://github.com/qiuboxiang/RoboCerebra) raw collection.
|
| 17 |
* **Content**: Humanoid robotic manipulation demonstrations across various complex environments and tasks.
|
| 18 |
* **Structure**: Raw trajectory data has been processed and unified into a standard HDF5 format, enabling fast random access and efficient data loading during training.
|
| 19 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 20 |
## ๐ ๏ธ Data Conversion Script
|
| 21 |
|
| 22 |
The HDF5 files in this repository were converted from the official raw dataset [**qiukingballball/RoboCerebraBench**](https://huggingface.co/datasets/qiukingballball/RoboCerebraBench) using the processing scripts provided in the official **RoboCerebra** repository.
|
|
|
|
| 44 |
* `--robocerebra_raw_data_dir`: Root directory containing the raw demonstration data from `qiukingballball/RoboCerebraBench`.
|
| 45 |
* `--robocerebra_target_dir`: Target path for the output HDF5 files.
|
| 46 |
|
|
|