Datasets:
Upload folder using huggingface_hub
Browse files
task_images/reference_images/open_the_middle_drawer_of_the_cabinet.png
ADDED
|
Git LFS Details
|
task_images/reference_images/put_the_bowl_on_the_plate.png
ADDED
|
Git LFS Details
|
task_images/task_images_metadata.json
ADDED
|
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"/home/zy/.cache/huggingface/lerobot/libero_subset_with_images_4class/task_images/reference_images/put_the_bowl_on_the_plate.png": {
|
| 3 |
+
"task_name": "put the bowl on the plate",
|
| 4 |
+
"image_type": "reference",
|
| 5 |
+
"episode_id": null,
|
| 6 |
+
"frame_id": null,
|
| 7 |
+
"description": "Custom reference image for task 'put the bowl on the plate'",
|
| 8 |
+
"file_path": "reference_images/put_the_bowl_on_the_plate.png",
|
| 9 |
+
"absolute_path": "/home/zy/.cache/huggingface/lerobot/libero_subset_with_images_4class/task_images/reference_images/put_the_bowl_on_the_plate.png"
|
| 10 |
+
},
|
| 11 |
+
"/home/zy/.cache/huggingface/lerobot/libero_subset_with_images_4class/task_images/reference_images/open_the_middle_drawer_of_the_cabinet.png": {
|
| 12 |
+
"task_name": "open the middle drawer of the cabinet",
|
| 13 |
+
"image_type": "reference",
|
| 14 |
+
"episode_id": null,
|
| 15 |
+
"frame_id": null,
|
| 16 |
+
"description": "Custom reference image for task 'open the middle drawer of the cabinet'",
|
| 17 |
+
"file_path": "reference_images/open_the_middle_drawer_of_the_cabinet.png",
|
| 18 |
+
"absolute_path": "/home/zy/.cache/huggingface/lerobot/libero_subset_with_images_4class/task_images/reference_images/open_the_middle_drawer_of_the_cabinet.png"
|
| 19 |
+
}
|
| 20 |
+
}
|
task_images/task_images_stats.json
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"put the bowl on the plate": {
|
| 3 |
+
"reference": 1
|
| 4 |
+
},
|
| 5 |
+
"open the middle drawer of the cabinet": {
|
| 6 |
+
"reference": 1
|
| 7 |
+
}
|
| 8 |
+
}
|