simonsu2000 commited on
Commit
e1163be
·
verified ·
1 Parent(s): 5b9f193

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +168 -180
README.md CHANGED
@@ -1,180 +1,168 @@
1
- ---
2
- language:
3
- - en
4
- license: cc-by-nc-4.0
5
- size_categories:
6
- - 1K<n<10K
7
- task_categories:
8
- - video-classification
9
- - object-detection
10
- tags:
11
- - egocentric
12
- - dexterous-manipulation
13
- - hand-pose
14
- - robotics
15
- - embodied-ai
16
- - first-person
17
- - human-demonstration
18
- pretty_name: "OBayData Egocentric Dexterous Manipulation Demo"
19
- dataset_info:
20
- config_name: default
21
- splits:
22
- - name: train
23
- num_examples: 500
24
- - name: test
25
- num_examples: 100
26
- ---
27
-
28
- # OBayData Egocentric Dexterous Manipulation Demo
29
-
30
- ## Dataset Description
31
-
32
- - **Homepage:** [obaydata.com](https://obaydata.com)
33
- - **Repository:** [obaydata/egocentric-data-collection](https://github.com/obaydata/egocentric-data-collection)
34
- - **Point of Contact:** contact@obaydata.com
35
-
36
- ### Dataset Summary
37
-
38
- This is a **demo dataset** from [OBayData](https://obaydata.com), showcasing our egocentric dexterous manipulation data collection capabilities. It contains a curated subset of first-person human operation recordings captured with our multi-camera hardware setup across real-world scenarios.
39
-
40
- **This demo is intended for quality evaluation.** Full-scale data collection is available as a managed service — see [Production Data Service](#production-data-service) below.
41
-
42
- ### Supported Tasks
43
-
44
- - **Action Recognition** — classify human manipulation actions from egocentric video
45
- - **Hand Pose Estimation** — predict 3D hand joint positions from first-person views
46
- - **Robot Learning from Human Demonstrations** — use as training signal for imitation learning and sim-to-real transfer
47
- - **Video Understanding** — temporal reasoning over long-horizon manipulation sequences
48
- - **Language-Grounded Manipulation** — map atomic language annotations to visual actions
49
-
50
- ### Languages
51
-
52
- All annotations are in English.
53
-
54
- ## Dataset Structure
55
-
56
- ### Data Fields
57
-
58
- | Field | Type | Description |
59
- |---|---|---|
60
- | `video` | Video (MP4) | 1080p egocentric video from head-mounted camera |
61
- | `wrist_left` | Video (MP4) | 1080p video from left wrist camera |
62
- | `wrist_right` | Video (MP4) | 1080p video from right wrist camera |
63
- | `hand_pose` | JSON | Per-frame 3D hand joint positions (21 joints × 2 hands) |
64
- | `camera_extrinsics` | JSON | Per-frame camera pose (rotation + translation) |
65
- | `action_labels` | JSON | Temporal action segments with start/end timestamps and labels |
66
- | `language_annotations` | JSON | Atomic-level natural language descriptions of sub-actions |
67
- | `metadata` | JSON | Scenario type, session ID, operator ID, hardware config |
68
-
69
- ### Data Splits
70
-
71
- | Split | Examples | Purpose |
72
- |---|---|---|
73
- | `train` | 500 | Model training and development |
74
- | `test` | 100 | Held-out evaluation |
75
-
76
- ### Data Instances
77
-
78
- Each instance represents a single continuous manipulation session (typically 30 seconds to 5 minutes) with synchronized multi-view video and annotations.
79
-
80
- ## Dataset Creation
81
-
82
- ### Collection Process
83
-
84
- Data was collected using OBayData's standardized hardware rig:
85
-
86
- - **Head Camera** — head-mounted, capturing the egocentric viewpoint at 1080p / 30fps
87
- - **Dual Wrist Cameras** — left and right wrist-mounted cameras for close-up hand views
88
- - **Optional Tactile Gloves** — Manus METAGLOVES PRO for finger-level force and contact data (not included in this demo)
89
- - **Synchronization** — all streams are hardware-synchronized and temporally aligned
90
-
91
- Operators performed real manipulation tasks in authentic environments (not staged lab settings). Scenarios in this demo include kitchen tasks, object rearrangement, and tool use.
92
-
93
- ### Annotation Pipeline
94
-
95
- 1. **Camera Extrinsics** — estimated via structure-from-motion on the multi-view streams
96
- 2. **Hand Pose Reconstruction** — 3D hand mesh fitting using multi-view optimization
97
- 3. **Action Segmentation** — temporal boundaries annotated by trained human annotators
98
- 4. **Language Annotations** — atomic-level descriptions written by annotators following a structured protocol (e.g., *"grasp the red mug handle with right hand"*, *"pour water into the bowl"*)
99
-
100
- All annotations undergo multi-stage quality review.
101
-
102
- ### Source Data
103
-
104
- Recorded in real-world environments including residential kitchens, hotel rooms, and office spaces. No synthetic or simulated data.
105
-
106
- ### Personal and Sensitive Information
107
-
108
- All operators provided informed consent. Faces are not visible in egocentric recordings. No personally identifiable information is included in the released annotations.
109
-
110
- ## Considerations for Using the Data
111
-
112
- ### Intended Uses
113
-
114
- - Evaluating OBayData's data quality before commissioning large-scale collection
115
- - Research in egocentric vision, hand-object interaction, and robot learning
116
- - Benchmarking action recognition and hand pose estimation models
117
- - Prototyping language-grounded manipulation systems
118
-
119
- ### Out-of-Scope Uses
120
-
121
- - This demo is **not** large enough for training production foundation models — contact us for scaled collection
122
- - Not suitable for surveillance or biometric applications
123
- - Not intended for commercial redistribution
124
-
125
- ### Limitations
126
-
127
- - Demo contains a limited subset of scenarios (full service covers 1,000+ scenario types)
128
- - Tactile glove data is not included in this release
129
- - Annotation density may vary across sessions
130
-
131
- ## Production Data Service
132
-
133
- This demo represents a small fraction of OBayData's collection capabilities.
134
-
135
- ### Full Service Specifications
136
-
137
- | Capability | Details |
138
- |---|---|
139
- | **Monthly Capacity** | 100,000 hours/month |
140
- | **Availability** | Deliveries starting May 2026 |
141
- | **Scenario Coverage** | 1,000+ real-world scenarios (hospitality, manufacturing, retail, logistics, food service, etc.) |
142
- | **Pricing** | $5.50–$100/hour depending on volume, annotation complexity, and hardware config |
143
- | **Custom Scenarios** | Define your own tasks, environments, and skill requirements |
144
- | **Benchmark Alignment** | RoboTwin 2.0, PI Olympics, and custom benchmark protocols |
145
-
146
- ### Contact Us
147
-
148
- - **Website:** [obaydata.com](https://obaydata.com)
149
- - **Email:** simon.su@obaydata.com
150
- - **Company:** New Oriental Bay Limited (香港新东湾有限公司)
151
-
152
- ## Citation
153
-
154
- ```bibtex
155
- @dataset{obaydata2026egocentric,
156
- title={OBayData Egocentric Dexterous Manipulation Demo},
157
- author={OBayData Team},
158
- year={2026},
159
- url={https://huggingface.co/datasets/obaydata/egocentric-dexterous-manipulation-demo},
160
- publisher={Hugging Face}
161
- }
162
- ```
163
-
164
- ## License
165
-
166
- This demo dataset is released under [CC BY-NC 4.0](https://creativecommons.org/licenses/by-nc/4.0/). Commercial data collection available under custom licensing — contact us for details.
167
-
168
-
169
- ### 1. First-Person & Third-Person Egocentric Video Data
170
- Camera: First-person monocular RGB + four-corner positioning cameras.
171
- Output: MP4/AVI, 720p/1080p/2K, 15/30fps. Production: 500H/week.
172
- - **Code:** swm6
173
-
174
- ### 2. EgoCentric First-Person Binocular Data (Pico Camera)
175
- Camera: First-person binocular RGB (overlapping FOV, mimicking human eyes).
176
- Panoramic camera (FOV ~70×40°). Intrinsic offset <1%, distortion param diff <10⁻³.
177
- Output: MP4/AVI, 720p/1080p/2K, 15/30fps. Production: 500H/week. Price: ¥140/valid hour.
178
- - **Code:** dcty
179
-
180
- > Full copyright provided for all data.
 
1
+ ---
2
+ language:
3
+ - en
4
+ license: cc-by-nc-4.0
5
+ size_categories:
6
+ - 1K<n<10K
7
+ task_categories:
8
+ - video-classification
9
+ - object-detection
10
+ tags:
11
+ - egocentric
12
+ - dexterous-manipulation
13
+ - hand-pose
14
+ - robotics
15
+ - embodied-ai
16
+ - first-person
17
+ - human-demonstration
18
+ pretty_name: "OBayData Egocentric Dexterous Manipulation Demo"
19
+ dataset_info:
20
+ config_name: default
21
+ splits:
22
+ - name: train
23
+ num_examples: 500
24
+ - name: test
25
+ num_examples: 100
26
+ ---
27
+
28
+ # OBayData Egocentric Dexterous Manipulation Demo
29
+
30
+ ## Dataset Description
31
+
32
+ - **Homepage:** [obaydata.com](https://obaydata.com)
33
+ - **Repository:** [obaydata/egocentric-data-collection](https://github.com/obaydata/egocentric-data-collection)
34
+ - **Point of Contact:** contact@obaydata.com
35
+
36
+ ### Dataset Summary
37
+
38
+ This is a **demo dataset** from [OBayData](https://obaydata.com), showcasing our egocentric dexterous manipulation data collection capabilities. It contains a curated subset of first-person human operation recordings captured with our multi-camera hardware setup across real-world scenarios.
39
+
40
+ **This demo is intended for quality evaluation.** Full-scale data collection is available as a managed service — see [Production Data Service](#production-data-service) below.
41
+
42
+ ### Supported Tasks
43
+
44
+ - **Action Recognition** — classify human manipulation actions from egocentric video
45
+ - **Hand Pose Estimation** — predict 3D hand joint positions from first-person views
46
+ - **Robot Learning from Human Demonstrations** — use as training signal for imitation learning and sim-to-real transfer
47
+ - **Video Understanding** — temporal reasoning over long-horizon manipulation sequences
48
+ - **Language-Grounded Manipulation** — map atomic language annotations to visual actions
49
+
50
+ ### Languages
51
+
52
+ All annotations are in English.
53
+
54
+ ## Dataset Structure
55
+
56
+ ### Data Fields
57
+
58
+ | Field | Type | Description |
59
+ |---|---|---|
60
+ | `video` | Video (MP4) | 1080p egocentric video from head-mounted camera |
61
+ | `wrist_left` | Video (MP4) | 1080p video from left wrist camera |
62
+ | `wrist_right` | Video (MP4) | 1080p video from right wrist camera |
63
+ | `hand_pose` | JSON | Per-frame 3D hand joint positions (21 joints × 2 hands) |
64
+ | `camera_extrinsics` | JSON | Per-frame camera pose (rotation + translation) |
65
+ | `action_labels` | JSON | Temporal action segments with start/end timestamps and labels |
66
+ | `language_annotations` | JSON | Atomic-level natural language descriptions of sub-actions |
67
+ | `metadata` | JSON | Scenario type, session ID, operator ID, hardware config |
68
+
69
+ ### Data Splits
70
+
71
+ | Split | Examples | Purpose |
72
+ |---|---|---|
73
+ | `train` | 500 | Model training and development |
74
+ | `test` | 100 | Held-out evaluation |
75
+
76
+ ### Data Instances
77
+
78
+ Each instance represents a single continuous manipulation session (typically 30 seconds to 5 minutes) with synchronized multi-view video and annotations.
79
+
80
+ ## Dataset Creation
81
+
82
+ ### Collection Process
83
+
84
+ Data was collected using OBayData's standardized hardware rig:
85
+
86
+ - **Head Camera** — head-mounted, capturing the egocentric viewpoint at 1080p / 30fps
87
+ - **Dual Wrist Cameras** — left and right wrist-mounted cameras for close-up hand views
88
+ - **Optional Tactile Gloves** — Manus METAGLOVES PRO for finger-level force and contact data (not included in this demo)
89
+ - **Synchronization** — all streams are hardware-synchronized and temporally aligned
90
+
91
+ Operators performed real manipulation tasks in authentic environments (not staged lab settings). Scenarios in this demo include kitchen tasks, object rearrangement, and tool use.
92
+
93
+ ### Annotation Pipeline
94
+
95
+ 1. **Camera Extrinsics** — estimated via structure-from-motion on the multi-view streams
96
+ 2. **Hand Pose Reconstruction** — 3D hand mesh fitting using multi-view optimization
97
+ 3. **Action Segmentation** — temporal boundaries annotated by trained human annotators
98
+ 4. **Language Annotations** — atomic-level descriptions written by annotators following a structured protocol (e.g., *"grasp the red mug handle with right hand"*, *"pour water into the bowl"*)
99
+
100
+ All annotations undergo multi-stage quality review.
101
+
102
+ ### Source Data
103
+
104
+ Recorded in real-world environments including residential kitchens, hotel rooms, and office spaces. No synthetic or simulated data.
105
+
106
+ ### Personal and Sensitive Information
107
+
108
+ All operators provided informed consent. Faces are not visible in egocentric recordings. No personally identifiable information is included in the released annotations.
109
+
110
+ ## Considerations for Using the Data
111
+
112
+ ### Intended Uses
113
+
114
+ - Evaluating OBayData's data quality before commissioning large-scale collection
115
+ - Research in egocentric vision, hand-object interaction, and robot learning
116
+ - Benchmarking action recognition and hand pose estimation models
117
+ - Prototyping language-grounded manipulation systems
118
+
119
+ ### Out-of-Scope Uses
120
+
121
+ - This demo is **not** large enough for training production foundation models — contact us for scaled collection
122
+ - Not suitable for surveillance or biometric applications
123
+ - Not intended for commercial redistribution
124
+
125
+ ### Limitations
126
+
127
+ - Demo contains a limited subset of scenarios (full service covers 1,000+ scenario types)
128
+ - Tactile glove data is not included in this release
129
+ - Annotation density may vary across sessions
130
+
131
+ ## Production Data Service
132
+
133
+ This demo represents a small fraction of OBayData's collection capabilities.
134
+
135
+ ### Full Service Specifications
136
+
137
+ | Capability | Details |
138
+ |---|---|
139
+ | **Monthly Capacity** | 100,000 hours/month |
140
+ | **Availability** | Deliveries starting May 2026 |
141
+ | **Scenario Coverage** | 1,000+ real-world scenarios (hospitality, manufacturing, retail, logistics, food service, etc.) |
142
+ | **Pricing** | $5.50–$100/hour depending on volume, annotation complexity, and hardware config |
143
+ | **Custom Scenarios** | Define your own tasks, environments, and skill requirements |
144
+ | **Benchmark Alignment** | RoboTwin 2.0, PI Olympics, and custom benchmark protocols |
145
+
146
+ ### Contact Us
147
+
148
+ - **Website:** [obaydata.com](https://obaydata.com)
149
+ - **Email:** simon.su@obaydata.com
150
+ - **Company:** New Oriental Bay Limited (香港新东湾有限公司)
151
+
152
+ ## Citation
153
+
154
+ ```bibtex
155
+ @dataset{obaydata2026egocentric,
156
+ title={OBayData Egocentric Dexterous Manipulation Demo},
157
+ author={OBayData Team},
158
+ year={2026},
159
+ url={https://huggingface.co/datasets/obaydata/egocentric-dexterous-manipulation-demo},
160
+ publisher={Hugging Face}
161
+ }
162
+ ```
163
+
164
+ ## License
165
+
166
+ This demo dataset is released under [CC BY-NC 4.0](https://creativecommons.org/licenses/by-nc/4.0/). Commercial data collection available under custom licensing — contact us for details.
167
+
168
+