{
  "labeler": "hf-local",
  "modalities": {
    "depth": {
      "status": "estimated",
      "provenance": "estimated",
      "confidence": null,
      "model": "depth-anything/Depth-Anything-V2-Metric-Indoor-Small-hf",
      "artifact": "depth",
      "metric": true,
      "unit": "mm",
      "frames_labeled": 16,
      "stride": 8,
      "device": "mps",
      "library": "transformers==5.13.1",
      "revision": "8078d68a9c75a972131914f6afd0c1723be0da7f"
    },
    "masks": {
      "status": "estimated",
      "provenance": "estimated",
      "confidence": 0.953,
      "model": "facebook/mask2former-swin-tiny-coco-panoptic",
      "artifact": "masks",
      "frames_labeled": 16,
      "stride": 8,
      "device": "mps",
      "library": "transformers==5.13.1",
      "revision": "df6b1142ff50c3276559d9d78f35f6a579c75a77"
    },
    "hand_poses": {
      "status": "estimated",
      "provenance": "estimated",
      "confidence": 0.8522,
      "model": "mediapipe-hand-landmarker",
      "artifact": "hand_poses.jsonl",
      "frames_labeled": 16,
      "stride": 8,
      "device": "mps",
      "library": "mediapipe==0.10.35",
      "num_hands": 4
    }
  },
  "derived": {
    "hand_object": {
      "status": "estimated",
      "provenance": "estimated",
      "schema": "ek100-hoa-parity-v1",
      "method": "derived: mask2former instance masks + mediapipe fingertips (fingertip-overlap-v1)",
      "artifact": "hand_object/hand_object.jsonl",
      "frames": 16,
      "hands": 20
    },
    "object_boxes": {
      "status": "estimated",
      "provenance": "estimated",
      "schema": "epic55-active-object-boxes-parity-v1",
      "method": "derived: bbox of noun-matched instance-mask pixels",
      "artifact": "object_boxes/object_boxes.jsonl",
      "segment_windows": false,
      "boxes": 31
    }
  }
}