Dataset Viewer
The dataset viewer is not available for this dataset.
Unexpected token '<', "<html> <h"... is not valid JSON

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

EgoStation Smartphone Raw Catalog v1

Pre-processing catalog of smartphone egocentric video recordings. Most episodes are exposed as metadata only; a small set of representative sample episodes are shipped with full raw video + derived data so partners can inspect data quality before signing up for the full corpus.

  • Built: 2026-05-12T19:05Z
  • Total episodes: 5962
  • Total recorded time: ~693.9 hours
  • Format: Apache Parquet (catalog) + raw media for sample episodes
  • Maintained by: ZenO Labs β€” https://zen-o.xyz

Data exposure policy

There are two tiers of access in this repo:

1. Sample episodes (samples/<domain>/<upload_id>/ β€” full data)

For a curated subset, the actual files are shipped inside this HF repo:

File Source Purpose
video.mp4 (or .mov) ZenO Core / R2 original Raw egocentric capture
pose_keypoints.json MediaPipe Hands (Zeno pipeline) Per-frame 2D hand keypoints (21 points Γ— 2 hands)
depth_overlay.mp4 Zeno depth pipeline Colorized relative depth visualization
meta.json this catalog Episode metadata snapshot

These are the only files in this repo that can be downloaded directly. Mission domain (cooking, kitchen-cleanup, …) decides the sub-folder.

2. All other episodes (~5946+ β€” metadata only)

The remaining episodes are listed in catalog.parquet with full metadata, but the actual media files are not in this repo. Each row's modality flags (hand_pose, depth, hand_world, …) show what can be delivered on request, packaged in LeRobot v2.1 format.

To obtain raw video, derived data, or a full LeRobot bundle for any upload_id outside the samples/ folder, contact support@zen-o.xyz with the upload_id list and the modalities you need.

Why is no derived data available yet?

These recordings are smartphone first-person videos captured by ZenO contributors. They are queued for processing once the storage infrastructure migration completes. After processing, episodes will graduate to the main egostation-catalog-v1 catalog with full LeRobot v2.1 data layout.

Per-episode availability flags

Each row in catalog.parquet carries a status string per modality:

Field Meaning
head_trajectory not-supported β€” smartphone capture lacks synchronized inertial data, so mono-inertial SLAM cannot recover 6DoF camera pose.
hand_pose available β€” derivable on request (2D keypoints, both hands, 21 points each).
depth available β€” relative depth maps derivable on request.
hand_world available β€” 3D hand keypoints in camera frame derivable on request (depends on depth).
action_segment available β€” manual annotation possible on request.

After processing, the value updates to completed and the episode is moved to the main catalog.

catalog.parquet schema

Field Type Description
episode_id string ep_NNNNNN, unique within this repo
upload_id string ZenO Core upload identifier β€” abstract handle (does not change across storage migrations)
source string smartphone
mission_name string Task category (e.g. Cooking, Washing Dishes, Tidy Up Shoes)
mission_group string Higher-level grouping (Mission 5, Mission 7, …)
mission_id int Internal ZenO Core mission identifier
file_name string Original device filename
file_size_mb int File size in megabytes
file_type string "Video"
duration_s float Episode length in seconds
width, height int Original video resolution
uploaded_at timestamp (UTC, ISO 8601) When the contributor uploaded
catalog_tier string private (raw catalog β€” metadata only)
head_trajectory, hand_pose, depth, hand_world, action_segment string Modality availability status
is_processed bool false for all rows in this raw catalog

Mission distribution

  • Washing Dishes: 1216
  • Cooking: 1131
  • Wipe Objects and Furniture: 863
  • Gripping a Door Handle: 629
  • Kitchen Cleanup: 531
  • Laundry Folding Challenge: 459
  • Tidy Up Challenge: 260
  • Home Cleaning Task: 219
  • Dishwashing Task: 217
  • Tidy Up Your Room: 188
  • Laundry Task: 182
  • Tidy Up Shoes: 67

Sample episodes (real data)

16 representative episodes with raw video + 2D hand keypoints, organized by mission domain.

