EM3D-GEO-1 re-export: 32 episodes @15fps , 512x384 portrait obs, native depth on every episode, metric world state; supersedes the July 24-episode drop
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- README.md +17 -7
- data/chunk-000/file-000.parquet +2 -2
- data/chunk-000/file-001.parquet +2 -2
- data/chunk-000/file-002.parquet +2 -2
- data/chunk-000/file-003.parquet +2 -2
- data/chunk-000/file-004.parquet +2 -2
- data/chunk-000/file-005.parquet +3 -0
- data/chunk-000/file-006.parquet +3 -0
- data/chunk-000/file-007.parquet +3 -0
- data/chunk-000/file-008.parquet +3 -0
- data/chunk-000/file-009.parquet +3 -0
- data/chunk-000/file-010.parquet +3 -0
- data/chunk-000/file-011.parquet +3 -0
- data/chunk-000/file-012.parquet +3 -0
- data/chunk-000/file-013.parquet +3 -0
- data/chunk-000/file-014.parquet +3 -0
- data/chunk-000/file-015.parquet +3 -0
- data/chunk-000/file-016.parquet +3 -0
- data/chunk-000/file-017.parquet +3 -0
- data/chunk-000/file-018.parquet +3 -0
- data/chunk-000/file-019.parquet +3 -0
- data/chunk-000/file-020.parquet +3 -0
- data/chunk-000/file-021.parquet +3 -0
- episodes/019fb6df-0a15-7630-b4e1-b5e552791fcc/depth_geometry.json +8 -3
- episodes/019fb6df-0a15-7630-b4e1-b5e552791fcc/openego_sidecar.json +45 -24
- episodes/019fb7cd-b333-7b73-a360-149207d553c6/depth_geometry.json +62 -0
- episodes/{019fb7c0-1159-7242-9c36-bcac261ec817 → 019fb7cd-b333-7b73-a360-149207d553c6}/hand_object_contact.npz +2 -2
- episodes/019fb7cd-b333-7b73-a360-149207d553c6/language_spans.json +73 -0
- episodes/{019fb7c6-01ed-7ca3-aa35-11b87a8a8402 → 019fb7cd-b333-7b73-a360-149207d553c6}/object_mask.npz +2 -2
- episodes/019fb7cd-b333-7b73-a360-149207d553c6/object_object_contact.npz +3 -0
- episodes/019fb7cd-b333-7b73-a360-149207d553c6/object_registry.json +17 -0
- episodes/019fb7cd-b333-7b73-a360-149207d553c6/openego_sidecar.json +0 -0
- episodes/019fbc13-d77f-70c1-b142-4b07a7df35f6/contact_corrections.npz +3 -0
- episodes/019fbc13-d77f-70c1-b142-4b07a7df35f6/depth_geometry.json +62 -0
- episodes/{019fb6db-ff4d-7f00-a9ae-58c76698a120 → 019fbc13-d77f-70c1-b142-4b07a7df35f6}/hand_object_contact.npz +2 -2
- episodes/019fbc13-d77f-70c1-b142-4b07a7df35f6/language_spans.json +115 -0
- episodes/{019fbc1c-81a7-7921-9bd2-aa8973f2959b → 019fbc13-d77f-70c1-b142-4b07a7df35f6}/object_mask.npz +2 -2
- episodes/{019fb6db-ff4d-7f00-a9ae-58c76698a120 → 019fbc13-d77f-70c1-b142-4b07a7df35f6}/openego_sidecar.json +0 -0
- episodes/019fbc15-11a7-7860-889f-d07cfa430507/depth_geometry.json +8 -3
- episodes/019fbc15-11a7-7860-889f-d07cfa430507/openego_sidecar.json +40 -26
- episodes/019fbc16-b84b-7ad3-8387-7a3305b151d0/depth_geometry.json +8 -3
- episodes/019fbc16-b84b-7ad3-8387-7a3305b151d0/openego_sidecar.json +40 -26
- episodes/019fbc18-33ed-7270-8166-1997f31222c8/depth_geometry.json +8 -3
- episodes/019fbc18-33ed-7270-8166-1997f31222c8/openego_sidecar.json +19 -5
- episodes/019fbc1c-81a7-7921-9bd2-aa8973f2959b/hand_object_contact.npz +0 -3
- episodes/019fbdf1-dadb-7400-bca3-1382d9d9c666/depth_geometry.json +8 -3
- episodes/019fbdf1-dadb-7400-bca3-1382d9d9c666/language_spans.json +11 -32
- episodes/019fbdf1-dadb-7400-bca3-1382d9d9c666/openego_sidecar.json +61 -124
- episodes/019fbdf4-04e8-7030-9358-724279af9698/depth_geometry.json +8 -3
- episodes/019fbdf4-04e8-7030-9358-724279af9698/openego_sidecar.json +28 -28
README.md
CHANGED
|
@@ -32,7 +32,7 @@ Recorded on iPhone Pro (ARKit LiDAR) as part of Everyday Manipulation 1 (EM1),
|
|
| 32 |
annotated by CaryX AI, packaged as a single multi-episode
|
| 33 |
[LeRobot v3.0](https://github.com/huggingface/lerobot) dataset.
|
| 34 |
|
| 35 |
-
**
|
| 36 |
|
| 37 |
## Quick start
|
| 38 |
|
|
@@ -49,24 +49,34 @@ frame = ds[0] # RGB, metric depth, MANO hands, contact, camera pose in one dict
|
|
| 49 |
**Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International (CC-BY-NC-SA-4.0)**, research use only.
|
| 50 |
https://creativecommons.org/licenses/by-nc-sa/4.0/. Full terms in `LICENSE.txt`.
|
| 51 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 52 |
## Features
|
| 53 |
|
| 54 |
Shapes are numpy shapes, so `(7,)` is a flat 7-element vector.
|
| 55 |
|
| 56 |
| key | shape | notes |
|
| 57 |
|---|---|---|
|
| 58 |
-
| `observation.images.ego` | (
|
| 59 |
-
| `observation.images.depth` | (
|
| 60 |
-
| `observation.state` | (7,) | wrist pose `[x, y, z, rx, ry, rz]` plus grasp.
|
| 61 |
| `action` | (7,) | wrist pose delta `[dx, dy, dz, drx, dry, drz]` plus grasp. |
|
| 62 |
-
| `observation.camera_pose` | (4, 4) |
|
| 63 |
| `observation.contact` | (2, 2) | The shipped contact channel. Rows are the left and right hand, column k is object slot k. Values are contact strength in [0, 1]. Contact against any object is the max over slots. |
|
| 64 |
| `observation.contact_valid` | (2, 2) | 1.0 where that hand-to-object distance was actually measured on that frame, 0.0 where it could not be (hand out of frame, no depth surface, or no object in that slot). Single-object episodes ship slot 1 all-zero rather than a fabricated "measured apart". |
|
| 65 |
| `observation.mano_joints` | (2, 21, 3) | **ROOT-RELATIVE** MANO/HaMeR joints (wrist at the origin). Compose with `observation.state` + `observation.camera_pose` for world placement. The primary channel is tip-smoothed (occlusion-gated fingertip de-jitter, named per episode in `mano_joints_channel`); the raw fit is recoverable from `observation.mano_params`. |
|
| 66 |
| `observation.mano_params` | (2, 58) | full MANO parameterization: global_orient(3) ⊕ pose(45) ⊕ betas(10) |
|
| 67 |
| `observation.mano_valid` | (2,) | 1.0 where the MANO fit is valid for that hand/frame |
|
| 68 |
-
| `observation.images.object_mask` | (
|
| 69 |
-
| `observation.images.hand_mask` | (
|
| 70 |
|
| 71 |
## Per-episode sidecars
|
| 72 |
|
|
|
|
| 32 |
annotated by CaryX AI, packaged as a single multi-episode
|
| 33 |
[LeRobot v3.0](https://github.com/huggingface/lerobot) dataset.
|
| 34 |
|
| 35 |
+
**32 episodes · 6865 frames @ 15 fps · tasks: fold_laundry, jar_open_close, scoop_grain, sweep**
|
| 36 |
|
| 37 |
## Quick start
|
| 38 |
|
|
|
|
| 49 |
**Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International (CC-BY-NC-SA-4.0)**, research use only.
|
| 50 |
https://creativecommons.org/licenses/by-nc-sa/4.0/. Full terms in `LICENSE.txt`.
|
| 51 |
|
| 52 |
+
## Episode orientation
|
| 53 |
+
|
| 54 |
+
Most episodes were recorded portrait; a few were recorded landscape and are
|
| 55 |
+
shipped ROTATED 90° CCW onto the same portrait canvas so the dataset merges
|
| 56 |
+
under one schema. Those episodes are flagged in
|
| 57 |
+
`info.foundry.episodes.<id>.raster_rotation = "ccw90"`: rotate their image
|
| 58 |
+
channels 90° CW to display upright. All spatial channels (RGB, depth, masks,
|
| 59 |
+
camera pose, MANO orientation) are expressed consistently in the shipped,
|
| 60 |
+
rotated frame, so training and 3D geometry need no special-casing.
|
| 61 |
+
|
| 62 |
## Features
|
| 63 |
|
| 64 |
Shapes are numpy shapes, so `(7,)` is a flat 7-element vector.
|
| 65 |
|
| 66 |
| key | shape | notes |
|
| 67 |
|---|---|---|
|
| 68 |
+
| `observation.images.ego` | (512, 384, 3) | RGB ego frame, portrait, ONE uniform downscale of the native 1440×1920 (no aspect distortion). Exactly 2× the depth grid: `ego[y, x]` and `depth[y//2, x//2]` are the same ray. |
|
| 69 |
+
| `observation.images.depth` | (256, 192, 1) video | **metric metres**, native ARKit sceneDepth grid (never resampled), 12-bit log-HEVC (quantizer [0.1, 5.0] m in `meta/info.json`). Intrinsics for both grids: `episodes/<id>/depth_geometry.json`. |
|
| 70 |
+
| `observation.state` | (7,) | wrist pose `[x, y, z, rx, ry, rz]` plus grasp, metric WORLD frame. The wrist source is named per episode in `info.foundry.episodes.state_source` (LiDAR-solved joints, or the RTMPose wrist depth-lifted through the LiDAR grid). |
|
| 71 |
| `action` | (7,) | wrist pose delta `[dx, dy, dz, drx, dry, drz]` plus grasp. |
|
| 72 |
+
| `observation.camera_pose` | (4, 4) | camera to world (metric), expressed in the SHIPPED raster frame (x = raster right, y = raster down, z = forward) and gravity-verified per episode at export. Composes directly with the intrinsics in `depth_geometry.json`. |
|
| 73 |
| `observation.contact` | (2, 2) | The shipped contact channel. Rows are the left and right hand, column k is object slot k. Values are contact strength in [0, 1]. Contact against any object is the max over slots. |
|
| 74 |
| `observation.contact_valid` | (2, 2) | 1.0 where that hand-to-object distance was actually measured on that frame, 0.0 where it could not be (hand out of frame, no depth surface, or no object in that slot). Single-object episodes ship slot 1 all-zero rather than a fabricated "measured apart". |
|
| 75 |
| `observation.mano_joints` | (2, 21, 3) | **ROOT-RELATIVE** MANO/HaMeR joints (wrist at the origin). Compose with `observation.state` + `observation.camera_pose` for world placement. The primary channel is tip-smoothed (occlusion-gated fingertip de-jitter, named per episode in `mano_joints_channel`); the raw fit is recoverable from `observation.mano_params`. |
|
| 76 |
| `observation.mano_params` | (2, 58) | full MANO parameterization: global_orient(3) ⊕ pose(45) ⊕ betas(10) |
|
| 77 |
| `observation.mano_valid` | (2,) | 1.0 where the MANO fit is valid for that hand/frame |
|
| 78 |
+
| `observation.images.object_mask` | (512, 384, 3) video | R = object slot 0, B = slot 1 (two-object episodes), G unused. Threshold > 127 (video codecs are lossy). Exact full-res masks: `episodes/<id>/object_mask.npz`. |
|
| 79 |
+
| `observation.images.hand_mask` | (512, 384, 3) video | R = LEFT hand, B = RIGHT hand. Same thresholding. Reviewer-corrected (shipped) channel. |
|
| 80 |
|
| 81 |
## Per-episode sidecars
|
| 82 |
|
data/chunk-000/file-000.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:80d4ed4fa9bb18297ed75e1582e660d43a28ff916d79e1d6a7c999817ff3183e
|
| 3 |
+
size 61109349
|
data/chunk-000/file-001.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fefce740534ac67ed7568c4829382654cc16c141b0516cc91dd99890685eac58
|
| 3 |
+
size 61526406
|
data/chunk-000/file-002.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4fdb5915fa71da066f1125fbf4a0cf4ad1aa2ffaa7eec53c5511dc5c621f9038
|
| 3 |
+
size 58618948
|
data/chunk-000/file-003.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6446096156b19610cf871f998346a75f11cb67629d8e5656896b0671dc404838
|
| 3 |
+
size 87774756
|
data/chunk-000/file-004.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9598cffce5b2a6294ad043c6b488e69eeb18ec9cf863fa227f2386cd64171709
|
| 3 |
+
size 57112144
|
data/chunk-000/file-005.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7a1fcfd52b9ce8493fd014347380a19c908179dbc844ce7fa7fb10e69a3805b6
|
| 3 |
+
size 80945220
|
data/chunk-000/file-006.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:35b150e44219333d35753a688003301c3fad840d8fba08b2faa132c7a9cf3c13
|
| 3 |
+
size 83043577
|
data/chunk-000/file-007.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7fe94432c433c3c2e343b6afc3e70c36cb742912530dfa1efcd23248668896a6
|
| 3 |
+
size 74293222
|
data/chunk-000/file-008.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:da24e93427ca585529ffdf9b6efdb7108ead99148a7cc6c53f3132a4a1661792
|
| 3 |
+
size 67108426
|
data/chunk-000/file-009.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:470663947d9d00f83def30a99fc48f0728453c8932c5776ac55c447f0770f13d
|
| 3 |
+
size 81826773
|
data/chunk-000/file-010.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ac019cf4aaf5b02d6c39844523239a97905b483040d9ade91f7d94db3ef78b23
|
| 3 |
+
size 80064331
|
data/chunk-000/file-011.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c2c939eb7293fdbafe737e03a3133a4c6e35b631191f7d2a8e0de93f46ec82d3
|
| 3 |
+
size 104299672
|
data/chunk-000/file-012.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5b7fab3586be748ae138476d889b7f58a75ea437b189ef4cb14b83deb7559ceb
|
| 3 |
+
size 69607465
|
data/chunk-000/file-013.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:24a5b8d53a99ac536e0d48cfbf4cb781c8c85fc0030fd8c04f91cde4dc2f7370
|
| 3 |
+
size 117634762
|
data/chunk-000/file-014.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5b20196296977dafa62748ef2316c72c18acc78c974105c537b115b578492849
|
| 3 |
+
size 70280940
|
data/chunk-000/file-015.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7dcac3d086c8f1bcd7171e3f7f0b8a5260514d5c320c291ecf335a9961497545
|
| 3 |
+
size 65395115
|
data/chunk-000/file-016.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1646c8dc2ff4c0e414f6e432bb6882a0a2268008f9d85641f0ae473ff35af9ed
|
| 3 |
+
size 101807056
|
data/chunk-000/file-017.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:67307bf311dcd21b3c76aa21938db1c2ad3a9bab61cb4492142e11a63858614b
|
| 3 |
+
size 81084115
|
data/chunk-000/file-018.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c4fe6538db945c75d1e42245bd767724da7f32bccf342bdfc772c7666a55f02d
|
| 3 |
+
size 80221418
|
data/chunk-000/file-019.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:675c793b2ef2408261dabad54b93044b37227700fc7b0bcccfb86a9ce81e8fdb
|
| 3 |
+
size 91390242
|
data/chunk-000/file-020.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b4e2e92f06cce0cb4b38bd35603d494a243e3e223e02d95d7571812ac35d08bb
|
| 3 |
+
size 91679790
|
data/chunk-000/file-021.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:adf827b5d8e29cfab05ebc2096c4741bc51281385409ee6d4237bd626f6337e6
|
| 3 |
+
size 95456727
|
episodes/019fb6df-0a15-7630-b4e1-b5e552791fcc/depth_geometry.json
CHANGED
|
@@ -1,14 +1,18 @@
|
|
| 1 |
{
|
| 2 |
"sensor": "iphone_lidar_arkit",
|
| 3 |
-
"note": "iPhone Pro LiDAR via ARKit sceneDepth \u2014 NOT a RealSense / structured-light depth cam (sparser + smoothed). observation.images.depth is 256x192 (native ARKit sceneDepth,
|
| 4 |
"depth_resolution_hw": [
|
| 5 |
256,
|
| 6 |
192
|
| 7 |
],
|
| 8 |
"ego_obs_resolution_hw": [
|
| 9 |
-
|
| 10 |
-
|
| 11 |
],
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
"rgb_native_resolution_hw": [
|
| 13 |
1920,
|
| 14 |
1440
|
|
@@ -32,6 +36,7 @@
|
|
| 32 |
1.0
|
| 33 |
]
|
| 34 |
],
|
|
|
|
| 35 |
"depth_intrinsics_3x3": [
|
| 36 |
[
|
| 37 |
197.02384440104166,
|
|
|
|
| 1 |
{
|
| 2 |
"sensor": "iphone_lidar_arkit",
|
| 3 |
+
"note": "iPhone Pro LiDAR via ARKit sceneDepth \u2014 NOT a RealSense / structured-light depth cam (sparser + smoothed). observation.images.depth is 256x192 (native ARKit sceneDepth grid, untouched); observation.images.ego is 512x384 \u2014 ONE uniform downscale of the native RGB, so ego is EXACTLY 2x the depth grid: ego[y, x], mask[y, x] and depth[y//2, x//2] are the same ray. Intrinsics for both grids are in depth_geometry.json; camera_pose is expressed in the SHIPPED raster frame (episodes flagged raster_rotation=ccw90 were rotated from landscape \u2014 rotate 90\u00b0 CW to display upright). The lossless raw depth (metres + per-pixel confidence) rides in the OpenEgo sidecar depth.npz.",
|
| 4 |
"depth_resolution_hw": [
|
| 5 |
256,
|
| 6 |
192
|
| 7 |
],
|
| 8 |
"ego_obs_resolution_hw": [
|
| 9 |
+
512,
|
| 10 |
+
384
|
| 11 |
],
|
| 12 |
+
"ego_to_depth_scale": 2.0,
|
| 13 |
+
"raster_rotation": null,
|
| 14 |
+
"display_hint": null,
|
| 15 |
+
"camera_pose_frame": "shipped_raster (sensor-frame poses corrected by 1 quarter-turn(s); gravity-verified at export)",
|
| 16 |
"rgb_native_resolution_hw": [
|
| 17 |
1920,
|
| 18 |
1440
|
|
|
|
| 36 |
1.0
|
| 37 |
]
|
| 38 |
],
|
| 39 |
+
"intrinsics_frame": "native raster",
|
| 40 |
"depth_intrinsics_3x3": [
|
| 41 |
[
|
| 42 |
197.02384440104166,
|
episodes/019fb6df-0a15-7630-b4e1-b5e552791fcc/openego_sidecar.json
CHANGED
|
@@ -422,79 +422,100 @@
|
|
| 422 |
},
|
| 423 |
"quality_gates": {
|
| 424 |
"all_passed": true,
|
|
|
|
| 425 |
"gates": [
|
| 426 |
{
|
| 427 |
-
"detail": "",
|
| 428 |
"name": "json_schema",
|
| 429 |
"passed": true,
|
|
|
|
| 430 |
"threshold": "validates",
|
| 431 |
-
"
|
| 432 |
},
|
| 433 |
{
|
| 434 |
-
"detail": "presence-conditioned over the actor's active span [126..719] = 594/778 frames (raw all-frames = 31.36%)",
|
| 435 |
"name": "frames_with_hands_pct",
|
| 436 |
"passed": true,
|
| 437 |
-
"
|
| 438 |
-
"
|
|
|
|
| 439 |
},
|
| 440 |
{
|
| 441 |
-
"detail": "silent or near-silent",
|
| 442 |
"name": "audio_snr_db",
|
| 443 |
"passed": true,
|
|
|
|
| 444 |
"threshold": ">= 5 dB",
|
| 445 |
-
"
|
| 446 |
},
|
| 447 |
{
|
| 448 |
-
"detail": "silent clip",
|
| 449 |
"name": "transcript_density",
|
| 450 |
"passed": true,
|
|
|
|
| 451 |
"threshold": ">= 0.5 wps",
|
| 452 |
-
"
|
| 453 |
},
|
| 454 |
{
|
| 455 |
-
"detail": "",
|
| 456 |
"name": "hand_mask_coverage_pct",
|
| 457 |
"passed": true,
|
|
|
|
| 458 |
"threshold": ">= 1%",
|
| 459 |
-
"
|
| 460 |
},
|
| 461 |
{
|
| 462 |
-
"detail": "",
|
| 463 |
"name": "phase_plan_windowing",
|
| 464 |
"passed": true,
|
|
|
|
| 465 |
"threshold": "phase plan absent \u2014 skipped",
|
| 466 |
-
"
|
| 467 |
},
|
| 468 |
{
|
| 469 |
-
"detail": "",
|
| 470 |
"name": "object_mask_coverage_pct",
|
| 471 |
"passed": true,
|
| 472 |
-
"
|
| 473 |
-
"
|
|
|
|
| 474 |
},
|
| 475 |
{
|
| 476 |
-
"detail": "left hand absent \u2014 skipped",
|
| 477 |
"name": "hand_mask_area_floor_left",
|
| 478 |
"passed": true,
|
|
|
|
| 479 |
"threshold": ">= 0.20% (median, per hand)",
|
| 480 |
-
"
|
| 481 |
},
|
| 482 |
{
|
| 483 |
-
"detail": "",
|
| 484 |
"name": "hand_mask_area_floor_right",
|
| 485 |
"passed": true,
|
|
|
|
| 486 |
"threshold": ">= 0.20% (median, per hand)",
|
| 487 |
-
"
|
| 488 |
},
|
| 489 |
{
|
| 490 |
-
"detail": "both hands not present \u2014 skipped",
|
| 491 |
"name": "hand_mask_lr_asymmetry",
|
| 492 |
"passed": true,
|
|
|
|
| 493 |
"threshold": "min/max >= 0.20",
|
| 494 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 495 |
}
|
| 496 |
-
]
|
| 497 |
-
"validated_at": "2026-07-31T08:26:03+00:00"
|
| 498 |
}
|
| 499 |
},
|
| 500 |
"manually_annotated_fields": [],
|
|
|
|
| 422 |
},
|
| 423 |
"quality_gates": {
|
| 424 |
"all_passed": true,
|
| 425 |
+
"validated_at": "2026-08-10T13:34:24+00:00",
|
| 426 |
"gates": [
|
| 427 |
{
|
|
|
|
| 428 |
"name": "json_schema",
|
| 429 |
"passed": true,
|
| 430 |
+
"value": "ok",
|
| 431 |
"threshold": "validates",
|
| 432 |
+
"detail": ""
|
| 433 |
},
|
| 434 |
{
|
|
|
|
| 435 |
"name": "frames_with_hands_pct",
|
| 436 |
"passed": true,
|
| 437 |
+
"value": 100.0,
|
| 438 |
+
"threshold": ">= 5% [class=sweep]",
|
| 439 |
+
"detail": "presence-conditioned over the actor's active span [47..727] = 681/778 frames (raw all-frames = 87.53%); shipped channel = raw \u2295 hand_mask_corrections"
|
| 440 |
},
|
| 441 |
{
|
|
|
|
| 442 |
"name": "audio_snr_db",
|
| 443 |
"passed": true,
|
| 444 |
+
"value": null,
|
| 445 |
"threshold": ">= 5 dB",
|
| 446 |
+
"detail": "silent or near-silent"
|
| 447 |
},
|
| 448 |
{
|
|
|
|
| 449 |
"name": "transcript_density",
|
| 450 |
"passed": true,
|
| 451 |
+
"value": 0.0,
|
| 452 |
"threshold": ">= 0.5 wps",
|
| 453 |
+
"detail": "silent clip"
|
| 454 |
},
|
| 455 |
{
|
|
|
|
| 456 |
"name": "hand_mask_coverage_pct",
|
| 457 |
"passed": true,
|
| 458 |
+
"value": 1.917,
|
| 459 |
"threshold": ">= 1%",
|
| 460 |
+
"detail": ""
|
| 461 |
},
|
| 462 |
{
|
|
|
|
| 463 |
"name": "phase_plan_windowing",
|
| 464 |
"passed": true,
|
| 465 |
+
"value": "not_requested",
|
| 466 |
"threshold": "phase plan absent \u2014 skipped",
|
| 467 |
+
"detail": ""
|
| 468 |
},
|
| 469 |
{
|
|
|
|
| 470 |
"name": "object_mask_coverage_pct",
|
| 471 |
"passed": true,
|
| 472 |
+
"value": 3.923,
|
| 473 |
+
"threshold": ">= 0.5% (per present object) [class=sweep]",
|
| 474 |
+
"detail": ""
|
| 475 |
},
|
| 476 |
{
|
|
|
|
| 477 |
"name": "hand_mask_area_floor_left",
|
| 478 |
"passed": true,
|
| 479 |
+
"value": null,
|
| 480 |
"threshold": ">= 0.20% (median, per hand)",
|
| 481 |
+
"detail": "left hand absent \u2014 skipped"
|
| 482 |
},
|
| 483 |
{
|
|
|
|
| 484 |
"name": "hand_mask_area_floor_right",
|
| 485 |
"passed": true,
|
| 486 |
+
"value": 4.1835,
|
| 487 |
"threshold": ">= 0.20% (median, per hand)",
|
| 488 |
+
"detail": ""
|
| 489 |
},
|
| 490 |
{
|
|
|
|
| 491 |
"name": "hand_mask_lr_asymmetry",
|
| 492 |
"passed": true,
|
| 493 |
+
"value": null,
|
| 494 |
"threshold": "min/max >= 0.20",
|
| 495 |
+
"detail": "both hands not present \u2014 skipped"
|
| 496 |
+
},
|
| 497 |
+
{
|
| 498 |
+
"name": "hand_slot_merge",
|
| 499 |
+
"passed": true,
|
| 500 |
+
"value": 0,
|
| 501 |
+
"threshold": "< 5 consecutive frames with L\u2229R IoU > 0.5",
|
| 502 |
+
"detail": ""
|
| 503 |
+
},
|
| 504 |
+
{
|
| 505 |
+
"name": "object_track_truncated",
|
| 506 |
+
"passed": true,
|
| 507 |
+
"value": 0,
|
| 508 |
+
"threshold": "no tracked object ends while a hand still holds it",
|
| 509 |
+
"detail": ""
|
| 510 |
+
},
|
| 511 |
+
{
|
| 512 |
+
"name": "actor_mirror_consistency",
|
| 513 |
+
"passed": true,
|
| 514 |
+
"value": 0,
|
| 515 |
+
"threshold": "every hierarchy span's actor_kind == its action's actors[0]",
|
| 516 |
+
"detail": ""
|
| 517 |
}
|
| 518 |
+
]
|
|
|
|
| 519 |
}
|
| 520 |
},
|
| 521 |
"manually_annotated_fields": [],
|
episodes/019fb7cd-b333-7b73-a360-149207d553c6/depth_geometry.json
ADDED
|
@@ -0,0 +1,62 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"sensor": "iphone_lidar_arkit",
|
| 3 |
+
"note": "iPhone Pro LiDAR via ARKit sceneDepth \u2014 NOT a RealSense / structured-light depth cam (sparser + smoothed). observation.images.depth is 256x192 (native ARKit sceneDepth grid, untouched); observation.images.ego is 512x384 \u2014 ONE uniform downscale of the native RGB, so ego is EXACTLY 2x the depth grid: ego[y, x], mask[y, x] and depth[y//2, x//2] are the same ray. Intrinsics for both grids are in depth_geometry.json; camera_pose is expressed in the SHIPPED raster frame (episodes flagged raster_rotation=ccw90 were rotated from landscape \u2014 rotate 90\u00b0 CW to display upright). The lossless raw depth (metres + per-pixel confidence) rides in the OpenEgo sidecar depth.npz.",
|
| 4 |
+
"depth_resolution_hw": [
|
| 5 |
+
256,
|
| 6 |
+
192
|
| 7 |
+
],
|
| 8 |
+
"ego_obs_resolution_hw": [
|
| 9 |
+
512,
|
| 10 |
+
384
|
| 11 |
+
],
|
| 12 |
+
"ego_to_depth_scale": 2.0,
|
| 13 |
+
"raster_rotation": "ccw90",
|
| 14 |
+
"display_hint": "rotate 90\u00b0 CW to view upright",
|
| 15 |
+
"camera_pose_frame": "shipped_raster (sensor-frame poses corrected by 0 quarter-turn(s); gravity-verified at export)",
|
| 16 |
+
"rgb_native_resolution_hw": [
|
| 17 |
+
1440,
|
| 18 |
+
1920
|
| 19 |
+
],
|
| 20 |
+
"depth_output_unit_default": "mm (LeRobot depth_output_unit default; pass --dataset.depth_output_unit m to load metres)",
|
| 21 |
+
"raw_depth_reference": "openego_sidecar.json + data/annotations/<cid>/depth.npz (lossless)",
|
| 22 |
+
"arkit_rgb_intrinsics_3x3": [
|
| 23 |
+
[
|
| 24 |
+
1471.7620849609375,
|
| 25 |
+
0.0,
|
| 26 |
+
745.2727661132812
|
| 27 |
+
],
|
| 28 |
+
[
|
| 29 |
+
0.0,
|
| 30 |
+
1471.7620849609375,
|
| 31 |
+
947.3223266601562
|
| 32 |
+
],
|
| 33 |
+
[
|
| 34 |
+
0.0,
|
| 35 |
+
0.0,
|
| 36 |
+
1.0
|
| 37 |
+
]
|
| 38 |
+
],
|
| 39 |
+
"intrinsics_frame": "shipped raster (post-rotation)",
|
| 40 |
+
"depth_intrinsics_3x3": [
|
| 41 |
+
[
|
| 42 |
+
196.23494466145834,
|
| 43 |
+
0.0,
|
| 44 |
+
99.3697021484375
|
| 45 |
+
],
|
| 46 |
+
[
|
| 47 |
+
0.0,
|
| 48 |
+
196.23494466145834,
|
| 49 |
+
126.3096435546875
|
| 50 |
+
],
|
| 51 |
+
[
|
| 52 |
+
0.0,
|
| 53 |
+
0.0,
|
| 54 |
+
1.0
|
| 55 |
+
]
|
| 56 |
+
],
|
| 57 |
+
"depth_intrinsics_scale_xy": [
|
| 58 |
+
0.13333333333333333,
|
| 59 |
+
0.13333333333333333
|
| 60 |
+
],
|
| 61 |
+
"intrinsics_source": "record3d_arkit (median of per-frame, via chokepoint)"
|
| 62 |
+
}
|
episodes/{019fb7c0-1159-7242-9c36-bcac261ec817 → 019fb7cd-b333-7b73-a360-149207d553c6}/hand_object_contact.npz
RENAMED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ed9021cc8960ff1082e1758682f0405f5cc90c648d4d886a54223c3619abe8bd
|
| 3 |
+
size 11058
|
episodes/019fb7cd-b333-7b73-a360-149207d553c6/language_spans.json
ADDED
|
@@ -0,0 +1,73 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task": "sweep",
|
| 3 |
+
"n_spans": 3,
|
| 4 |
+
"n_keysteps": 3,
|
| 5 |
+
"spans": [
|
| 6 |
+
{
|
| 7 |
+
"start_s": 0.0,
|
| 8 |
+
"end_s": 3.0,
|
| 9 |
+
"label": "grasp dustpan on towel",
|
| 10 |
+
"objects": [
|
| 11 |
+
"dustpan"
|
| 12 |
+
],
|
| 13 |
+
"actors": [
|
| 14 |
+
"right_hand"
|
| 15 |
+
],
|
| 16 |
+
"source": "human",
|
| 17 |
+
"confidence": "low",
|
| 18 |
+
"grounded": false,
|
| 19 |
+
"evidence": "The dustpan rests on the striped towel; the right hand takes hold of it. The brush has not yet entered frame."
|
| 20 |
+
},
|
| 21 |
+
{
|
| 22 |
+
"start_s": 3.0,
|
| 23 |
+
"end_s": 4.5,
|
| 24 |
+
"label": "bring brush to dustpan",
|
| 25 |
+
"objects": [
|
| 26 |
+
"brush"
|
| 27 |
+
],
|
| 28 |
+
"actors": [
|
| 29 |
+
"both_hands"
|
| 30 |
+
],
|
| 31 |
+
"source": "human",
|
| 32 |
+
"confidence": "high",
|
| 33 |
+
"grounded": true,
|
| 34 |
+
"evidence": "The brush is brought to the dustpan positioned on the towel."
|
| 35 |
+
},
|
| 36 |
+
{
|
| 37 |
+
"start_s": 4.5,
|
| 38 |
+
"end_s": 13.333,
|
| 39 |
+
"label": "sweep debris into dustpan",
|
| 40 |
+
"objects": [
|
| 41 |
+
"debris"
|
| 42 |
+
],
|
| 43 |
+
"actors": [
|
| 44 |
+
"both_hands"
|
| 45 |
+
],
|
| 46 |
+
"source": "human",
|
| 47 |
+
"confidence": "high",
|
| 48 |
+
"grounded": true,
|
| 49 |
+
"evidence": "Brush pushes crumpled white paper into the white dustpan."
|
| 50 |
+
}
|
| 51 |
+
],
|
| 52 |
+
"keysteps": [
|
| 53 |
+
{
|
| 54 |
+
"start_s": 0.0,
|
| 55 |
+
"end_s": 3.0,
|
| 56 |
+
"description": "position dustpan on towel",
|
| 57 |
+
"essential": true
|
| 58 |
+
},
|
| 59 |
+
{
|
| 60 |
+
"start_s": 3.0,
|
| 61 |
+
"end_s": 4.5,
|
| 62 |
+
"description": "bring brush into frame",
|
| 63 |
+
"essential": true
|
| 64 |
+
},
|
| 65 |
+
{
|
| 66 |
+
"start_s": 4.5,
|
| 67 |
+
"end_s": 13.333,
|
| 68 |
+
"description": "sweep paper into dustpan",
|
| 69 |
+
"essential": true
|
| 70 |
+
}
|
| 71 |
+
],
|
| 72 |
+
"note": "Time-aligned sub-step language \u2014 the VLM-partitioned action `spans` (label + objects + actors + VLM evidence/confidence/grounded) and the coarser `keysteps`. This is a RIDER, not per-frame: the LeRobot `task` column stays the static high-level goal so it never flips frame-to-frame; use these spans for language-conditioned / sub-goal training by joining on the `timestamp` (seconds). A span with `grounded=false` or a low `confidence` is an honest low-trust label \u2014 filter accordingly."
|
| 73 |
+
}
|
episodes/{019fb7c6-01ed-7ca3-aa35-11b87a8a8402 → 019fb7cd-b333-7b73-a360-149207d553c6}/object_mask.npz
RENAMED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:88ddfed5e1602225fa32c0bee6f624220c0539b5a913ece99b715d424e095eab
|
| 3 |
+
size 3904829
|
episodes/019fb7cd-b333-7b73-a360-149207d553c6/object_object_contact.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:90a66643f9a46f7798c9f9ff9a07959485e2cd49f83d174a8c61cfcc2fe6a251
|
| 3 |
+
size 3373
|
episodes/019fb7cd-b333-7b73-a360-149207d553c6/object_registry.json
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"version": "0.1.0",
|
| 3 |
+
"objects": [
|
| 4 |
+
{
|
| 5 |
+
"object_id": "obj_brush",
|
| 6 |
+
"label": "small brush",
|
| 7 |
+
"phrase": "brush",
|
| 8 |
+
"color_idx": 1
|
| 9 |
+
},
|
| 10 |
+
{
|
| 11 |
+
"object_id": "obj_dustpan",
|
| 12 |
+
"label": "dustpan",
|
| 13 |
+
"phrase": "dustpan",
|
| 14 |
+
"color_idx": 3
|
| 15 |
+
}
|
| 16 |
+
]
|
| 17 |
+
}
|
episodes/019fb7cd-b333-7b73-a360-149207d553c6/openego_sidecar.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
episodes/019fbc13-d77f-70c1-b142-4b07a7df35f6/contact_corrections.npz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:edff5c61300a264ac2e9ac681e96e4e368eec4cb51079022230937d61ea01191
|
| 3 |
+
size 2173
|
episodes/019fbc13-d77f-70c1-b142-4b07a7df35f6/depth_geometry.json
ADDED
|
@@ -0,0 +1,62 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"sensor": "iphone_lidar_arkit",
|
| 3 |
+
"note": "iPhone Pro LiDAR via ARKit sceneDepth \u2014 NOT a RealSense / structured-light depth cam (sparser + smoothed). observation.images.depth is 256x192 (native ARKit sceneDepth grid, untouched); observation.images.ego is 512x384 \u2014 ONE uniform downscale of the native RGB, so ego is EXACTLY 2x the depth grid: ego[y, x], mask[y, x] and depth[y//2, x//2] are the same ray. Intrinsics for both grids are in depth_geometry.json; camera_pose is expressed in the SHIPPED raster frame (episodes flagged raster_rotation=ccw90 were rotated from landscape \u2014 rotate 90\u00b0 CW to display upright). The lossless raw depth (metres + per-pixel confidence) rides in the OpenEgo sidecar depth.npz.",
|
| 4 |
+
"depth_resolution_hw": [
|
| 5 |
+
256,
|
| 6 |
+
192
|
| 7 |
+
],
|
| 8 |
+
"ego_obs_resolution_hw": [
|
| 9 |
+
512,
|
| 10 |
+
384
|
| 11 |
+
],
|
| 12 |
+
"ego_to_depth_scale": 2.0,
|
| 13 |
+
"raster_rotation": "ccw90",
|
| 14 |
+
"display_hint": "rotate 90\u00b0 CW to view upright",
|
| 15 |
+
"camera_pose_frame": "shipped_raster (sensor-frame poses corrected by 0 quarter-turn(s); gravity-verified at export)",
|
| 16 |
+
"rgb_native_resolution_hw": [
|
| 17 |
+
1440,
|
| 18 |
+
1920
|
| 19 |
+
],
|
| 20 |
+
"depth_output_unit_default": "mm (LeRobot depth_output_unit default; pass --dataset.depth_output_unit m to load metres)",
|
| 21 |
+
"raw_depth_reference": "openego_sidecar.json + data/annotations/<cid>/depth.npz (lossless)",
|
| 22 |
+
"arkit_rgb_intrinsics_3x3": [
|
| 23 |
+
[
|
| 24 |
+
1472.691162109375,
|
| 25 |
+
0.0,
|
| 26 |
+
742.8125
|
| 27 |
+
],
|
| 28 |
+
[
|
| 29 |
+
0.0,
|
| 30 |
+
1472.691162109375,
|
| 31 |
+
953.4917602539062
|
| 32 |
+
],
|
| 33 |
+
[
|
| 34 |
+
0.0,
|
| 35 |
+
0.0,
|
| 36 |
+
1.0
|
| 37 |
+
]
|
| 38 |
+
],
|
| 39 |
+
"intrinsics_frame": "shipped raster (post-rotation)",
|
| 40 |
+
"depth_intrinsics_3x3": [
|
| 41 |
+
[
|
| 42 |
+
196.35882161458332,
|
| 43 |
+
0.0,
|
| 44 |
+
99.04166666666667
|
| 45 |
+
],
|
| 46 |
+
[
|
| 47 |
+
0.0,
|
| 48 |
+
196.35882161458332,
|
| 49 |
+
127.13223470052083
|
| 50 |
+
],
|
| 51 |
+
[
|
| 52 |
+
0.0,
|
| 53 |
+
0.0,
|
| 54 |
+
1.0
|
| 55 |
+
]
|
| 56 |
+
],
|
| 57 |
+
"depth_intrinsics_scale_xy": [
|
| 58 |
+
0.13333333333333333,
|
| 59 |
+
0.13333333333333333
|
| 60 |
+
],
|
| 61 |
+
"intrinsics_source": "record3d_arkit (median of per-frame, via chokepoint)"
|
| 62 |
+
}
|
episodes/{019fb6db-ff4d-7f00-a9ae-58c76698a120 → 019fbc13-d77f-70c1-b142-4b07a7df35f6}/hand_object_contact.npz
RENAMED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dc06dcdb53553eafe8a9b4159b569321a5820df568bc61b1304c6f57d8ce43a4
|
| 3 |
+
size 13659
|
episodes/019fbc13-d77f-70c1-b142-4b07a7df35f6/language_spans.json
ADDED
|
@@ -0,0 +1,115 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task": "scoop_grain",
|
| 3 |
+
"n_spans": 5,
|
| 4 |
+
"n_keysteps": 5,
|
| 5 |
+
"spans": [
|
| 6 |
+
{
|
| 7 |
+
"start_s": 0.0,
|
| 8 |
+
"end_s": 5.5,
|
| 9 |
+
"label": "pick up mug",
|
| 10 |
+
"objects": [
|
| 11 |
+
"mug"
|
| 12 |
+
],
|
| 13 |
+
"actors": [
|
| 14 |
+
"right_hand"
|
| 15 |
+
],
|
| 16 |
+
"source": "vlm",
|
| 17 |
+
"confidence": "high",
|
| 18 |
+
"grounded": true,
|
| 19 |
+
"evidence": "Hands approach and grasp the mug, lifting it slightly from the table."
|
| 20 |
+
},
|
| 21 |
+
{
|
| 22 |
+
"start_s": 5.5,
|
| 23 |
+
"end_s": 9.0,
|
| 24 |
+
"label": "move mug to bowl",
|
| 25 |
+
"objects": [
|
| 26 |
+
"mug"
|
| 27 |
+
],
|
| 28 |
+
"actors": [
|
| 29 |
+
"right_hand"
|
| 30 |
+
],
|
| 31 |
+
"source": "vlm",
|
| 32 |
+
"confidence": "high",
|
| 33 |
+
"grounded": true,
|
| 34 |
+
"evidence": "The mug is lifted from the table and moved over the large bowl containing grains."
|
| 35 |
+
},
|
| 36 |
+
{
|
| 37 |
+
"start_s": 9.0,
|
| 38 |
+
"end_s": 12.0,
|
| 39 |
+
"label": "scoop grains from bowl",
|
| 40 |
+
"objects": [
|
| 41 |
+
"grains"
|
| 42 |
+
],
|
| 43 |
+
"actors": [
|
| 44 |
+
"right_hand"
|
| 45 |
+
],
|
| 46 |
+
"source": "vlm",
|
| 47 |
+
"confidence": "low",
|
| 48 |
+
"grounded": false,
|
| 49 |
+
"evidence": "The mug is dipped into the large bowl, filled with grains, and then lifted."
|
| 50 |
+
},
|
| 51 |
+
{
|
| 52 |
+
"start_s": 12.0,
|
| 53 |
+
"end_s": 17.0,
|
| 54 |
+
"label": "pour grains into saucepan",
|
| 55 |
+
"objects": [
|
| 56 |
+
"grains"
|
| 57 |
+
],
|
| 58 |
+
"actors": [
|
| 59 |
+
"right_hand"
|
| 60 |
+
],
|
| 61 |
+
"source": "vlm",
|
| 62 |
+
"confidence": "low",
|
| 63 |
+
"grounded": false,
|
| 64 |
+
"evidence": "The mug is tilted over the saucepan and grains fall from it into the pan."
|
| 65 |
+
},
|
| 66 |
+
{
|
| 67 |
+
"start_s": 17.0,
|
| 68 |
+
"end_s": 22.933,
|
| 69 |
+
"label": "place mug on table",
|
| 70 |
+
"objects": [
|
| 71 |
+
"grains"
|
| 72 |
+
],
|
| 73 |
+
"actors": [
|
| 74 |
+
"both_hands"
|
| 75 |
+
],
|
| 76 |
+
"source": "vlm",
|
| 77 |
+
"confidence": "low",
|
| 78 |
+
"grounded": false,
|
| 79 |
+
"evidence": "The emptied mug is lowered and set down on the table."
|
| 80 |
+
}
|
| 81 |
+
],
|
| 82 |
+
"keysteps": [
|
| 83 |
+
{
|
| 84 |
+
"start_s": 0.0,
|
| 85 |
+
"end_s": 5.5,
|
| 86 |
+
"description": "pick up mug",
|
| 87 |
+
"essential": true
|
| 88 |
+
},
|
| 89 |
+
{
|
| 90 |
+
"start_s": 5.5,
|
| 91 |
+
"end_s": 9.0,
|
| 92 |
+
"description": "move mug to bowl",
|
| 93 |
+
"essential": true
|
| 94 |
+
},
|
| 95 |
+
{
|
| 96 |
+
"start_s": 9.0,
|
| 97 |
+
"end_s": 12.0,
|
| 98 |
+
"description": "scoop grains from bowl",
|
| 99 |
+
"essential": true
|
| 100 |
+
},
|
| 101 |
+
{
|
| 102 |
+
"start_s": 12.0,
|
| 103 |
+
"end_s": 17.0,
|
| 104 |
+
"description": "pour grains into saucepan",
|
| 105 |
+
"essential": true
|
| 106 |
+
},
|
| 107 |
+
{
|
| 108 |
+
"start_s": 17.0,
|
| 109 |
+
"end_s": 22.933,
|
| 110 |
+
"description": "place mug on table",
|
| 111 |
+
"essential": true
|
| 112 |
+
}
|
| 113 |
+
],
|
| 114 |
+
"note": "Time-aligned sub-step language \u2014 the VLM-partitioned action `spans` (label + objects + actors + VLM evidence/confidence/grounded) and the coarser `keysteps`. This is a RIDER, not per-frame: the LeRobot `task` column stays the static high-level goal so it never flips frame-to-frame; use these spans for language-conditioned / sub-goal training by joining on the `timestamp` (seconds). A span with `grounded=false` or a low `confidence` is an honest low-trust label \u2014 filter accordingly."
|
| 115 |
+
}
|
episodes/{019fbc1c-81a7-7921-9bd2-aa8973f2959b → 019fbc13-d77f-70c1-b142-4b07a7df35f6}/object_mask.npz
RENAMED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:793bc43e6594ffd0fb8ec112231f50f9d4491348f506777f2945409d2a502e0e
|
| 3 |
+
size 3803418
|
episodes/{019fb6db-ff4d-7f00-a9ae-58c76698a120 → 019fbc13-d77f-70c1-b142-4b07a7df35f6}/openego_sidecar.json
RENAMED
|
The diff for this file is too large to render.
See raw diff
|
|
|
episodes/019fbc15-11a7-7860-889f-d07cfa430507/depth_geometry.json
CHANGED
|
@@ -1,14 +1,18 @@
|
|
| 1 |
{
|
| 2 |
"sensor": "iphone_lidar_arkit",
|
| 3 |
-
"note": "iPhone Pro LiDAR via ARKit sceneDepth \u2014 NOT a RealSense / structured-light depth cam (sparser + smoothed). observation.images.depth is 256x192 (native ARKit sceneDepth,
|
| 4 |
"depth_resolution_hw": [
|
| 5 |
256,
|
| 6 |
192
|
| 7 |
],
|
| 8 |
"ego_obs_resolution_hw": [
|
| 9 |
-
|
| 10 |
-
|
| 11 |
],
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
"rgb_native_resolution_hw": [
|
| 13 |
1920,
|
| 14 |
1440
|
|
@@ -32,6 +36,7 @@
|
|
| 32 |
1.0
|
| 33 |
]
|
| 34 |
],
|
|
|
|
| 35 |
"depth_intrinsics_3x3": [
|
| 36 |
[
|
| 37 |
196.59479166666665,
|
|
|
|
| 1 |
{
|
| 2 |
"sensor": "iphone_lidar_arkit",
|
| 3 |
+
"note": "iPhone Pro LiDAR via ARKit sceneDepth \u2014 NOT a RealSense / structured-light depth cam (sparser + smoothed). observation.images.depth is 256x192 (native ARKit sceneDepth grid, untouched); observation.images.ego is 512x384 \u2014 ONE uniform downscale of the native RGB, so ego is EXACTLY 2x the depth grid: ego[y, x], mask[y, x] and depth[y//2, x//2] are the same ray. Intrinsics for both grids are in depth_geometry.json; camera_pose is expressed in the SHIPPED raster frame (episodes flagged raster_rotation=ccw90 were rotated from landscape \u2014 rotate 90\u00b0 CW to display upright). The lossless raw depth (metres + per-pixel confidence) rides in the OpenEgo sidecar depth.npz.",
|
| 4 |
"depth_resolution_hw": [
|
| 5 |
256,
|
| 6 |
192
|
| 7 |
],
|
| 8 |
"ego_obs_resolution_hw": [
|
| 9 |
+
512,
|
| 10 |
+
384
|
| 11 |
],
|
| 12 |
+
"ego_to_depth_scale": 2.0,
|
| 13 |
+
"raster_rotation": null,
|
| 14 |
+
"display_hint": null,
|
| 15 |
+
"camera_pose_frame": "shipped_raster (sensor-frame poses corrected by 1 quarter-turn(s); gravity-verified at export)",
|
| 16 |
"rgb_native_resolution_hw": [
|
| 17 |
1920,
|
| 18 |
1440
|
|
|
|
| 36 |
1.0
|
| 37 |
]
|
| 38 |
],
|
| 39 |
+
"intrinsics_frame": "native raster",
|
| 40 |
"depth_intrinsics_3x3": [
|
| 41 |
[
|
| 42 |
196.59479166666665,
|
episodes/019fbc15-11a7-7860-889f-d07cfa430507/openego_sidecar.json
CHANGED
|
@@ -399,86 +399,100 @@
|
|
| 399 |
},
|
| 400 |
"quality_gates": {
|
| 401 |
"all_passed": true,
|
|
|
|
| 402 |
"gates": [
|
| 403 |
{
|
| 404 |
-
"detail": "",
|
| 405 |
"name": "json_schema",
|
| 406 |
"passed": true,
|
|
|
|
| 407 |
"threshold": "validates",
|
| 408 |
-
"
|
| 409 |
},
|
| 410 |
{
|
| 411 |
-
"detail": "presence-conditioned over the actor's active span [92..634] = 543/676 frames (raw all-frames = 79.88%)",
|
| 412 |
"name": "frames_with_hands_pct",
|
| 413 |
"passed": true,
|
| 414 |
-
"
|
| 415 |
-
"
|
|
|
|
| 416 |
},
|
| 417 |
{
|
| 418 |
-
"detail": "silent or near-silent",
|
| 419 |
"name": "audio_snr_db",
|
| 420 |
"passed": true,
|
|
|
|
| 421 |
"threshold": ">= 5 dB",
|
| 422 |
-
"
|
| 423 |
},
|
| 424 |
{
|
| 425 |
-
"detail": "silent clip",
|
| 426 |
"name": "transcript_density",
|
| 427 |
"passed": true,
|
|
|
|
| 428 |
"threshold": ">= 0.5 wps",
|
| 429 |
-
"
|
| 430 |
},
|
| 431 |
{
|
| 432 |
-
"detail": "",
|
| 433 |
"name": "hand_mask_coverage_pct",
|
| 434 |
"passed": true,
|
|
|
|
| 435 |
"threshold": ">= 1%",
|
| 436 |
-
"
|
| 437 |
},
|
| 438 |
{
|
| 439 |
-
"detail": "",
|
| 440 |
"name": "phase_plan_windowing",
|
| 441 |
"passed": true,
|
|
|
|
| 442 |
"threshold": "phase plan absent \u2014 skipped",
|
| 443 |
-
"
|
| 444 |
},
|
| 445 |
{
|
| 446 |
-
"detail": "",
|
| 447 |
"name": "object_mask_coverage_pct",
|
| 448 |
"passed": true,
|
| 449 |
-
"
|
| 450 |
-
"
|
|
|
|
| 451 |
},
|
| 452 |
{
|
| 453 |
-
"detail": "",
|
| 454 |
"name": "hand_mask_area_floor_left",
|
| 455 |
"passed": true,
|
|
|
|
| 456 |
"threshold": ">= 0.20% (median, per hand)",
|
| 457 |
-
"
|
| 458 |
},
|
| 459 |
{
|
| 460 |
-
"detail": "",
|
| 461 |
"name": "hand_mask_area_floor_right",
|
| 462 |
"passed": true,
|
|
|
|
| 463 |
"threshold": ">= 0.20% (median, per hand)",
|
| 464 |
-
"
|
| 465 |
},
|
| 466 |
{
|
| 467 |
-
"detail": "",
|
| 468 |
"name": "hand_mask_lr_asymmetry",
|
| 469 |
"passed": true,
|
|
|
|
| 470 |
"threshold": "min/max >= 0.20",
|
| 471 |
-
"
|
| 472 |
},
|
| 473 |
{
|
| 474 |
-
"detail": "",
|
| 475 |
"name": "hand_slot_merge",
|
| 476 |
"passed": true,
|
|
|
|
| 477 |
"threshold": "< 5 consecutive frames with L\u2229R IoU > 0.5",
|
| 478 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 479 |
}
|
| 480 |
-
]
|
| 481 |
-
"validated_at": "2026-08-01T15:22:41+00:00"
|
| 482 |
}
|
| 483 |
},
|
| 484 |
"manually_annotated_fields": [],
|
|
|
|
| 399 |
},
|
| 400 |
"quality_gates": {
|
| 401 |
"all_passed": true,
|
| 402 |
+
"validated_at": "2026-08-10T13:30:55+00:00",
|
| 403 |
"gates": [
|
| 404 |
{
|
|
|
|
| 405 |
"name": "json_schema",
|
| 406 |
"passed": true,
|
| 407 |
+
"value": "ok",
|
| 408 |
"threshold": "validates",
|
| 409 |
+
"detail": ""
|
| 410 |
},
|
| 411 |
{
|
|
|
|
| 412 |
"name": "frames_with_hands_pct",
|
| 413 |
"passed": true,
|
| 414 |
+
"value": 100.0,
|
| 415 |
+
"threshold": ">= 5% [class=sweep]",
|
| 416 |
+
"detail": "presence-conditioned over the actor's active span [86..643] = 558/676 frames (raw all-frames = 82.54%); shipped channel = raw \u2295 hand_mask_corrections"
|
| 417 |
},
|
| 418 |
{
|
|
|
|
| 419 |
"name": "audio_snr_db",
|
| 420 |
"passed": true,
|
| 421 |
+
"value": null,
|
| 422 |
"threshold": ">= 5 dB",
|
| 423 |
+
"detail": "silent or near-silent"
|
| 424 |
},
|
| 425 |
{
|
|
|
|
| 426 |
"name": "transcript_density",
|
| 427 |
"passed": true,
|
| 428 |
+
"value": 0.0,
|
| 429 |
"threshold": ">= 0.5 wps",
|
| 430 |
+
"detail": "silent clip"
|
| 431 |
},
|
| 432 |
{
|
|
|
|
| 433 |
"name": "hand_mask_coverage_pct",
|
| 434 |
"passed": true,
|
| 435 |
+
"value": 3.143,
|
| 436 |
"threshold": ">= 1%",
|
| 437 |
+
"detail": ""
|
| 438 |
},
|
| 439 |
{
|
|
|
|
| 440 |
"name": "phase_plan_windowing",
|
| 441 |
"passed": true,
|
| 442 |
+
"value": "not_requested",
|
| 443 |
"threshold": "phase plan absent \u2014 skipped",
|
| 444 |
+
"detail": ""
|
| 445 |
},
|
| 446 |
{
|
|
|
|
| 447 |
"name": "object_mask_coverage_pct",
|
| 448 |
"passed": true,
|
| 449 |
+
"value": 3.019,
|
| 450 |
+
"threshold": ">= 0.5% (per present object) [class=sweep]",
|
| 451 |
+
"detail": ""
|
| 452 |
},
|
| 453 |
{
|
|
|
|
| 454 |
"name": "hand_mask_area_floor_left",
|
| 455 |
"passed": true,
|
| 456 |
+
"value": 3.2262,
|
| 457 |
"threshold": ">= 0.20% (median, per hand)",
|
| 458 |
+
"detail": ""
|
| 459 |
},
|
| 460 |
{
|
|
|
|
| 461 |
"name": "hand_mask_area_floor_right",
|
| 462 |
"passed": true,
|
| 463 |
+
"value": 4.7846,
|
| 464 |
"threshold": ">= 0.20% (median, per hand)",
|
| 465 |
+
"detail": ""
|
| 466 |
},
|
| 467 |
{
|
|
|
|
| 468 |
"name": "hand_mask_lr_asymmetry",
|
| 469 |
"passed": true,
|
| 470 |
+
"value": 0.6743,
|
| 471 |
"threshold": "min/max >= 0.20",
|
| 472 |
+
"detail": ""
|
| 473 |
},
|
| 474 |
{
|
|
|
|
| 475 |
"name": "hand_slot_merge",
|
| 476 |
"passed": true,
|
| 477 |
+
"value": 0,
|
| 478 |
"threshold": "< 5 consecutive frames with L\u2229R IoU > 0.5",
|
| 479 |
+
"detail": ""
|
| 480 |
+
},
|
| 481 |
+
{
|
| 482 |
+
"name": "object_track_truncated",
|
| 483 |
+
"passed": true,
|
| 484 |
+
"value": 0,
|
| 485 |
+
"threshold": "no tracked object ends while a hand still holds it",
|
| 486 |
+
"detail": ""
|
| 487 |
+
},
|
| 488 |
+
{
|
| 489 |
+
"name": "actor_mirror_consistency",
|
| 490 |
+
"passed": true,
|
| 491 |
+
"value": 0,
|
| 492 |
+
"threshold": "every hierarchy span's actor_kind == its action's actors[0]",
|
| 493 |
+
"detail": ""
|
| 494 |
}
|
| 495 |
+
]
|
|
|
|
| 496 |
}
|
| 497 |
},
|
| 498 |
"manually_annotated_fields": [],
|
episodes/019fbc16-b84b-7ad3-8387-7a3305b151d0/depth_geometry.json
CHANGED
|
@@ -1,14 +1,18 @@
|
|
| 1 |
{
|
| 2 |
"sensor": "iphone_lidar_arkit",
|
| 3 |
-
"note": "iPhone Pro LiDAR via ARKit sceneDepth \u2014 NOT a RealSense / structured-light depth cam (sparser + smoothed). observation.images.depth is 256x192 (native ARKit sceneDepth,
|
| 4 |
"depth_resolution_hw": [
|
| 5 |
256,
|
| 6 |
192
|
| 7 |
],
|
| 8 |
"ego_obs_resolution_hw": [
|
| 9 |
-
|
| 10 |
-
|
| 11 |
],
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
"rgb_native_resolution_hw": [
|
| 13 |
1920,
|
| 14 |
1440
|
|
@@ -32,6 +36,7 @@
|
|
| 32 |
1.0
|
| 33 |
]
|
| 34 |
],
|
|
|
|
| 35 |
"depth_intrinsics_3x3": [
|
| 36 |
[
|
| 37 |
196.544970703125,
|
|
|
|
| 1 |
{
|
| 2 |
"sensor": "iphone_lidar_arkit",
|
| 3 |
+
"note": "iPhone Pro LiDAR via ARKit sceneDepth \u2014 NOT a RealSense / structured-light depth cam (sparser + smoothed). observation.images.depth is 256x192 (native ARKit sceneDepth grid, untouched); observation.images.ego is 512x384 \u2014 ONE uniform downscale of the native RGB, so ego is EXACTLY 2x the depth grid: ego[y, x], mask[y, x] and depth[y//2, x//2] are the same ray. Intrinsics for both grids are in depth_geometry.json; camera_pose is expressed in the SHIPPED raster frame (episodes flagged raster_rotation=ccw90 were rotated from landscape \u2014 rotate 90\u00b0 CW to display upright). The lossless raw depth (metres + per-pixel confidence) rides in the OpenEgo sidecar depth.npz.",
|
| 4 |
"depth_resolution_hw": [
|
| 5 |
256,
|
| 6 |
192
|
| 7 |
],
|
| 8 |
"ego_obs_resolution_hw": [
|
| 9 |
+
512,
|
| 10 |
+
384
|
| 11 |
],
|
| 12 |
+
"ego_to_depth_scale": 2.0,
|
| 13 |
+
"raster_rotation": null,
|
| 14 |
+
"display_hint": null,
|
| 15 |
+
"camera_pose_frame": "shipped_raster (sensor-frame poses corrected by 1 quarter-turn(s); gravity-verified at export)",
|
| 16 |
"rgb_native_resolution_hw": [
|
| 17 |
1920,
|
| 18 |
1440
|
|
|
|
| 36 |
1.0
|
| 37 |
]
|
| 38 |
],
|
| 39 |
+
"intrinsics_frame": "native raster",
|
| 40 |
"depth_intrinsics_3x3": [
|
| 41 |
[
|
| 42 |
196.544970703125,
|
episodes/019fbc16-b84b-7ad3-8387-7a3305b151d0/openego_sidecar.json
CHANGED
|
@@ -451,86 +451,100 @@
|
|
| 451 |
},
|
| 452 |
"quality_gates": {
|
| 453 |
"all_passed": true,
|
|
|
|
| 454 |
"gates": [
|
| 455 |
{
|
| 456 |
-
"detail": "",
|
| 457 |
"name": "json_schema",
|
| 458 |
"passed": true,
|
|
|
|
| 459 |
"threshold": "validates",
|
| 460 |
-
"
|
| 461 |
},
|
| 462 |
{
|
| 463 |
-
"detail": "presence-conditioned over the actor's active span [98..685] = 588/757 frames (raw all-frames = 71.07%)",
|
| 464 |
"name": "frames_with_hands_pct",
|
| 465 |
"passed": true,
|
| 466 |
-
"
|
| 467 |
-
"
|
|
|
|
| 468 |
},
|
| 469 |
{
|
| 470 |
-
"detail": "silent or near-silent",
|
| 471 |
"name": "audio_snr_db",
|
| 472 |
"passed": true,
|
|
|
|
| 473 |
"threshold": ">= 5 dB",
|
| 474 |
-
"
|
| 475 |
},
|
| 476 |
{
|
| 477 |
-
"detail": "silent clip",
|
| 478 |
"name": "transcript_density",
|
| 479 |
"passed": true,
|
|
|
|
| 480 |
"threshold": ">= 0.5 wps",
|
| 481 |
-
"
|
| 482 |
},
|
| 483 |
{
|
| 484 |
-
"detail": "",
|
| 485 |
"name": "hand_mask_coverage_pct",
|
| 486 |
"passed": true,
|
|
|
|
| 487 |
"threshold": ">= 1%",
|
| 488 |
-
"
|
| 489 |
},
|
| 490 |
{
|
| 491 |
-
"detail": "",
|
| 492 |
"name": "phase_plan_windowing",
|
| 493 |
"passed": true,
|
|
|
|
| 494 |
"threshold": "phase plan absent \u2014 skipped",
|
| 495 |
-
"
|
| 496 |
},
|
| 497 |
{
|
| 498 |
-
"detail": "",
|
| 499 |
"name": "object_mask_coverage_pct",
|
| 500 |
"passed": true,
|
| 501 |
-
"
|
| 502 |
-
"
|
|
|
|
| 503 |
},
|
| 504 |
{
|
| 505 |
-
"detail": "",
|
| 506 |
"name": "hand_mask_area_floor_left",
|
| 507 |
"passed": true,
|
|
|
|
| 508 |
"threshold": ">= 0.20% (median, per hand)",
|
| 509 |
-
"
|
| 510 |
},
|
| 511 |
{
|
| 512 |
-
"detail": "",
|
| 513 |
"name": "hand_mask_area_floor_right",
|
| 514 |
"passed": true,
|
|
|
|
| 515 |
"threshold": ">= 0.20% (median, per hand)",
|
| 516 |
-
"
|
| 517 |
},
|
| 518 |
{
|
| 519 |
-
"detail": "",
|
| 520 |
"name": "hand_mask_lr_asymmetry",
|
| 521 |
"passed": true,
|
|
|
|
| 522 |
"threshold": "min/max >= 0.20",
|
| 523 |
-
"
|
| 524 |
},
|
| 525 |
{
|
| 526 |
-
"detail": "",
|
| 527 |
"name": "hand_slot_merge",
|
| 528 |
"passed": true,
|
|
|
|
| 529 |
"threshold": "< 5 consecutive frames with L\u2229R IoU > 0.5",
|
| 530 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 531 |
}
|
| 532 |
-
]
|
| 533 |
-
"validated_at": "2026-08-01T17:15:36+00:00"
|
| 534 |
}
|
| 535 |
},
|
| 536 |
"manually_annotated_fields": [],
|
|
|
|
| 451 |
},
|
| 452 |
"quality_gates": {
|
| 453 |
"all_passed": true,
|
| 454 |
+
"validated_at": "2026-08-10T13:30:42+00:00",
|
| 455 |
"gates": [
|
| 456 |
{
|
|
|
|
| 457 |
"name": "json_schema",
|
| 458 |
"passed": true,
|
| 459 |
+
"value": "ok",
|
| 460 |
"threshold": "validates",
|
| 461 |
+
"detail": ""
|
| 462 |
},
|
| 463 |
{
|
|
|
|
| 464 |
"name": "frames_with_hands_pct",
|
| 465 |
"passed": true,
|
| 466 |
+
"value": 100.0,
|
| 467 |
+
"threshold": ">= 5% [class=sweep]",
|
| 468 |
+
"detail": "presence-conditioned over the actor's active span [92..698] = 607/757 frames (raw all-frames = 80.18%); shipped channel = raw \u2295 hand_mask_corrections"
|
| 469 |
},
|
| 470 |
{
|
|
|
|
| 471 |
"name": "audio_snr_db",
|
| 472 |
"passed": true,
|
| 473 |
+
"value": null,
|
| 474 |
"threshold": ">= 5 dB",
|
| 475 |
+
"detail": "silent or near-silent"
|
| 476 |
},
|
| 477 |
{
|
|
|
|
| 478 |
"name": "transcript_density",
|
| 479 |
"passed": true,
|
| 480 |
+
"value": 0.0,
|
| 481 |
"threshold": ">= 0.5 wps",
|
| 482 |
+
"detail": "silent clip"
|
| 483 |
},
|
| 484 |
{
|
|
|
|
| 485 |
"name": "hand_mask_coverage_pct",
|
| 486 |
"passed": true,
|
| 487 |
+
"value": 2.675,
|
| 488 |
"threshold": ">= 1%",
|
| 489 |
+
"detail": ""
|
| 490 |
},
|
| 491 |
{
|
|
|
|
| 492 |
"name": "phase_plan_windowing",
|
| 493 |
"passed": true,
|
| 494 |
+
"value": "not_requested",
|
| 495 |
"threshold": "phase plan absent \u2014 skipped",
|
| 496 |
+
"detail": ""
|
| 497 |
},
|
| 498 |
{
|
|
|
|
| 499 |
"name": "object_mask_coverage_pct",
|
| 500 |
"passed": true,
|
| 501 |
+
"value": 3.594,
|
| 502 |
+
"threshold": ">= 0.5% (per present object) [class=sweep]",
|
| 503 |
+
"detail": ""
|
| 504 |
},
|
| 505 |
{
|
|
|
|
| 506 |
"name": "hand_mask_area_floor_left",
|
| 507 |
"passed": true,
|
| 508 |
+
"value": 2.702,
|
| 509 |
"threshold": ">= 0.20% (median, per hand)",
|
| 510 |
+
"detail": ""
|
| 511 |
},
|
| 512 |
{
|
|
|
|
| 513 |
"name": "hand_mask_area_floor_right",
|
| 514 |
"passed": true,
|
| 515 |
+
"value": 3.774,
|
| 516 |
"threshold": ">= 0.20% (median, per hand)",
|
| 517 |
+
"detail": ""
|
| 518 |
},
|
| 519 |
{
|
|
|
|
| 520 |
"name": "hand_mask_lr_asymmetry",
|
| 521 |
"passed": true,
|
| 522 |
+
"value": 0.716,
|
| 523 |
"threshold": "min/max >= 0.20",
|
| 524 |
+
"detail": ""
|
| 525 |
},
|
| 526 |
{
|
|
|
|
| 527 |
"name": "hand_slot_merge",
|
| 528 |
"passed": true,
|
| 529 |
+
"value": 0,
|
| 530 |
"threshold": "< 5 consecutive frames with L\u2229R IoU > 0.5",
|
| 531 |
+
"detail": ""
|
| 532 |
+
},
|
| 533 |
+
{
|
| 534 |
+
"name": "object_track_truncated",
|
| 535 |
+
"passed": true,
|
| 536 |
+
"value": 0,
|
| 537 |
+
"threshold": "no tracked object ends while a hand still holds it",
|
| 538 |
+
"detail": ""
|
| 539 |
+
},
|
| 540 |
+
{
|
| 541 |
+
"name": "actor_mirror_consistency",
|
| 542 |
+
"passed": true,
|
| 543 |
+
"value": 0,
|
| 544 |
+
"threshold": "every hierarchy span's actor_kind == its action's actors[0]",
|
| 545 |
+
"detail": ""
|
| 546 |
}
|
| 547 |
+
]
|
|
|
|
| 548 |
}
|
| 549 |
},
|
| 550 |
"manually_annotated_fields": [],
|
episodes/019fbc18-33ed-7270-8166-1997f31222c8/depth_geometry.json
CHANGED
|
@@ -1,14 +1,18 @@
|
|
| 1 |
{
|
| 2 |
"sensor": "iphone_lidar_arkit",
|
| 3 |
-
"note": "iPhone Pro LiDAR via ARKit sceneDepth \u2014 NOT a RealSense / structured-light depth cam (sparser + smoothed). observation.images.depth is 256x192 (native ARKit sceneDepth,
|
| 4 |
"depth_resolution_hw": [
|
| 5 |
256,
|
| 6 |
192
|
| 7 |
],
|
| 8 |
"ego_obs_resolution_hw": [
|
| 9 |
-
|
| 10 |
-
|
| 11 |
],
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
"rgb_native_resolution_hw": [
|
| 13 |
1920,
|
| 14 |
1440
|
|
@@ -32,6 +36,7 @@
|
|
| 32 |
1.0
|
| 33 |
]
|
| 34 |
],
|
|
|
|
| 35 |
"depth_intrinsics_3x3": [
|
| 36 |
[
|
| 37 |
196.660888671875,
|
|
|
|
| 1 |
{
|
| 2 |
"sensor": "iphone_lidar_arkit",
|
| 3 |
+
"note": "iPhone Pro LiDAR via ARKit sceneDepth \u2014 NOT a RealSense / structured-light depth cam (sparser + smoothed). observation.images.depth is 256x192 (native ARKit sceneDepth grid, untouched); observation.images.ego is 512x384 \u2014 ONE uniform downscale of the native RGB, so ego is EXACTLY 2x the depth grid: ego[y, x], mask[y, x] and depth[y//2, x//2] are the same ray. Intrinsics for both grids are in depth_geometry.json; camera_pose is expressed in the SHIPPED raster frame (episodes flagged raster_rotation=ccw90 were rotated from landscape \u2014 rotate 90\u00b0 CW to display upright). The lossless raw depth (metres + per-pixel confidence) rides in the OpenEgo sidecar depth.npz.",
|
| 4 |
"depth_resolution_hw": [
|
| 5 |
256,
|
| 6 |
192
|
| 7 |
],
|
| 8 |
"ego_obs_resolution_hw": [
|
| 9 |
+
512,
|
| 10 |
+
384
|
| 11 |
],
|
| 12 |
+
"ego_to_depth_scale": 2.0,
|
| 13 |
+
"raster_rotation": null,
|
| 14 |
+
"display_hint": null,
|
| 15 |
+
"camera_pose_frame": "shipped_raster (sensor-frame poses corrected by 1 quarter-turn(s); gravity-verified at export)",
|
| 16 |
"rgb_native_resolution_hw": [
|
| 17 |
1920,
|
| 18 |
1440
|
|
|
|
| 36 |
1.0
|
| 37 |
]
|
| 38 |
],
|
| 39 |
+
"intrinsics_frame": "native raster",
|
| 40 |
"depth_intrinsics_3x3": [
|
| 41 |
[
|
| 42 |
196.660888671875,
|
episodes/019fbc18-33ed-7270-8166-1997f31222c8/openego_sidecar.json
CHANGED
|
@@ -522,7 +522,7 @@
|
|
| 522 |
},
|
| 523 |
"quality_gates": {
|
| 524 |
"all_passed": true,
|
| 525 |
-
"validated_at": "2026-08-
|
| 526 |
"gates": [
|
| 527 |
{
|
| 528 |
"name": "json_schema",
|
|
@@ -534,9 +534,9 @@
|
|
| 534 |
{
|
| 535 |
"name": "frames_with_hands_pct",
|
| 536 |
"passed": true,
|
| 537 |
-
"value":
|
| 538 |
-
"threshold": ">=
|
| 539 |
-
"detail": "presence-conditioned over the actor's active span [
|
| 540 |
},
|
| 541 |
{
|
| 542 |
"name": "audio_snr_db",
|
|
@@ -570,7 +570,7 @@
|
|
| 570 |
"name": "object_mask_coverage_pct",
|
| 571 |
"passed": true,
|
| 572 |
"value": 3.88,
|
| 573 |
-
"threshold": ">=
|
| 574 |
"detail": ""
|
| 575 |
},
|
| 576 |
{
|
|
@@ -600,6 +600,20 @@
|
|
| 600 |
"value": 0,
|
| 601 |
"threshold": "< 5 consecutive frames with L\u2229R IoU > 0.5",
|
| 602 |
"detail": ""
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 603 |
}
|
| 604 |
]
|
| 605 |
}
|
|
|
|
| 522 |
},
|
| 523 |
"quality_gates": {
|
| 524 |
"all_passed": true,
|
| 525 |
+
"validated_at": "2026-08-10T13:30:28+00:00",
|
| 526 |
"gates": [
|
| 527 |
{
|
| 528 |
"name": "json_schema",
|
|
|
|
| 534 |
{
|
| 535 |
"name": "frames_with_hands_pct",
|
| 536 |
"passed": true,
|
| 537 |
+
"value": 100.0,
|
| 538 |
+
"threshold": ">= 5% [class=sweep]",
|
| 539 |
+
"detail": "presence-conditioned over the actor's active span [98..661] = 564/698 frames (raw all-frames = 80.80%); shipped channel = raw \u2295 hand_mask_corrections"
|
| 540 |
},
|
| 541 |
{
|
| 542 |
"name": "audio_snr_db",
|
|
|
|
| 570 |
"name": "object_mask_coverage_pct",
|
| 571 |
"passed": true,
|
| 572 |
"value": 3.88,
|
| 573 |
+
"threshold": ">= 0.5% (per present object) [class=sweep]",
|
| 574 |
"detail": ""
|
| 575 |
},
|
| 576 |
{
|
|
|
|
| 600 |
"value": 0,
|
| 601 |
"threshold": "< 5 consecutive frames with L\u2229R IoU > 0.5",
|
| 602 |
"detail": ""
|
| 603 |
+
},
|
| 604 |
+
{
|
| 605 |
+
"name": "object_track_truncated",
|
| 606 |
+
"passed": true,
|
| 607 |
+
"value": 0,
|
| 608 |
+
"threshold": "no tracked object ends while a hand still holds it",
|
| 609 |
+
"detail": ""
|
| 610 |
+
},
|
| 611 |
+
{
|
| 612 |
+
"name": "actor_mirror_consistency",
|
| 613 |
+
"passed": true,
|
| 614 |
+
"value": 0,
|
| 615 |
+
"threshold": "every hierarchy span's actor_kind == its action's actors[0]",
|
| 616 |
+
"detail": ""
|
| 617 |
}
|
| 618 |
]
|
| 619 |
}
|
episodes/019fbc1c-81a7-7921-9bd2-aa8973f2959b/hand_object_contact.npz
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:13ba6e02858624f8c0319bdb5c1dfe7011605461d6a375ced6d3b2f257f2bb21
|
| 3 |
-
size 150588
|
|
|
|
|
|
|
|
|
|
|
|
episodes/019fbdf1-dadb-7400-bca3-1382d9d9c666/depth_geometry.json
CHANGED
|
@@ -1,14 +1,18 @@
|
|
| 1 |
{
|
| 2 |
"sensor": "iphone_lidar_arkit",
|
| 3 |
-
"note": "iPhone Pro LiDAR via ARKit sceneDepth \u2014 NOT a RealSense / structured-light depth cam (sparser + smoothed). observation.images.depth is 256x192 (native ARKit sceneDepth,
|
| 4 |
"depth_resolution_hw": [
|
| 5 |
256,
|
| 6 |
192
|
| 7 |
],
|
| 8 |
"ego_obs_resolution_hw": [
|
| 9 |
-
|
| 10 |
-
|
| 11 |
],
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
"rgb_native_resolution_hw": [
|
| 13 |
1920,
|
| 14 |
1440
|
|
@@ -32,6 +36,7 @@
|
|
| 32 |
1.0
|
| 33 |
]
|
| 34 |
],
|
|
|
|
| 35 |
"depth_intrinsics_3x3": [
|
| 36 |
[
|
| 37 |
183.91941731770834,
|
|
|
|
| 1 |
{
|
| 2 |
"sensor": "iphone_lidar_arkit",
|
| 3 |
+
"note": "iPhone Pro LiDAR via ARKit sceneDepth \u2014 NOT a RealSense / structured-light depth cam (sparser + smoothed). observation.images.depth is 256x192 (native ARKit sceneDepth grid, untouched); observation.images.ego is 512x384 \u2014 ONE uniform downscale of the native RGB, so ego is EXACTLY 2x the depth grid: ego[y, x], mask[y, x] and depth[y//2, x//2] are the same ray. Intrinsics for both grids are in depth_geometry.json; camera_pose is expressed in the SHIPPED raster frame (episodes flagged raster_rotation=ccw90 were rotated from landscape \u2014 rotate 90\u00b0 CW to display upright). The lossless raw depth (metres + per-pixel confidence) rides in the OpenEgo sidecar depth.npz.",
|
| 4 |
"depth_resolution_hw": [
|
| 5 |
256,
|
| 6 |
192
|
| 7 |
],
|
| 8 |
"ego_obs_resolution_hw": [
|
| 9 |
+
512,
|
| 10 |
+
384
|
| 11 |
],
|
| 12 |
+
"ego_to_depth_scale": 2.0,
|
| 13 |
+
"raster_rotation": null,
|
| 14 |
+
"display_hint": null,
|
| 15 |
+
"camera_pose_frame": "shipped_raster (sensor-frame poses corrected by 1 quarter-turn(s); gravity-verified at export)",
|
| 16 |
"rgb_native_resolution_hw": [
|
| 17 |
1920,
|
| 18 |
1440
|
|
|
|
| 36 |
1.0
|
| 37 |
]
|
| 38 |
],
|
| 39 |
+
"intrinsics_frame": "native raster",
|
| 40 |
"depth_intrinsics_3x3": [
|
| 41 |
[
|
| 42 |
183.91941731770834,
|
episodes/019fbdf1-dadb-7400-bca3-1382d9d9c666/language_spans.json
CHANGED
|
@@ -1,19 +1,19 @@
|
|
| 1 |
{
|
| 2 |
"task": "fold_laundry",
|
| 3 |
-
"n_spans":
|
| 4 |
-
"n_keysteps":
|
| 5 |
"spans": [
|
| 6 |
{
|
| 7 |
"start_s": 0.0,
|
| 8 |
"end_s": 2.5,
|
| 9 |
-
"label": "
|
| 10 |
"objects": [
|
| 11 |
"shorts"
|
| 12 |
],
|
| 13 |
"actors": [
|
| 14 |
"both_hands"
|
| 15 |
],
|
| 16 |
-
"source": "
|
| 17 |
"confidence": "high",
|
| 18 |
"grounded": true,
|
| 19 |
"evidence": "Hands enter frame and flatten the shorts on the quilted surface."
|
|
@@ -36,47 +36,32 @@
|
|
| 36 |
{
|
| 37 |
"start_s": 7.5,
|
| 38 |
"end_s": 11.5,
|
| 39 |
-
"label": "fold shorts
|
| 40 |
"objects": [
|
| 41 |
"shorts"
|
| 42 |
],
|
| 43 |
"actors": [
|
| 44 |
"both_hands"
|
| 45 |
],
|
| 46 |
-
"source": "
|
| 47 |
"confidence": "high",
|
| 48 |
"grounded": true,
|
| 49 |
-
"evidence": "Hands fold the shorts
|
| 50 |
},
|
| 51 |
{
|
| 52 |
"start_s": 11.5,
|
| 53 |
-
"end_s": 12.3,
|
| 54 |
-
"label": "press shorts into shape",
|
| 55 |
-
"objects": [
|
| 56 |
-
"shorts"
|
| 57 |
-
],
|
| 58 |
-
"actors": [
|
| 59 |
-
"both_hands"
|
| 60 |
-
],
|
| 61 |
-
"source": "vlm",
|
| 62 |
-
"confidence": "high",
|
| 63 |
-
"grounded": true,
|
| 64 |
-
"evidence": "Hands press down on the rolled shorts to compact them."
|
| 65 |
-
},
|
| 66 |
-
{
|
| 67 |
-
"start_s": 12.3,
|
| 68 |
"end_s": 14.067,
|
| 69 |
-
"label": "
|
| 70 |
"objects": [
|
| 71 |
"shorts"
|
| 72 |
],
|
| 73 |
"actors": [
|
| 74 |
"both_hands"
|
| 75 |
],
|
| 76 |
-
"source": "
|
| 77 |
"confidence": "high",
|
| 78 |
"grounded": true,
|
| 79 |
-
"evidence": "Hands
|
| 80 |
}
|
| 81 |
],
|
| 82 |
"keysteps": [
|
|
@@ -100,14 +85,8 @@
|
|
| 100 |
},
|
| 101 |
{
|
| 102 |
"start_s": 11.5,
|
| 103 |
-
"end_s": 12.3,
|
| 104 |
-
"description": "press shorts into shape",
|
| 105 |
-
"essential": true
|
| 106 |
-
},
|
| 107 |
-
{
|
| 108 |
-
"start_s": 12.3,
|
| 109 |
"end_s": 14.067,
|
| 110 |
-
"description": "
|
| 111 |
"essential": true
|
| 112 |
}
|
| 113 |
],
|
|
|
|
| 1 |
{
|
| 2 |
"task": "fold_laundry",
|
| 3 |
+
"n_spans": 4,
|
| 4 |
+
"n_keysteps": 4,
|
| 5 |
"spans": [
|
| 6 |
{
|
| 7 |
"start_s": 0.0,
|
| 8 |
"end_s": 2.5,
|
| 9 |
+
"label": "stretch shorts out",
|
| 10 |
"objects": [
|
| 11 |
"shorts"
|
| 12 |
],
|
| 13 |
"actors": [
|
| 14 |
"both_hands"
|
| 15 |
],
|
| 16 |
+
"source": "human",
|
| 17 |
"confidence": "high",
|
| 18 |
"grounded": true,
|
| 19 |
"evidence": "Hands enter frame and flatten the shorts on the quilted surface."
|
|
|
|
| 36 |
{
|
| 37 |
"start_s": 7.5,
|
| 38 |
"end_s": 11.5,
|
| 39 |
+
"label": "fold shorts widthwise",
|
| 40 |
"objects": [
|
| 41 |
"shorts"
|
| 42 |
],
|
| 43 |
"actors": [
|
| 44 |
"both_hands"
|
| 45 |
],
|
| 46 |
+
"source": "human",
|
| 47 |
"confidence": "high",
|
| 48 |
"grounded": true,
|
| 49 |
+
"evidence": "Hands fold the shorts in half widthwise, forming a compact bundle."
|
| 50 |
},
|
| 51 |
{
|
| 52 |
"start_s": 11.5,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 53 |
"end_s": 14.067,
|
| 54 |
+
"label": "flatten shorts on bed",
|
| 55 |
"objects": [
|
| 56 |
"shorts"
|
| 57 |
],
|
| 58 |
"actors": [
|
| 59 |
"both_hands"
|
| 60 |
],
|
| 61 |
+
"source": "human",
|
| 62 |
"confidence": "high",
|
| 63 |
"grounded": true,
|
| 64 |
+
"evidence": "Hands press down on the folded shorts to compact them on the bed."
|
| 65 |
}
|
| 66 |
],
|
| 67 |
"keysteps": [
|
|
|
|
| 85 |
},
|
| 86 |
{
|
| 87 |
"start_s": 11.5,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 88 |
"end_s": 14.067,
|
| 89 |
+
"description": "press shorts into shape",
|
| 90 |
"essential": true
|
| 91 |
}
|
| 92 |
],
|
episodes/019fbdf1-dadb-7400-bca3-1382d9d9c666/openego_sidecar.json
CHANGED
|
@@ -8,7 +8,8 @@
|
|
| 8 |
"extensions": {
|
| 9 |
"actor_source": "motion",
|
| 10 |
"object_source": "vlm",
|
| 11 |
-
"
|
|
|
|
| 12 |
"vlm_confidence": "high",
|
| 13 |
"vlm_evidence": "Hands enter frame and flatten the shorts on the quilted surface.",
|
| 14 |
"vlm_grounded": true,
|
|
@@ -27,7 +28,7 @@
|
|
| 27 |
}
|
| 28 |
]
|
| 29 |
},
|
| 30 |
-
"label": "
|
| 31 |
"narration_uncertain": false,
|
| 32 |
"objects": [
|
| 33 |
"shorts"
|
|
@@ -42,6 +43,7 @@
|
|
| 42 |
"extensions": {
|
| 43 |
"actor_source": "contact",
|
| 44 |
"object_source": "vlm",
|
|
|
|
| 45 |
"span_source": "vlm",
|
| 46 |
"vlm_confidence": "high",
|
| 47 |
"vlm_evidence": "Hands fold the shorts in half along their length.",
|
|
@@ -76,9 +78,10 @@
|
|
| 76 |
"extensions": {
|
| 77 |
"actor_source": "contact",
|
| 78 |
"object_source": "vlm",
|
| 79 |
-
"
|
|
|
|
| 80 |
"vlm_confidence": "high",
|
| 81 |
-
"vlm_evidence": "Hands fold the shorts
|
| 82 |
"vlm_grounded": true,
|
| 83 |
"vlm_object_candidates": [
|
| 84 |
{
|
|
@@ -95,7 +98,7 @@
|
|
| 95 |
}
|
| 96 |
]
|
| 97 |
},
|
| 98 |
-
"label": "fold shorts
|
| 99 |
"narration_uncertain": false,
|
| 100 |
"objects": [
|
| 101 |
"shorts"
|
|
@@ -106,13 +109,14 @@
|
|
| 106 |
"actors": [
|
| 107 |
"both_hands"
|
| 108 |
],
|
| 109 |
-
"end_timestamp":
|
| 110 |
"extensions": {
|
| 111 |
"actor_source": "contact",
|
| 112 |
"object_source": "vlm",
|
| 113 |
-
"
|
|
|
|
| 114 |
"vlm_confidence": "high",
|
| 115 |
-
"vlm_evidence": "Hands press down on the
|
| 116 |
"vlm_grounded": true,
|
| 117 |
"vlm_object_candidates": [
|
| 118 |
{
|
|
@@ -129,40 +133,12 @@
|
|
| 129 |
}
|
| 130 |
]
|
| 131 |
},
|
| 132 |
-
"label": "
|
| 133 |
"narration_uncertain": false,
|
| 134 |
"objects": [
|
| 135 |
"shorts"
|
| 136 |
],
|
| 137 |
"start_timestamp": 11.5
|
| 138 |
-
},
|
| 139 |
-
{
|
| 140 |
-
"actors": [
|
| 141 |
-
"both_hands"
|
| 142 |
-
],
|
| 143 |
-
"end_timestamp": 14.067,
|
| 144 |
-
"extensions": {
|
| 145 |
-
"actor_source": "contact",
|
| 146 |
-
"object_source": "vlm",
|
| 147 |
-
"span_source": "vlm",
|
| 148 |
-
"vlm_confidence": "high",
|
| 149 |
-
"vlm_evidence": "Hands move out of frame, leaving the compactly folded shorts.",
|
| 150 |
-
"vlm_grounded": true,
|
| 151 |
-
"vlm_object_candidates": [
|
| 152 |
-
{
|
| 153 |
-
"evidence": "compactly folded shorts remaining on the surface",
|
| 154 |
-
"label": "shorts",
|
| 155 |
-
"role": "workpiece",
|
| 156 |
-
"track": true
|
| 157 |
-
}
|
| 158 |
-
]
|
| 159 |
-
},
|
| 160 |
-
"label": "leave folded shorts on surface",
|
| 161 |
-
"narration_uncertain": false,
|
| 162 |
-
"objects": [
|
| 163 |
-
"shorts"
|
| 164 |
-
],
|
| 165 |
-
"start_timestamp": 12.3
|
| 166 |
}
|
| 167 |
],
|
| 168 |
"annotation_metadata": {
|
|
@@ -414,100 +390,100 @@
|
|
| 414 |
},
|
| 415 |
"quality_gates": {
|
| 416 |
"all_passed": true,
|
|
|
|
| 417 |
"gates": [
|
| 418 |
{
|
| 419 |
-
"detail": "",
|
| 420 |
"name": "json_schema",
|
| 421 |
"passed": true,
|
|
|
|
| 422 |
"threshold": "validates",
|
| 423 |
-
"
|
| 424 |
},
|
| 425 |
{
|
| 426 |
-
"detail": "presence-conditioned over the actor's active span [105..755] = 651/844 frames (raw all-frames = 72.51%)",
|
| 427 |
"name": "frames_with_hands_pct",
|
| 428 |
"passed": true,
|
|
|
|
| 429 |
"threshold": ">= 30% [class=GLOBAL]",
|
| 430 |
-
"
|
| 431 |
},
|
| 432 |
{
|
| 433 |
-
"detail": "silent or near-silent",
|
| 434 |
"name": "audio_snr_db",
|
| 435 |
"passed": true,
|
|
|
|
| 436 |
"threshold": ">= 5 dB",
|
| 437 |
-
"
|
| 438 |
},
|
| 439 |
{
|
| 440 |
-
"detail": "silent clip",
|
| 441 |
"name": "transcript_density",
|
| 442 |
"passed": true,
|
|
|
|
| 443 |
"threshold": ">= 0.5 wps",
|
| 444 |
-
"
|
| 445 |
},
|
| 446 |
{
|
| 447 |
-
"detail": "",
|
| 448 |
"name": "hand_mask_coverage_pct",
|
| 449 |
"passed": true,
|
|
|
|
| 450 |
"threshold": ">= 1%",
|
| 451 |
-
"
|
| 452 |
},
|
| 453 |
{
|
| 454 |
-
"detail": "",
|
| 455 |
"name": "phase_plan_windowing",
|
| 456 |
"passed": true,
|
|
|
|
| 457 |
"threshold": "phase plan absent \u2014 skipped",
|
| 458 |
-
"
|
| 459 |
},
|
| 460 |
{
|
| 461 |
-
"detail": "",
|
| 462 |
"name": "object_mask_coverage_pct",
|
| 463 |
"passed": true,
|
|
|
|
| 464 |
"threshold": ">= 1% (per present object) [class=GLOBAL]",
|
| 465 |
-
"
|
| 466 |
},
|
| 467 |
{
|
| 468 |
-
"detail": "",
|
| 469 |
"name": "hand_mask_area_floor_left",
|
| 470 |
"passed": true,
|
|
|
|
| 471 |
"threshold": ">= 0.20% (median, per hand)",
|
| 472 |
-
"
|
| 473 |
},
|
| 474 |
{
|
| 475 |
-
"detail": "",
|
| 476 |
"name": "hand_mask_area_floor_right",
|
| 477 |
"passed": true,
|
|
|
|
| 478 |
"threshold": ">= 0.20% (median, per hand)",
|
| 479 |
-
"
|
| 480 |
},
|
| 481 |
{
|
| 482 |
-
"detail": "",
|
| 483 |
"name": "hand_mask_lr_asymmetry",
|
| 484 |
"passed": true,
|
|
|
|
| 485 |
"threshold": "min/max >= 0.20",
|
| 486 |
-
"
|
| 487 |
},
|
| 488 |
{
|
| 489 |
-
"detail": "",
|
| 490 |
"name": "hand_slot_merge",
|
| 491 |
"passed": true,
|
|
|
|
| 492 |
"threshold": "< 5 consecutive frames with L\u2229R IoU > 0.5",
|
| 493 |
-
"
|
| 494 |
},
|
| 495 |
{
|
| 496 |
-
"detail": "",
|
| 497 |
"name": "object_track_truncated",
|
| 498 |
"passed": true,
|
|
|
|
| 499 |
"threshold": "no tracked object ends while a hand still holds it",
|
| 500 |
-
"
|
| 501 |
},
|
| 502 |
{
|
| 503 |
-
"detail": "",
|
| 504 |
"name": "actor_mirror_consistency",
|
| 505 |
"passed": true,
|
|
|
|
| 506 |
"threshold": "every hierarchy span's actor_kind == its action's actors[0]",
|
| 507 |
-
"
|
| 508 |
}
|
| 509 |
-
]
|
| 510 |
-
"validated_at": "2026-08-04T09:08:10+00:00"
|
| 511 |
}
|
| 512 |
},
|
| 513 |
"manually_annotated_fields": [],
|
|
@@ -19633,7 +19609,7 @@
|
|
| 19633 |
"end_time": 2.5,
|
| 19634 |
"is_essential": true,
|
| 19635 |
"keystep_ref": 0,
|
| 19636 |
-
"label": "
|
| 19637 |
"node_id": "e0",
|
| 19638 |
"spans": [
|
| 19639 |
{
|
|
@@ -19643,7 +19619,7 @@
|
|
| 19643 |
"end_time": 2.5,
|
| 19644 |
"evidence": "Hands enter frame and flatten the shorts on the quilted surface.",
|
| 19645 |
"grounded": true,
|
| 19646 |
-
"label": "
|
| 19647 |
"object": "shorts",
|
| 19648 |
"object_candidates": [
|
| 19649 |
{
|
|
@@ -19660,6 +19636,7 @@
|
|
| 19660 |
}
|
| 19661 |
],
|
| 19662 |
"span_id": "s0",
|
|
|
|
| 19663 |
"start_time": 0.0
|
| 19664 |
}
|
| 19665 |
],
|
|
@@ -19707,7 +19684,7 @@
|
|
| 19707 |
"end_time": 11.5,
|
| 19708 |
"is_essential": true,
|
| 19709 |
"keystep_ref": 2,
|
| 19710 |
-
"label": "fold shorts
|
| 19711 |
"node_id": "e2",
|
| 19712 |
"spans": [
|
| 19713 |
{
|
|
@@ -19715,9 +19692,9 @@
|
|
| 19715 |
"actor_kind": "both_hands",
|
| 19716 |
"confidence": "high",
|
| 19717 |
"end_time": 11.5,
|
| 19718 |
-
"evidence": "Hands fold the shorts
|
| 19719 |
"grounded": true,
|
| 19720 |
-
"label": "fold shorts
|
| 19721 |
"object": "shorts",
|
| 19722 |
"object_candidates": [
|
| 19723 |
{
|
|
@@ -19734,6 +19711,7 @@
|
|
| 19734 |
}
|
| 19735 |
],
|
| 19736 |
"span_id": "s2",
|
|
|
|
| 19737 |
"start_time": 7.5
|
| 19738 |
}
|
| 19739 |
],
|
|
@@ -19741,20 +19719,20 @@
|
|
| 19741 |
"sub_goal": "fold shorts"
|
| 19742 |
},
|
| 19743 |
{
|
| 19744 |
-
"end_time":
|
| 19745 |
"is_essential": true,
|
| 19746 |
"keystep_ref": 3,
|
| 19747 |
-
"label": "
|
| 19748 |
"node_id": "e3",
|
| 19749 |
"spans": [
|
| 19750 |
{
|
| 19751 |
"action_ref": 3,
|
| 19752 |
"actor_kind": "both_hands",
|
| 19753 |
"confidence": "high",
|
| 19754 |
-
"end_time":
|
| 19755 |
-
"evidence": "Hands press down on the
|
| 19756 |
"grounded": true,
|
| 19757 |
-
"label": "
|
| 19758 |
"object": "shorts",
|
| 19759 |
"object_candidates": [
|
| 19760 |
{
|
|
@@ -19771,42 +19749,12 @@
|
|
| 19771 |
}
|
| 19772 |
],
|
| 19773 |
"span_id": "s3",
|
|
|
|
| 19774 |
"start_time": 11.5
|
| 19775 |
}
|
| 19776 |
],
|
| 19777 |
"start_time": 11.5,
|
| 19778 |
"sub_goal": "fold shorts"
|
| 19779 |
-
},
|
| 19780 |
-
{
|
| 19781 |
-
"end_time": 14.067,
|
| 19782 |
-
"is_essential": true,
|
| 19783 |
-
"keystep_ref": 4,
|
| 19784 |
-
"label": "leave folded shorts on surface",
|
| 19785 |
-
"node_id": "e4",
|
| 19786 |
-
"spans": [
|
| 19787 |
-
{
|
| 19788 |
-
"action_ref": 4,
|
| 19789 |
-
"actor_kind": "both_hands",
|
| 19790 |
-
"confidence": "high",
|
| 19791 |
-
"end_time": 14.067,
|
| 19792 |
-
"evidence": "Hands move out of frame, leaving the compactly folded shorts.",
|
| 19793 |
-
"grounded": true,
|
| 19794 |
-
"label": "leave folded shorts on surface",
|
| 19795 |
-
"object": "shorts",
|
| 19796 |
-
"object_candidates": [
|
| 19797 |
-
{
|
| 19798 |
-
"evidence": "compactly folded shorts remaining on the surface",
|
| 19799 |
-
"label": "shorts",
|
| 19800 |
-
"role": "workpiece",
|
| 19801 |
-
"track": true
|
| 19802 |
-
}
|
| 19803 |
-
],
|
| 19804 |
-
"span_id": "s4",
|
| 19805 |
-
"start_time": 12.3
|
| 19806 |
-
}
|
| 19807 |
-
],
|
| 19808 |
-
"start_time": 12.3,
|
| 19809 |
-
"sub_goal": "fold shorts"
|
| 19810 |
}
|
| 19811 |
],
|
| 19812 |
"span_source": "vlm",
|
|
@@ -32561,8 +32509,8 @@
|
|
| 32561 |
"start_time": 0.0,
|
| 32562 |
"step_description": "arrange shorts on surface",
|
| 32563 |
"step_id": 0,
|
| 32564 |
-
"step_name": "
|
| 32565 |
-
"step_unique_id":
|
| 32566 |
},
|
| 32567 |
{
|
| 32568 |
"best_view": "ego",
|
|
@@ -32583,30 +32531,19 @@
|
|
| 32583 |
"start_time": 7.5,
|
| 32584 |
"step_description": "fold shorts horizontally",
|
| 32585 |
"step_id": 2,
|
| 32586 |
-
"step_name": "fold shorts
|
| 32587 |
-
"step_unique_id":
|
| 32588 |
},
|
| 32589 |
{
|
| 32590 |
"best_view": "ego",
|
| 32591 |
-
"end_time":
|
| 32592 |
"is_essential": true,
|
| 32593 |
"keystep_timing_source": "human",
|
| 32594 |
"start_time": 11.5,
|
| 32595 |
"step_description": "press shorts into shape",
|
| 32596 |
"step_id": 3,
|
| 32597 |
-
"step_name": "
|
| 32598 |
-
"step_unique_id":
|
| 32599 |
-
},
|
| 32600 |
-
{
|
| 32601 |
-
"best_view": "ego",
|
| 32602 |
-
"end_time": 14.067,
|
| 32603 |
-
"is_essential": true,
|
| 32604 |
-
"keystep_timing_source": "human",
|
| 32605 |
-
"start_time": 12.3,
|
| 32606 |
-
"step_description": "leave folded shorts on surface",
|
| 32607 |
-
"step_id": 4,
|
| 32608 |
-
"step_name": "leave folded shorts on surface",
|
| 32609 |
-
"step_unique_id": 22536988523399
|
| 32610 |
}
|
| 32611 |
],
|
| 32612 |
"object_segmentation": {
|
|
|
|
| 8 |
"extensions": {
|
| 9 |
"actor_source": "motion",
|
| 10 |
"object_source": "vlm",
|
| 11 |
+
"span_id": "s0",
|
| 12 |
+
"span_source": "human",
|
| 13 |
"vlm_confidence": "high",
|
| 14 |
"vlm_evidence": "Hands enter frame and flatten the shorts on the quilted surface.",
|
| 15 |
"vlm_grounded": true,
|
|
|
|
| 28 |
}
|
| 29 |
]
|
| 30 |
},
|
| 31 |
+
"label": "stretch shorts out",
|
| 32 |
"narration_uncertain": false,
|
| 33 |
"objects": [
|
| 34 |
"shorts"
|
|
|
|
| 43 |
"extensions": {
|
| 44 |
"actor_source": "contact",
|
| 45 |
"object_source": "vlm",
|
| 46 |
+
"span_id": "s1",
|
| 47 |
"span_source": "vlm",
|
| 48 |
"vlm_confidence": "high",
|
| 49 |
"vlm_evidence": "Hands fold the shorts in half along their length.",
|
|
|
|
| 78 |
"extensions": {
|
| 79 |
"actor_source": "contact",
|
| 80 |
"object_source": "vlm",
|
| 81 |
+
"span_id": "s2",
|
| 82 |
+
"span_source": "human",
|
| 83 |
"vlm_confidence": "high",
|
| 84 |
+
"vlm_evidence": "Hands fold the shorts in half widthwise, forming a compact bundle.",
|
| 85 |
"vlm_grounded": true,
|
| 86 |
"vlm_object_candidates": [
|
| 87 |
{
|
|
|
|
| 98 |
}
|
| 99 |
]
|
| 100 |
},
|
| 101 |
+
"label": "fold shorts widthwise",
|
| 102 |
"narration_uncertain": false,
|
| 103 |
"objects": [
|
| 104 |
"shorts"
|
|
|
|
| 109 |
"actors": [
|
| 110 |
"both_hands"
|
| 111 |
],
|
| 112 |
+
"end_timestamp": 14.067,
|
| 113 |
"extensions": {
|
| 114 |
"actor_source": "contact",
|
| 115 |
"object_source": "vlm",
|
| 116 |
+
"span_id": "s3",
|
| 117 |
+
"span_source": "human",
|
| 118 |
"vlm_confidence": "high",
|
| 119 |
+
"vlm_evidence": "Hands press down on the folded shorts to compact them on the bed.",
|
| 120 |
"vlm_grounded": true,
|
| 121 |
"vlm_object_candidates": [
|
| 122 |
{
|
|
|
|
| 133 |
}
|
| 134 |
]
|
| 135 |
},
|
| 136 |
+
"label": "flatten shorts on bed",
|
| 137 |
"narration_uncertain": false,
|
| 138 |
"objects": [
|
| 139 |
"shorts"
|
| 140 |
],
|
| 141 |
"start_timestamp": 11.5
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 142 |
}
|
| 143 |
],
|
| 144 |
"annotation_metadata": {
|
|
|
|
| 390 |
},
|
| 391 |
"quality_gates": {
|
| 392 |
"all_passed": true,
|
| 393 |
+
"validated_at": "2026-08-10T13:36:05+00:00",
|
| 394 |
"gates": [
|
| 395 |
{
|
|
|
|
| 396 |
"name": "json_schema",
|
| 397 |
"passed": true,
|
| 398 |
+
"value": "ok",
|
| 399 |
"threshold": "validates",
|
| 400 |
+
"detail": ""
|
| 401 |
},
|
| 402 |
{
|
|
|
|
| 403 |
"name": "frames_with_hands_pct",
|
| 404 |
"passed": true,
|
| 405 |
+
"value": 100.0,
|
| 406 |
"threshold": ">= 30% [class=GLOBAL]",
|
| 407 |
+
"detail": "presence-conditioned over the actor's active span [100..759] = 660/844 frames (raw all-frames = 78.20%); shipped channel = raw \u2295 hand_mask_corrections"
|
| 408 |
},
|
| 409 |
{
|
|
|
|
| 410 |
"name": "audio_snr_db",
|
| 411 |
"passed": true,
|
| 412 |
+
"value": null,
|
| 413 |
"threshold": ">= 5 dB",
|
| 414 |
+
"detail": "silent or near-silent"
|
| 415 |
},
|
| 416 |
{
|
|
|
|
| 417 |
"name": "transcript_density",
|
| 418 |
"passed": true,
|
| 419 |
+
"value": 0.0,
|
| 420 |
"threshold": ">= 0.5 wps",
|
| 421 |
+
"detail": "silent clip"
|
| 422 |
},
|
| 423 |
{
|
|
|
|
| 424 |
"name": "hand_mask_coverage_pct",
|
| 425 |
"passed": true,
|
| 426 |
+
"value": 3.337,
|
| 427 |
"threshold": ">= 1%",
|
| 428 |
+
"detail": ""
|
| 429 |
},
|
| 430 |
{
|
|
|
|
| 431 |
"name": "phase_plan_windowing",
|
| 432 |
"passed": true,
|
| 433 |
+
"value": "not_requested",
|
| 434 |
"threshold": "phase plan absent \u2014 skipped",
|
| 435 |
+
"detail": ""
|
| 436 |
},
|
| 437 |
{
|
|
|
|
| 438 |
"name": "object_mask_coverage_pct",
|
| 439 |
"passed": true,
|
| 440 |
+
"value": 27.009,
|
| 441 |
"threshold": ">= 1% (per present object) [class=GLOBAL]",
|
| 442 |
+
"detail": ""
|
| 443 |
},
|
| 444 |
{
|
|
|
|
| 445 |
"name": "hand_mask_area_floor_left",
|
| 446 |
"passed": true,
|
| 447 |
+
"value": 3.7305,
|
| 448 |
"threshold": ">= 0.20% (median, per hand)",
|
| 449 |
+
"detail": ""
|
| 450 |
},
|
| 451 |
{
|
|
|
|
| 452 |
"name": "hand_mask_area_floor_right",
|
| 453 |
"passed": true,
|
| 454 |
+
"value": 4.4407,
|
| 455 |
"threshold": ">= 0.20% (median, per hand)",
|
| 456 |
+
"detail": ""
|
| 457 |
},
|
| 458 |
{
|
|
|
|
| 459 |
"name": "hand_mask_lr_asymmetry",
|
| 460 |
"passed": true,
|
| 461 |
+
"value": 0.8401,
|
| 462 |
"threshold": "min/max >= 0.20",
|
| 463 |
+
"detail": ""
|
| 464 |
},
|
| 465 |
{
|
|
|
|
| 466 |
"name": "hand_slot_merge",
|
| 467 |
"passed": true,
|
| 468 |
+
"value": 0,
|
| 469 |
"threshold": "< 5 consecutive frames with L\u2229R IoU > 0.5",
|
| 470 |
+
"detail": ""
|
| 471 |
},
|
| 472 |
{
|
|
|
|
| 473 |
"name": "object_track_truncated",
|
| 474 |
"passed": true,
|
| 475 |
+
"value": 0,
|
| 476 |
"threshold": "no tracked object ends while a hand still holds it",
|
| 477 |
+
"detail": ""
|
| 478 |
},
|
| 479 |
{
|
|
|
|
| 480 |
"name": "actor_mirror_consistency",
|
| 481 |
"passed": true,
|
| 482 |
+
"value": 0,
|
| 483 |
"threshold": "every hierarchy span's actor_kind == its action's actors[0]",
|
| 484 |
+
"detail": ""
|
| 485 |
}
|
| 486 |
+
]
|
|
|
|
| 487 |
}
|
| 488 |
},
|
| 489 |
"manually_annotated_fields": [],
|
|
|
|
| 19609 |
"end_time": 2.5,
|
| 19610 |
"is_essential": true,
|
| 19611 |
"keystep_ref": 0,
|
| 19612 |
+
"label": "stretch shorts out",
|
| 19613 |
"node_id": "e0",
|
| 19614 |
"spans": [
|
| 19615 |
{
|
|
|
|
| 19619 |
"end_time": 2.5,
|
| 19620 |
"evidence": "Hands enter frame and flatten the shorts on the quilted surface.",
|
| 19621 |
"grounded": true,
|
| 19622 |
+
"label": "stretch shorts out",
|
| 19623 |
"object": "shorts",
|
| 19624 |
"object_candidates": [
|
| 19625 |
{
|
|
|
|
| 19636 |
}
|
| 19637 |
],
|
| 19638 |
"span_id": "s0",
|
| 19639 |
+
"span_source": "human",
|
| 19640 |
"start_time": 0.0
|
| 19641 |
}
|
| 19642 |
],
|
|
|
|
| 19684 |
"end_time": 11.5,
|
| 19685 |
"is_essential": true,
|
| 19686 |
"keystep_ref": 2,
|
| 19687 |
+
"label": "fold shorts widthwise",
|
| 19688 |
"node_id": "e2",
|
| 19689 |
"spans": [
|
| 19690 |
{
|
|
|
|
| 19692 |
"actor_kind": "both_hands",
|
| 19693 |
"confidence": "high",
|
| 19694 |
"end_time": 11.5,
|
| 19695 |
+
"evidence": "Hands fold the shorts in half widthwise, forming a compact bundle.",
|
| 19696 |
"grounded": true,
|
| 19697 |
+
"label": "fold shorts widthwise",
|
| 19698 |
"object": "shorts",
|
| 19699 |
"object_candidates": [
|
| 19700 |
{
|
|
|
|
| 19711 |
}
|
| 19712 |
],
|
| 19713 |
"span_id": "s2",
|
| 19714 |
+
"span_source": "human",
|
| 19715 |
"start_time": 7.5
|
| 19716 |
}
|
| 19717 |
],
|
|
|
|
| 19719 |
"sub_goal": "fold shorts"
|
| 19720 |
},
|
| 19721 |
{
|
| 19722 |
+
"end_time": 14.067,
|
| 19723 |
"is_essential": true,
|
| 19724 |
"keystep_ref": 3,
|
| 19725 |
+
"label": "flatten shorts on bed",
|
| 19726 |
"node_id": "e3",
|
| 19727 |
"spans": [
|
| 19728 |
{
|
| 19729 |
"action_ref": 3,
|
| 19730 |
"actor_kind": "both_hands",
|
| 19731 |
"confidence": "high",
|
| 19732 |
+
"end_time": 14.067,
|
| 19733 |
+
"evidence": "Hands press down on the folded shorts to compact them on the bed.",
|
| 19734 |
"grounded": true,
|
| 19735 |
+
"label": "flatten shorts on bed",
|
| 19736 |
"object": "shorts",
|
| 19737 |
"object_candidates": [
|
| 19738 |
{
|
|
|
|
| 19749 |
}
|
| 19750 |
],
|
| 19751 |
"span_id": "s3",
|
| 19752 |
+
"span_source": "human",
|
| 19753 |
"start_time": 11.5
|
| 19754 |
}
|
| 19755 |
],
|
| 19756 |
"start_time": 11.5,
|
| 19757 |
"sub_goal": "fold shorts"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 19758 |
}
|
| 19759 |
],
|
| 19760 |
"span_source": "vlm",
|
|
|
|
| 32509 |
"start_time": 0.0,
|
| 32510 |
"step_description": "arrange shorts on surface",
|
| 32511 |
"step_id": 0,
|
| 32512 |
+
"step_name": "stretch shorts out",
|
| 32513 |
+
"step_unique_id": 2191387116819
|
| 32514 |
},
|
| 32515 |
{
|
| 32516 |
"best_view": "ego",
|
|
|
|
| 32531 |
"start_time": 7.5,
|
| 32532 |
"step_description": "fold shorts horizontally",
|
| 32533 |
"step_id": 2,
|
| 32534 |
+
"step_name": "fold shorts widthwise",
|
| 32535 |
+
"step_unique_id": 106564956343095
|
| 32536 |
},
|
| 32537 |
{
|
| 32538 |
"best_view": "ego",
|
| 32539 |
+
"end_time": 14.067,
|
| 32540 |
"is_essential": true,
|
| 32541 |
"keystep_timing_source": "human",
|
| 32542 |
"start_time": 11.5,
|
| 32543 |
"step_description": "press shorts into shape",
|
| 32544 |
"step_id": 3,
|
| 32545 |
+
"step_name": "flatten shorts on bed",
|
| 32546 |
+
"step_unique_id": 72292095753985
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 32547 |
}
|
| 32548 |
],
|
| 32549 |
"object_segmentation": {
|
episodes/019fbdf4-04e8-7030-9358-724279af9698/depth_geometry.json
CHANGED
|
@@ -1,14 +1,18 @@
|
|
| 1 |
{
|
| 2 |
"sensor": "iphone_lidar_arkit",
|
| 3 |
-
"note": "iPhone Pro LiDAR via ARKit sceneDepth \u2014 NOT a RealSense / structured-light depth cam (sparser + smoothed). observation.images.depth is 256x192 (native ARKit sceneDepth,
|
| 4 |
"depth_resolution_hw": [
|
| 5 |
256,
|
| 6 |
192
|
| 7 |
],
|
| 8 |
"ego_obs_resolution_hw": [
|
| 9 |
-
|
| 10 |
-
|
| 11 |
],
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
"rgb_native_resolution_hw": [
|
| 13 |
1920,
|
| 14 |
1440
|
|
@@ -32,6 +36,7 @@
|
|
| 32 |
1.0
|
| 33 |
]
|
| 34 |
],
|
|
|
|
| 35 |
"depth_intrinsics_3x3": [
|
| 36 |
[
|
| 37 |
182.71277669270833,
|
|
|
|
| 1 |
{
|
| 2 |
"sensor": "iphone_lidar_arkit",
|
| 3 |
+
"note": "iPhone Pro LiDAR via ARKit sceneDepth \u2014 NOT a RealSense / structured-light depth cam (sparser + smoothed). observation.images.depth is 256x192 (native ARKit sceneDepth grid, untouched); observation.images.ego is 512x384 \u2014 ONE uniform downscale of the native RGB, so ego is EXACTLY 2x the depth grid: ego[y, x], mask[y, x] and depth[y//2, x//2] are the same ray. Intrinsics for both grids are in depth_geometry.json; camera_pose is expressed in the SHIPPED raster frame (episodes flagged raster_rotation=ccw90 were rotated from landscape \u2014 rotate 90\u00b0 CW to display upright). The lossless raw depth (metres + per-pixel confidence) rides in the OpenEgo sidecar depth.npz.",
|
| 4 |
"depth_resolution_hw": [
|
| 5 |
256,
|
| 6 |
192
|
| 7 |
],
|
| 8 |
"ego_obs_resolution_hw": [
|
| 9 |
+
512,
|
| 10 |
+
384
|
| 11 |
],
|
| 12 |
+
"ego_to_depth_scale": 2.0,
|
| 13 |
+
"raster_rotation": null,
|
| 14 |
+
"display_hint": null,
|
| 15 |
+
"camera_pose_frame": "shipped_raster (sensor-frame poses corrected by 1 quarter-turn(s); gravity-verified at export)",
|
| 16 |
"rgb_native_resolution_hw": [
|
| 17 |
1920,
|
| 18 |
1440
|
|
|
|
| 36 |
1.0
|
| 37 |
]
|
| 38 |
],
|
| 39 |
+
"intrinsics_frame": "native raster",
|
| 40 |
"depth_intrinsics_3x3": [
|
| 41 |
[
|
| 42 |
182.71277669270833,
|
episodes/019fbdf4-04e8-7030-9358-724279af9698/openego_sidecar.json
CHANGED
|
@@ -396,100 +396,100 @@
|
|
| 396 |
},
|
| 397 |
"quality_gates": {
|
| 398 |
"all_passed": true,
|
|
|
|
| 399 |
"gates": [
|
| 400 |
{
|
| 401 |
-
"detail": "",
|
| 402 |
"name": "json_schema",
|
| 403 |
"passed": true,
|
|
|
|
| 404 |
"threshold": "validates",
|
| 405 |
-
"
|
| 406 |
},
|
| 407 |
{
|
| 408 |
-
"detail": "presence-conditioned over the actor's active span [47..1031] = 985/1115 frames (raw all-frames = 82.78%)",
|
| 409 |
"name": "frames_with_hands_pct",
|
| 410 |
"passed": true,
|
|
|
|
| 411 |
"threshold": ">= 30% [class=GLOBAL]",
|
| 412 |
-
"
|
| 413 |
},
|
| 414 |
{
|
| 415 |
-
"detail": "silent or near-silent",
|
| 416 |
"name": "audio_snr_db",
|
| 417 |
"passed": true,
|
|
|
|
| 418 |
"threshold": ">= 5 dB",
|
| 419 |
-
"
|
| 420 |
},
|
| 421 |
{
|
| 422 |
-
"detail": "silent clip",
|
| 423 |
"name": "transcript_density",
|
| 424 |
"passed": true,
|
|
|
|
| 425 |
"threshold": ">= 0.5 wps",
|
| 426 |
-
"
|
| 427 |
},
|
| 428 |
{
|
| 429 |
-
"detail": "",
|
| 430 |
"name": "hand_mask_coverage_pct",
|
| 431 |
"passed": true,
|
|
|
|
| 432 |
"threshold": ">= 1%",
|
| 433 |
-
"
|
| 434 |
},
|
| 435 |
{
|
| 436 |
-
"detail": "",
|
| 437 |
"name": "phase_plan_windowing",
|
| 438 |
"passed": true,
|
|
|
|
| 439 |
"threshold": "phase plan absent \u2014 skipped",
|
| 440 |
-
"
|
| 441 |
},
|
| 442 |
{
|
| 443 |
-
"detail": "",
|
| 444 |
"name": "object_mask_coverage_pct",
|
| 445 |
"passed": true,
|
|
|
|
| 446 |
"threshold": ">= 1% (per present object) [class=GLOBAL]",
|
| 447 |
-
"
|
| 448 |
},
|
| 449 |
{
|
| 450 |
-
"detail": "",
|
| 451 |
"name": "hand_mask_area_floor_left",
|
| 452 |
"passed": true,
|
|
|
|
| 453 |
"threshold": ">= 0.20% (median, per hand)",
|
| 454 |
-
"
|
| 455 |
},
|
| 456 |
{
|
| 457 |
-
"detail": "",
|
| 458 |
"name": "hand_mask_area_floor_right",
|
| 459 |
"passed": true,
|
|
|
|
| 460 |
"threshold": ">= 0.20% (median, per hand)",
|
| 461 |
-
"
|
| 462 |
},
|
| 463 |
{
|
| 464 |
-
"detail": "",
|
| 465 |
"name": "hand_mask_lr_asymmetry",
|
| 466 |
"passed": true,
|
|
|
|
| 467 |
"threshold": "min/max >= 0.20",
|
| 468 |
-
"
|
| 469 |
},
|
| 470 |
{
|
| 471 |
-
"detail": "",
|
| 472 |
"name": "hand_slot_merge",
|
| 473 |
"passed": true,
|
|
|
|
| 474 |
"threshold": "< 5 consecutive frames with L\u2229R IoU > 0.5",
|
| 475 |
-
"
|
| 476 |
},
|
| 477 |
{
|
| 478 |
-
"detail": "",
|
| 479 |
"name": "object_track_truncated",
|
| 480 |
"passed": true,
|
|
|
|
| 481 |
"threshold": "no tracked object ends while a hand still holds it",
|
| 482 |
-
"
|
| 483 |
},
|
| 484 |
{
|
| 485 |
-
"detail": "",
|
| 486 |
"name": "actor_mirror_consistency",
|
| 487 |
"passed": true,
|
|
|
|
| 488 |
"threshold": "every hierarchy span's actor_kind == its action's actors[0]",
|
| 489 |
-
"
|
| 490 |
}
|
| 491 |
-
]
|
| 492 |
-
"validated_at": "2026-08-04T08:55:45+00:00"
|
| 493 |
}
|
| 494 |
},
|
| 495 |
"manually_annotated_fields": [],
|
|
|
|
| 396 |
},
|
| 397 |
"quality_gates": {
|
| 398 |
"all_passed": true,
|
| 399 |
+
"validated_at": "2026-08-10T13:35:49+00:00",
|
| 400 |
"gates": [
|
| 401 |
{
|
|
|
|
| 402 |
"name": "json_schema",
|
| 403 |
"passed": true,
|
| 404 |
+
"value": "ok",
|
| 405 |
"threshold": "validates",
|
| 406 |
+
"detail": ""
|
| 407 |
},
|
| 408 |
{
|
|
|
|
| 409 |
"name": "frames_with_hands_pct",
|
| 410 |
"passed": true,
|
| 411 |
+
"value": 100.0,
|
| 412 |
"threshold": ">= 30% [class=GLOBAL]",
|
| 413 |
+
"detail": "presence-conditioned over the actor's active span [39..1038] = 1000/1115 frames (raw all-frames = 89.69%); shipped channel = raw \u2295 hand_mask_corrections"
|
| 414 |
},
|
| 415 |
{
|
|
|
|
| 416 |
"name": "audio_snr_db",
|
| 417 |
"passed": true,
|
| 418 |
+
"value": null,
|
| 419 |
"threshold": ">= 5 dB",
|
| 420 |
+
"detail": "silent or near-silent"
|
| 421 |
},
|
| 422 |
{
|
|
|
|
| 423 |
"name": "transcript_density",
|
| 424 |
"passed": true,
|
| 425 |
+
"value": 0.0,
|
| 426 |
"threshold": ">= 0.5 wps",
|
| 427 |
+
"detail": "silent clip"
|
| 428 |
},
|
| 429 |
{
|
|
|
|
| 430 |
"name": "hand_mask_coverage_pct",
|
| 431 |
"passed": true,
|
| 432 |
+
"value": 2.354,
|
| 433 |
"threshold": ">= 1%",
|
| 434 |
+
"detail": ""
|
| 435 |
},
|
| 436 |
{
|
|
|
|
| 437 |
"name": "phase_plan_windowing",
|
| 438 |
"passed": true,
|
| 439 |
+
"value": "not_requested",
|
| 440 |
"threshold": "phase plan absent \u2014 skipped",
|
| 441 |
+
"detail": ""
|
| 442 |
},
|
| 443 |
{
|
|
|
|
| 444 |
"name": "object_mask_coverage_pct",
|
| 445 |
"passed": true,
|
| 446 |
+
"value": 16.77,
|
| 447 |
"threshold": ">= 1% (per present object) [class=GLOBAL]",
|
| 448 |
+
"detail": ""
|
| 449 |
},
|
| 450 |
{
|
|
|
|
| 451 |
"name": "hand_mask_area_floor_left",
|
| 452 |
"passed": true,
|
| 453 |
+
"value": 2.4022,
|
| 454 |
"threshold": ">= 0.20% (median, per hand)",
|
| 455 |
+
"detail": ""
|
| 456 |
},
|
| 457 |
{
|
|
|
|
| 458 |
"name": "hand_mask_area_floor_right",
|
| 459 |
"passed": true,
|
| 460 |
+
"value": 2.2951,
|
| 461 |
"threshold": ">= 0.20% (median, per hand)",
|
| 462 |
+
"detail": ""
|
| 463 |
},
|
| 464 |
{
|
|
|
|
| 465 |
"name": "hand_mask_lr_asymmetry",
|
| 466 |
"passed": true,
|
| 467 |
+
"value": 0.9554,
|
| 468 |
"threshold": "min/max >= 0.20",
|
| 469 |
+
"detail": ""
|
| 470 |
},
|
| 471 |
{
|
|
|
|
| 472 |
"name": "hand_slot_merge",
|
| 473 |
"passed": true,
|
| 474 |
+
"value": 0,
|
| 475 |
"threshold": "< 5 consecutive frames with L\u2229R IoU > 0.5",
|
| 476 |
+
"detail": ""
|
| 477 |
},
|
| 478 |
{
|
|
|
|
| 479 |
"name": "object_track_truncated",
|
| 480 |
"passed": true,
|
| 481 |
+
"value": 0,
|
| 482 |
"threshold": "no tracked object ends while a hand still holds it",
|
| 483 |
+
"detail": ""
|
| 484 |
},
|
| 485 |
{
|
|
|
|
| 486 |
"name": "actor_mirror_consistency",
|
| 487 |
"passed": true,
|
| 488 |
+
"value": 0,
|
| 489 |
"threshold": "every hierarchy span's actor_kind == its action's actors[0]",
|
| 490 |
+
"detail": ""
|
| 491 |
}
|
| 492 |
+
]
|
|
|
|
| 493 |
}
|
| 494 |
},
|
| 495 |
"manually_annotated_fields": [],
|