Datasets:
metadata
license: cc-by-nc-sa-4.0
tags:
- robotics
- manipulation
- agibot
- computer-vision
size_categories:
- 1B<n
AgiBot Data - Task 521
This dataset contains processed AgiBot World Beta dataset files for task 521.
Files
converted_json/task_521.json: Converted task data for task 521 in the target formatimage/521.tar.gz: Compressed image data for task 521
Data Format
The JSON file contains episodes with the following structure:
{
"episode_dir": "Agiot_processed/521/<episode_id>",
"first_frame_path": "Agiot_processed/521/<episode_id>/00000.png",
"task_general": "Task description",
"task_detail": "Step-by-step instructions"
}
Usage
- Extract the image data:
tar -xzf image/521.tar.gz - Use the JSON file for task information and episode mapping
License
This data is based on the AgiBot World Beta dataset, which is under CC BY-NC-SA 4.0 license.