harpreetsahota/droid-3d-rgb-68ep
droid-3d-rgb-68ep
This Space runs the open source FiftyOne App in a Hugging Face Docker Space, loaded with a LeRobot robot-learning dataset.
68 episodes of RGB manipulation data from the DROID dataset, reformatted with 3D-aware camera streams.
- Robot type: Franka (DROID rig)
- Episodes loaded: 68
- Source dataset: `Voxel51/droid-3d-rgb-68ep`
The Space downloads the dataset into local ephemeral storage and imports it as a FiftyOne multimodal episode dataset (fo.types.LeRobotDataset) before starting. The dataset is downloaded again whenever Hugging Face provisions a fresh container.
Each browser receives a temporary clone of the dataset records while all clones share the same read-only media. Filters, modal selection, playback, tags, fields, and saved views therefore remain isolated between visitors. Inactive clones expire after 30 minutes, cleanup runs every five minutes, and the Space allows at most 20 active browser sessions.
Use your own dataset
Duplicate this Space and edit `datasets.json` to point at a different LeRobot v3 Hub dataset repo, then rebuild.
