Why hand tracking dropped to ~0% in a small set of episodes
Frames from episode 0027_ET_20260520_153157_7c05f0 — one of the ~2–3% of episodes flagged with both hands near-untracked.
2.5%
left-hand coverage
0.0%
right-hand coverage
4
camera streams, all intact
Root cause: black nitrile gloves
The operator wore black nitrile gloves for this food-prep task. RGB hand detection keys on skin tone and finger texture; matte black gloves against a dark apron leave the tracker nothing to lock onto, from any camera angle. The video itself is fully intact — this is a tracking-input problem, not a capture defect.
What we're doing about it. Testing glove colors/patterns the tracker
handles well and updating capture guidelines accordingly; evaluating whether
the existing glove episodes can be recovered with a glove-tolerant tracking
pass; and shipping per-episode left/right/either-hand coverage in delivery
metadata so any low-coverage episode is visible before it ships.