Add files using upload-large-folder tool
Browse files- dataset_info.json +84 -0
- metas/bottles_0.txt +1 -0
- metas/bottles_1.txt +1 -0
- metas/bottles_14.txt +1 -0
- metas/bottles_15.txt +1 -0
- metas/bottles_16.txt +1 -0
- metas/bottles_17.txt +1 -0
- metas/bottles_19.txt +1 -0
- metas/bottles_2.txt +1 -0
- metas/bottles_21.txt +1 -0
- metas/bottles_22.txt +1 -0
- metas/bottles_25.txt +1 -0
- metas/bottles_26.txt +1 -0
- metas/bottles_27.txt +1 -0
- metas/bottles_28.txt +1 -0
- metas/bottles_29.txt +1 -0
- metas/bottles_5.txt +1 -0
- metas/bottles_7.txt +1 -0
- metas/bottles_8.txt +1 -0
- metas/bottles_9.txt +1 -0
- metas/handover_0.txt +1 -0
- metas/handover_1.txt +1 -0
- metas/handover_10.txt +1 -0
- metas/handover_11.txt +1 -0
- metas/handover_13.txt +1 -0
- metas/handover_15.txt +1 -0
- metas/handover_18.txt +1 -0
- metas/handover_2.txt +1 -0
- metas/handover_20.txt +1 -0
- metas/handover_23.txt +1 -0
- metas/handover_25.txt +1 -0
- metas/handover_27.txt +1 -0
- metas/handover_28.txt +1 -0
- metas/handover_3.txt +1 -0
- metas/handover_7.txt +1 -0
- metas/handover_9.txt +1 -0
- metas/lift_pot_10.txt +1 -0
- metas/lift_pot_11.txt +1 -0
- metas/lift_pot_12.txt +1 -0
- metas/lift_pot_14.txt +1 -0
- metas/lift_pot_16.txt +1 -0
- metas/lift_pot_17.txt +1 -0
- metas/lift_pot_20.txt +1 -0
- metas/lift_pot_22.txt +1 -0
- metas/lift_pot_25.txt +1 -0
- metas/lift_pot_28.txt +1 -0
- metas/lift_pot_29.txt +1 -0
- metas/lift_pot_5.txt +1 -0
- metas/lift_pot_6.txt +1 -0
- norm_stats.json +87 -0
dataset_info.json
ADDED
|
@@ -0,0 +1,84 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"name": "deva_yam",
|
| 3 |
+
"views": [
|
| 4 |
+
"left_wrist",
|
| 5 |
+
"head",
|
| 6 |
+
"right_wrist"
|
| 7 |
+
],
|
| 8 |
+
"tile": [
|
| 9 |
+
[
|
| 10 |
+
"left_wrist",
|
| 11 |
+
"head",
|
| 12 |
+
"right_wrist"
|
| 13 |
+
]
|
| 14 |
+
],
|
| 15 |
+
"video": {
|
| 16 |
+
"native_hw": [
|
| 17 |
+
480,
|
| 18 |
+
1920
|
| 19 |
+
],
|
| 20 |
+
"panel_hw": [
|
| 21 |
+
480,
|
| 22 |
+
640
|
| 23 |
+
],
|
| 24 |
+
"fps": 30
|
| 25 |
+
},
|
| 26 |
+
"affordance": {
|
| 27 |
+
"layout": "per_view",
|
| 28 |
+
"dtype": "float16",
|
| 29 |
+
"normalization": "none",
|
| 30 |
+
"native_hw": {
|
| 31 |
+
"left_wrist": [
|
| 32 |
+
128,
|
| 33 |
+
128
|
| 34 |
+
],
|
| 35 |
+
"head": [
|
| 36 |
+
128,
|
| 37 |
+
128
|
| 38 |
+
],
|
| 39 |
+
"right_wrist": [
|
| 40 |
+
128,
|
| 41 |
+
128
|
| 42 |
+
]
|
| 43 |
+
},
|
| 44 |
+
"view_size": [
|
| 45 |
+
128,
|
| 46 |
+
128
|
| 47 |
+
],
|
| 48 |
+
"arrays": {
|
| 49 |
+
"<view>": "float16 [T, Hv, Wv] - raw affordance, un-normalized; the loader resizes to view_size then per-frame max-normalizes"
|
| 50 |
+
}
|
| 51 |
+
},
|
| 52 |
+
"depth": {
|
| 53 |
+
"layout": "per_view",
|
| 54 |
+
"dtype": "float16",
|
| 55 |
+
"range": [
|
| 56 |
+
0,
|
| 57 |
+
1
|
| 58 |
+
],
|
| 59 |
+
"normalization": "per_view_per_clip_at_export",
|
| 60 |
+
"native_hw": {
|
| 61 |
+
"left_wrist": [
|
| 62 |
+
480,
|
| 63 |
+
640
|
| 64 |
+
],
|
| 65 |
+
"head": [
|
| 66 |
+
480,
|
| 67 |
+
640
|
| 68 |
+
],
|
| 69 |
+
"right_wrist": [
|
| 70 |
+
480,
|
| 71 |
+
640
|
| 72 |
+
]
|
| 73 |
+
},
|
| 74 |
+
"valid_mask": "derived from the tile grid (null cells are invalid); not stored",
|
| 75 |
+
"arrays": {
|
| 76 |
+
"<view>": "float16 [T, Hv, Wv] in [0,1], per-view per-clip normalized at export"
|
| 77 |
+
},
|
| 78 |
+
"source": "DepthAnything (vitl) disparity -> depth = 1/disparity; higher value = farther",
|
| 79 |
+
"clip": {
|
| 80 |
+
"clip_percentile": null,
|
| 81 |
+
"note": "clipped (percentile not recorded at export); ~5% of pixels saturate at 1.0"
|
| 82 |
+
}
|
| 83 |
+
}
|
| 84 |
+
}
|
metas/bottles_0.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Pick up one bottle with one arm, and pick up another bottle with the other arm.
|
metas/bottles_1.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Pick up one bottle with one arm, and pick up another bottle with the other arm.
|
metas/bottles_14.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Pick up one bottle with one arm, and pick up another bottle with the other arm.
|
metas/bottles_15.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Pick up one bottle with one arm, and pick up another bottle with the other arm.
|
metas/bottles_16.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Pick up one bottle with one arm, and pick up another bottle with the other arm.
|
metas/bottles_17.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Pick up one bottle with one arm, and pick up another bottle with the other arm.
|
metas/bottles_19.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Pick up one bottle with one arm, and pick up another bottle with the other arm.
|
metas/bottles_2.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Pick up one bottle with one arm, and pick up another bottle with the other arm.
|
metas/bottles_21.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Pick up one bottle with one arm, and pick up another bottle with the other arm.
|
metas/bottles_22.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Pick up one bottle with one arm, and pick up another bottle with the other arm.
|
metas/bottles_25.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Pick up one bottle with one arm, and pick up another bottle with the other arm.
|
metas/bottles_26.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Pick up one bottle with one arm, and pick up another bottle with the other arm.
|
metas/bottles_27.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Pick up one bottle with one arm, and pick up another bottle with the other arm.
|
metas/bottles_28.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Pick up one bottle with one arm, and pick up another bottle with the other arm.
|
metas/bottles_29.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Pick up one bottle with one arm, and pick up another bottle with the other arm.
|
metas/bottles_5.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Pick up one bottle with one arm, and pick up another bottle with the other arm.
|
metas/bottles_7.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Pick up one bottle with one arm, and pick up another bottle with the other arm.
|
metas/bottles_8.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Pick up one bottle with one arm, and pick up another bottle with the other arm.
|
metas/bottles_9.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Pick up one bottle with one arm, and pick up another bottle with the other arm.
|
metas/handover_0.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Use one arm to grasp the marker on the table and handover it to the other arm.
|
metas/handover_1.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Use one arm to grasp the marker on the table and handover it to the other arm.
|
metas/handover_10.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Use one arm to grasp the marker on the table and handover it to the other arm.
|
metas/handover_11.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Use one arm to grasp the marker on the table and handover it to the other arm.
|
metas/handover_13.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Use one arm to grasp the marker on the table and handover it to the other arm.
|
metas/handover_15.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Use one arm to grasp the marker on the table and handover it to the other arm.
|
metas/handover_18.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Use one arm to grasp the marker on the table and handover it to the other arm.
|
metas/handover_2.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Use one arm to grasp the marker on the table and handover it to the other arm.
|
metas/handover_20.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Use one arm to grasp the marker on the table and handover it to the other arm.
|
metas/handover_23.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Use one arm to grasp the marker on the table and handover it to the other arm.
|
metas/handover_25.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Use one arm to grasp the marker on the table and handover it to the other arm.
|
metas/handover_27.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Use one arm to grasp the marker on the table and handover it to the other arm.
|
metas/handover_28.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Use one arm to grasp the marker on the table and handover it to the other arm.
|
metas/handover_3.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Use one arm to grasp the marker on the table and handover it to the other arm.
|
metas/handover_7.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Use one arm to grasp the marker on the table and handover it to the other arm.
|
metas/handover_9.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Use one arm to grasp the marker on the table and handover it to the other arm.
|
metas/lift_pot_10.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Use arms to lift the pot.
|
metas/lift_pot_11.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Use arms to lift the pot.
|
metas/lift_pot_12.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Use arms to lift the pot.
|
metas/lift_pot_14.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Use arms to lift the pot.
|
metas/lift_pot_16.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Use arms to lift the pot.
|
metas/lift_pot_17.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Use arms to lift the pot.
|
metas/lift_pot_20.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Use arms to lift the pot.
|
metas/lift_pot_22.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Use arms to lift the pot.
|
metas/lift_pot_25.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Use arms to lift the pot.
|
metas/lift_pot_28.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Use arms to lift the pot.
|
metas/lift_pot_29.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Use arms to lift the pot.
|
metas/lift_pot_5.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Use arms to lift the pot.
|
metas/lift_pot_6.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Use arms to lift the pot.
|
norm_stats.json
ADDED
|
@@ -0,0 +1,87 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"norm_method": "quantile",
|
| 3 |
+
"action_dim": 14,
|
| 4 |
+
"action_horizon": 25,
|
| 5 |
+
"action_low": [
|
| 6 |
+
-0.21328626573085785,
|
| 7 |
+
-0.253259539604187,
|
| 8 |
+
-0.24697981774806976,
|
| 9 |
+
-0.44237855076789856,
|
| 10 |
+
-0.2684948444366455,
|
| 11 |
+
-0.3018999695777893,
|
| 12 |
+
0.0,
|
| 13 |
+
-0.14128215610980988,
|
| 14 |
+
-0.2137971818447113,
|
| 15 |
+
-0.20679156482219696,
|
| 16 |
+
-0.4523598253726959,
|
| 17 |
+
-0.35778844356536865,
|
| 18 |
+
-0.3603374660015106,
|
| 19 |
+
0.0
|
| 20 |
+
],
|
| 21 |
+
"action_high": [
|
| 22 |
+
0.13087761402130127,
|
| 23 |
+
0.36966028809547424,
|
| 24 |
+
0.2711943984031677,
|
| 25 |
+
0.46923041343688965,
|
| 26 |
+
0.42803314328193665,
|
| 27 |
+
0.43589627742767334,
|
| 28 |
+
1.0,
|
| 29 |
+
0.18519137799739838,
|
| 30 |
+
0.3295317590236664,
|
| 31 |
+
0.2587350010871887,
|
| 32 |
+
0.44447579979896545,
|
| 33 |
+
0.2482944130897522,
|
| 34 |
+
0.38387957215309143,
|
| 35 |
+
1.0
|
| 36 |
+
],
|
| 37 |
+
"use_delta_actions": true,
|
| 38 |
+
"delta_action_mask": [
|
| 39 |
+
true,
|
| 40 |
+
true,
|
| 41 |
+
true,
|
| 42 |
+
true,
|
| 43 |
+
true,
|
| 44 |
+
true,
|
| 45 |
+
false,
|
| 46 |
+
true,
|
| 47 |
+
true,
|
| 48 |
+
true,
|
| 49 |
+
true,
|
| 50 |
+
true,
|
| 51 |
+
true,
|
| 52 |
+
false
|
| 53 |
+
],
|
| 54 |
+
"state_dim": 14,
|
| 55 |
+
"state_low": [
|
| 56 |
+
-0.6878080368041992,
|
| 57 |
+
0.9733348488807678,
|
| 58 |
+
0.4037918746471405,
|
| 59 |
+
-1.5787365436553955,
|
| 60 |
+
-0.6647211313247681,
|
| 61 |
+
-0.5954909324645996,
|
| 62 |
+
0.008244141936302185,
|
| 63 |
+
-0.2763790488243103,
|
| 64 |
+
1.0040359497070312,
|
| 65 |
+
0.4238117039203644,
|
| 66 |
+
-1.3840008974075317,
|
| 67 |
+
-1.4013503789901733,
|
| 68 |
+
-0.6582360863685608,
|
| 69 |
+
0.022474925965070724
|
| 70 |
+
],
|
| 71 |
+
"state_high": [
|
| 72 |
+
0.31757840514183044,
|
| 73 |
+
2.4582512378692627,
|
| 74 |
+
2.2978789806365967,
|
| 75 |
+
1.5699626207351685,
|
| 76 |
+
1.3630197048187256,
|
| 77 |
+
0.7276798486709595,
|
| 78 |
+
0.9992045164108276,
|
| 79 |
+
0.6616693139076233,
|
| 80 |
+
2.4681544303894043,
|
| 81 |
+
1.821583867073059,
|
| 82 |
+
1.567292332649231,
|
| 83 |
+
0.5151827335357666,
|
| 84 |
+
1.203761339187622,
|
| 85 |
+
0.9991341233253479
|
| 86 |
+
]
|
| 87 |
+
}
|