Import a real recording
Recorded source · No new robot capture
A published pick-and-place episode with two fixed RGB cameras and synchronized six-dimensional robot action/state signals.
Watch the second cameraMatha Labs / Dataset directory
A curated starting point for models that see, hear, understand, and act. Explore original dataset sources for egocentric activity recognition, robotics, images, audio, and language.
See the working exampleLinks reviewed
These are independently published datasets linked from their original sources. Matha Labs curates this directory; access and usage rights come from each publisher.
Executed workflow / Public robot sample
We imported a published robot recording, aligned its camera frames with action/state records, generated candidate labels, and exported a separate synthetic signal replay. Watch each step and inspect the resulting files.
This example uses third-party, fixed-camera robot footage. It demonstrates the data workflow; it is not HumanHUD capture or a trained activity model.
Recorded source · No new robot capture
A published pick-and-place episode with two fixed RGB cameras and synchronized six-dimensional robot action/state signals.
Watch the second cameraHeuristic labels · No SAM or learned inference
A simple color heuristic marks the visible pink object; changes in robot signals produce candidate motion labels. These candidates still need human review.
Download curated recordsGenerated signals · Separate provenance
Interpolate recorded signals into a separate generated dataset and display a schematic arm replay. This is not a calibrated robot model or physics simulation.
Download generated recordsSource
LeRobot / svla_so101_pickplacePublisher task: pink lego brick into the transparent box
Read the publisher’s dataset cardDataflow checks
Inspect the outputs
One episode checks the dataflow. It does not establish model accuracy, robot-policy quality, or generalization to other activities.
The directory
15 of 15 sources shown
Egocentric
External sourceEgo4D Consortium
First-person recordings of daily life with narrations and benchmarks for activity understanding, memory, hands and objects, and audiovisual interaction.
Egocentric
External sourceEgo-Exo4D Consortium
Synchronized first- and third-person recordings of skilled activities, paired with expert commentary, pose and procedural annotations.
Egocentric
External sourceEPIC-KITCHENS team
Unscripted kitchen activity viewed through a head-mounted camera, with temporal action labels and narrated interactions with everyday objects.
Egocentric
External sourceUniversity of Bristol and collaborators
Detailed everyday cooking recordings connect actions, audio events, gaze and object movements to reconstructed kitchen scenes.
Egocentric
External sourceEgoLife / EvolvingLMMs Lab
Week-long daily-life recordings support long-context activity understanding, event recall and questions about personal routines.
Robotics
External sourceDROID collaboration
Human-teleoperated manipulation demonstrations across varied real environments, pairing camera observations with robot actions and language instructions.
Robotics
External sourceUC Berkeley RAIL and collaborators
Robot manipulation trajectories with natural-language task instructions, useful for learning household object interactions across scenes.
Robotics
External sourceOpen X-Embodiment collaboration / Google DeepMind
A shared access format for robot-learning datasets from multiple institutions, supporting comparisons and learning across robot platforms.
Audio
External sourceUniversities of Bristol and Oxford
Time-aligned sound-event annotations for everyday kitchen interactions, designed to identify actions from what they sound like.
Audio
External sourceGoogle Research
A broad vocabulary of everyday sounds with human-labeled audio segments, useful for environmental sound and activity cues.
Images
External sourceCOCO Consortium
Everyday scenes annotated with objects, segmentation masks, captions and person keypoints for visual understanding.
Images
External sourceGoogle Research and collaborators
Diverse images with object labels, boxes, masks, visual relationships and localized descriptions for scene understanding.
Language
External sourceHugging Face
Filtered and deduplicated English web text for language-model pretraining, with source metadata and a reproducible processing pipeline.
Language
External sourceAllen Institute for AI (Ai2)
A documented mix of web text, publications, code and reference material used for open language-model pretraining research.
Language
External sourceOpenAssistant / LAION and community
Human-written assistant conversations with quality ratings and reply trees for instruction tuning and learning from human feedback.
Match the data to the model
Start with video sequences, audio context, and temporal activity labels. The right inputs depend on your model’s architecture and training objective.
Look for demonstrations, action and state data, object labels, and camera views that match the robot or perception task you want to support.
Use text corpora for language models, and labeled examples to evaluate classification and structured decisions. Training and evaluation require different data splits.
TypeSafe describes Jev as a text-only decision model without customer fine-tuning. Labeled text and structured activity descriptions can support decision evaluation; raw video and audio are not direct Jev inputs.
Read TypeSafe’s model documentationCustom collection / HumanHUD
Our HumanHUD direction connects first-person activity understanding with useful assistance. We’re developing custom, permissioned collections around activities, objects, intent, and outcomes that matter to people, alongside a planned synthetic-data workflow.
Planned collection workflows
Use Meta’s SAM 3.1 for prompted object masks and tracks, then combine these with activity labels and human review. Segmentation supports the labeling workflow; it does not identify every activity on its own.
Reconstruct captured human actions as tasks for simulated robot arms, then repeat and vary them to produce synthetic examples. Simulation and generated collections are in development.
Through the planned robot SDK, connect the first-person view and instruction with a compatible robot’s permitted action and result, with participant permissions.
Custom and synthetic collections are scoped with your team. The downloadable example above demonstrates a small data workflow; production collections have their own scope and quality criteria.