mirror of
https://github.com/huggingface/lerobot.git
synced 2026-07-11 12:01:52 +00:00
baee9236dd
Resolve the source root via metadata only instead of instantiating a full LeRobotDataset (which memory-maps the entire frame index just to read a path), and download videos only when the run actually recomputes image/video stats (derived from --skip-image-video). This avoids the multi-TB video download for numeric-only runs.