egostation-smartphone-raw-v1/
└── samples/
    β”œβ”€β”€ cooking/
    β”‚   β”œβ”€β”€ 89c5487e…/
    β”‚   β”‚       β”œβ”€β”€ video.mp4    (843 MB, 731s)
    β”‚   β”‚       β”œβ”€β”€ pose_keypoints.json
    β”‚   β”‚       β”œβ”€β”€ depth_overlay.mp4
    β”‚   β”‚       └── meta.json
    β”‚   β”œβ”€β”€ e6966629…/
    β”‚   β”‚       β”œβ”€β”€ video.mp4    (718 MB, 625s)
    β”‚   β”‚       β”œβ”€β”€ pose_keypoints.json
    β”‚   β”‚       β”œβ”€β”€ depth_overlay.mp4
    β”‚   β”‚       └── meta.json
    β”‚   β”œβ”€β”€ 630c7405…/
    β”‚   β”‚       β”œβ”€β”€ video.mp4    (690 MB, 1046s)
    β”‚   β”‚       β”œβ”€β”€ pose_keypoints.json
    β”‚   β”‚       β”œβ”€β”€ depth_overlay.mp4
    β”‚   β”‚       └── meta.json
    β”‚   └── 72700d9c…/
    β”‚           β”œβ”€β”€ video.mp4    (981 MB, 1003s)
    β”‚           β”œβ”€β”€ pose_keypoints.json
    β”‚           β”œβ”€β”€ depth_overlay.mp4
    β”‚           └── meta.json
    β”œβ”€β”€ kitchen-cleanup/
    β”‚   └── e0797265…/
    β”‚           β”œβ”€β”€ video.mp4    (353 MB, 445s)
    β”‚           β”œβ”€β”€ pose_keypoints.json
    β”‚           β”œβ”€β”€ depth_overlay.mp4
    β”‚           └── meta.json
    β”œβ”€β”€ laundry-folding-challenge/
    β”‚   β”œβ”€β”€ 8e3cfad8…/
    β”‚   β”‚       β”œβ”€β”€ video.mp4    (567 MB, 587s)
    β”‚   β”‚       β”œβ”€β”€ pose_keypoints.json
    β”‚   β”‚       β”œβ”€β”€ depth_overlay.mp4
    β”‚   β”‚       └── meta.json
    β”‚   β”œβ”€β”€ 38c6b391…/
    β”‚   β”‚       β”œβ”€β”€ video.mp4    (592 MB, 414s)
    β”‚   β”‚       β”œβ”€β”€ pose_keypoints.json
    β”‚   β”‚       β”œβ”€β”€ depth_overlay.mp4
    β”‚   β”‚       └── meta.json
    β”‚   β”œβ”€β”€ 00c5a81c…/
    β”‚   β”‚       β”œβ”€β”€ video.mp4    (925 MB, 946s)
    β”‚   β”‚       β”œβ”€β”€ pose_keypoints.json
    β”‚   β”‚       β”œβ”€β”€ depth_overlay.mp4
    β”‚   β”‚       └── meta.json
    β”‚   └── dc36f9b0…/
    β”‚           β”œβ”€β”€ video.mp4    (653 MB, 372s)
    β”‚           β”œβ”€β”€ pose_keypoints.json
    β”‚           β”œβ”€β”€ depth_overlay.mp4
    β”‚           └── meta.json
    β”œβ”€β”€ tidy-up-shoes/
    β”‚   └── d311a32e…/
    β”‚           β”œβ”€β”€ video.mp4    (902 MB, 923s)
    β”‚           β”œβ”€β”€ pose_keypoints.json
    β”‚           β”œβ”€β”€ depth_overlay.mp4
    β”‚           └── meta.json
    β”œβ”€β”€ washing-dishes/
    β”‚   β”œβ”€β”€ 7c98ebfb…/
    β”‚   β”‚       β”œβ”€β”€ video.mp4    (638 MB, 802s)
    β”‚   β”‚       β”œβ”€β”€ pose_keypoints.json
    β”‚   β”‚       β”œβ”€β”€ depth_overlay.mp4
    β”‚   β”‚       └── meta.json
    β”‚   β”œβ”€β”€ 50b9fc4b…/
    β”‚   β”‚       β”œβ”€β”€ video.mp4    (943 MB, 964s)
    β”‚   β”‚       β”œβ”€β”€ pose_keypoints.json
    β”‚   β”‚       β”œβ”€β”€ depth_overlay.mp4
    β”‚   β”‚       └── meta.json
    β”‚   β”œβ”€β”€ 61e65f9c…/
    β”‚   β”‚       β”œβ”€β”€ video.mp4    (704 MB, 619s)
    β”‚   β”‚       β”œβ”€β”€ pose_keypoints.json
    β”‚   β”‚       β”œβ”€β”€ depth_overlay.mp4
    β”‚   β”‚       └── meta.json
    β”‚   β”œβ”€β”€ 71fcad78…/
    β”‚   β”‚       β”œβ”€β”€ video.mp4    (618 MB, 718s)
    β”‚   β”‚       β”œβ”€β”€ pose_keypoints.json
    β”‚   β”‚       β”œβ”€β”€ depth_overlay.mp4
    β”‚   β”‚       └── meta.json
    β”‚   └── dfea9e2f…/
    β”‚           β”œβ”€β”€ video.mp4    (587 MB, 695s)
    β”‚           β”œβ”€β”€ pose_keypoints.json
    β”‚           β”œβ”€β”€ depth_overlay.mp4
    β”‚           └── meta.json
    └── wipe-objects-and-furniture/
        └── 7de39f3a…/
                β”œβ”€β”€ video.mp4    (910 MB, 930s)
                β”œβ”€β”€ pose_keypoints.json
                β”œβ”€β”€ depth_overlay.mp4
                └── meta.json

