| --- |
| pretty_name: "EgoSuite-Open100K - EgoPro" |
| language: |
| - en |
| license: other |
| license_name: commercial-training-no-resale-v1.0 |
| size_categories: |
| - 10K<n<100K |
| task_categories: |
| - video-classification |
| tags: |
| - video |
| - egocentric-video |
| - embodied-ai |
| - human-demonstration |
| - human-pose |
| - hand-pose |
| - body-pose |
| - wrist-camera |
| - multimodal |
| - lerobot |
| - mcap |
| - robotics |
| gated: true |
| viewer: false |
| extra_gated_heading: Request access to EgoSuite-Open100K |
| extra_gated_description: >- |
| Please tell us a bit about yourself and how you plan to use the data. |
| We review access requests within 2-3 business days. |
| extra_gated_prompt: >- |
| Lightwheel will use the information you provide to evaluate and manage dataset access, |
| understand the EgoSuite-Open100K community, and contact you about your request. |
| extra_gated_fields: |
| "Full name": text |
| "Work email": text |
| "Affiliation or organization": text |
| "What are you planning to use it for?": text |
| "Research or product area": text |
| extra_gated_button_content: Request access |
| --- |
| |
| <div align="center"> |
| <picture> |
| <source media="(prefers-color-scheme: dark)" srcset="https://huggingface.co/spaces/LightwheelAI/README/resolve/main/assets/Lightwheel_white.png" /> |
| <source media="(prefers-color-scheme: light)" srcset="https://huggingface.co/spaces/LightwheelAI/README/resolve/main/assets/Lightwheel.png" /> |
| <img src="https://huggingface.co/spaces/LightwheelAI/README/resolve/main/assets/Lightwheel.png" alt="Lightwheel" width="300" /> |
| </picture> |
| </div> |
|
|
| <h1 align="center">EgoPro</h1> |
| <p align="center">The 10,000-hour head-and-wrist line of EgoSuite-Open100K.</p> |
| <p align="center"> |
| <a href="https://huggingface.co/buckets/LightwheelAI/EgoPro">Data Bucket</a> · |
| <a href="https://huggingface.co/collections/LightwheelAI/egosuite-open100k">Collection</a> · |
| <a href="https://huggingface.co/datasets/LightwheelAI/EgoDemo">EgoDemo</a> · |
| <a href="https://huggingface.co/datasets/LightwheelAI/EgoStandard">EgoStandard</a> · |
| <a href="https://egosuite100k.lightwheel.ai/">Project page</a> |
| </p> |
|
|
| <video src="https://huggingface.co/spaces/LightwheelAI/README/resolve/main/assets/egosuite-open100k-promo.mp4" controls autoplay muted loop playsinline width="100%"></video> |
|
|
| <p align="center"><a href="https://egosuite100k.lightwheel.ai/"><strong>Explore EgoSuite-Open100K ↗</strong></a></p> |
|
|
| > **Data location:** EgoPro is distributed through the [LightwheelAI/EgoPro Bucket](https://huggingface.co/buckets/LightwheelAI/EgoPro). This Git repository is the dataset card and access point; download the data from the Bucket. |
|
|
| ## Overview |
|
|
| EgoPro pairs synchronized head- and wrist-view video with 3D hand pose. Its body subset adds full-body pose. LeRobot and MCAP are alternative representations of the same episodes and must not be counted as additional hours. |
|
|
| | Sub-SKU | Planned duration | Camera views | Pose annotations | |
| |---|---:|---|---| |
| | <code>EgoProStandard</code> | 8,000 hours | Head, wrist | Hands | |
| | <code>EgoProStandard-body</code> | 2,000 hours | Head, wrist | Hands, full body | |
|
|
| Temporal event-level semantic annotations are included as a complimentary release add-on. |
|
|
| ## Data Access |
|
|
| After access is approved, install and authenticate the Hugging Face CLI: |
|
|
| pip install -U huggingface_hub |
| hf auth login |
| |
| Inspect the available prefixes before downloading: |
|
|
| hf buckets list LightwheelAI/EgoPro -h -R |
| |
| Download a selected directory or a single file: |
|
|
| # Replace PREFIX and LOCAL_DIR with paths chosen from the listing |
| hf buckets sync hf://buckets/LightwheelAI/EgoPro/PREFIX ./LOCAL_DIR |
| |
| # Replace PATH/TO/FILE and FILE with the selected object path and filename |
| hf buckets cp hf://buckets/LightwheelAI/EgoPro/PATH/TO/FILE ./FILE |
| |
| The Bucket is large and mutable, so its current file listing and manifests are the source of truth for published prefixes. See the [Hugging Face Bucket guide](https://huggingface.co/docs/huggingface_hub/en/guides/buckets) for filtering, mounting, Python access, and sync options. |
|
|
| ## Privacy and Use |
|
|
| Recordings were processed through an automated de-identification pipeline with human verification, including blurring of faces, license plates, and other personally identifiable information. All participants provided informed consent covering collection, annotation, controlled release, and uses permitted by the dataset license. Use of the data is governed by the repository license and access terms. |
|
|
| For dataset questions, open a discussion in this repository. For other inquiries, contact [contact@lightwheel.ai](mailto:contact@lightwheel.ai). |
|
|