Sample list

Mission Episode Duration Video Hand pose Depth
Laundry Folding Challenge 8e3cfad8… 9:46 567 MB βœ“ βœ“
Cooking 89c5487e… 12:10 843 MB βœ“ βœ“
Laundry Folding Challenge 38c6b391… 6:54 592 MB βœ“ βœ“
Washing Dishes 7c98ebfb… 13:22 638 MB βœ“ βœ“
Kitchen Cleanup e0797265… 7:24 353 MB βœ“ βœ“
Laundry Folding Challenge 00c5a81c… 15:45 925 MB βœ“ βœ“
Washing Dishes 50b9fc4b… 16:03 943 MB βœ“ βœ“
Cooking e6966629… 10:24 718 MB βœ“ βœ“
Washing Dishes 61e65f9c… 10:18 704 MB βœ“ βœ“
Cooking 630c7405… 17:25 690 MB βœ“ βœ“
Washing Dishes 71fcad78… 11:58 618 MB βœ“ βœ“
Wipe Objects and Furniture 7de39f3a… 15:30 910 MB βœ“ βœ“
Washing Dishes dfea9e2f… 11:35 587 MB βœ“ βœ“
Tidy Up Shoes d311a32e… 15:22 902 MB βœ“ βœ“
Cooking 72700d9c… 16:42 981 MB βœ“ βœ“
Laundry Folding Challenge dc36f9b0… 6:12 653 MB βœ“ βœ“

Sample episodes are full quality β€” for the rest of the catalog, raw videos are available via R2 pre-signed URL under signed agreement.

Usage

from datasets import load_dataset

catalog = load_dataset("zeno-labs/egostation-smartphone-raw-v1", "catalog", split="train")
df = catalog.to_pandas()
print(df.head())

# Filter to a domain
cooking = df[df["mission_name"] == "Cooking"]
print(f"Cooking episodes: {len(cooking)}, total {cooking['duration_s'].sum()/3600:.1f}h")

Future structure (after processing)

Each episode, once processed, will be packaged in the LeRobot v2.1 format under the main catalog:

egostation-catalog-v1/
└── smartphone/
    └── <mission_name>/
        β”œβ”€β”€ data/chunk-NNN/episode_NNNNNN.parquet
        β”œβ”€β”€ videos/chunk-NNN/
        β”‚   β”œβ”€β”€ observation.images.head/episode_NNNNNN.mp4
        β”‚   └── observation.images.depth/episode_NNNNNN.mp4
        └── meta/
            β”œβ”€β”€ info.json
            β”œβ”€β”€ episodes.jsonl
            └── tasks.jsonl

Access to raw videos

Metadata in this catalog is freely browsable. For raw video access (needed for downstream processing or your own pipeline), contact support@zen-o.xyz with your upload_id list.

Licensing

Catalog metadata: CC-BY-NC 4.0. Raw videos: commercial license required.

Contact

Downloads last month
196