andrewlababy Cursor commited on
Commit
65e411b
·
1 Parent(s): 7cc5b9e

Update README with full dataset card content

Browse files

Co-authored-by: Cursor <cursoragent@cursor.com>

Files changed (1) hide show
  1. README.md +225 -0
README.md ADDED
@@ -0,0 +1,225 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-4.0
3
+ task_categories:
4
+ - computer-vision
5
+ - robotics
6
+ - reinforcement-learning
7
+
8
+ tags:
9
+ - robotics
10
+ - manipulation
11
+ - embodied-ai
12
+ - imitation-learning
13
+ - rgbd
14
+ - realsense
15
+ - kitchen
16
+ - cooking
17
+ - human-demonstration
18
+ ---
19
+
20
+ # 🍳 Chinese Commercial Kitchen Manipulation Dataset — Preview Pack
21
+
22
+ > Asia's first real commercial kitchen manipulation dataset.
23
+ >
24
+ > Professional chef (20 years) · Real restaurant · RGB-D · Multi-view
25
+
26
+ ---
27
+
28
+ # Overview
29
+
30
+ This repository contains a preview pack of a real-world Chinese commercial kitchen manipulation dataset.
31
+
32
+ The dataset was collected in an operating restaurant environment using multi-view RGB and depth sensors. Unlike laboratory datasets, the recordings capture realistic cooking workflows, cluttered workspaces, variable lighting conditions, and natural human motion.
33
+
34
+ The current preview release contains screenshot samples only.
35
+
36
+ The complete dataset, including original videos, raw depth files, and future task collections, is available upon request.
37
+
38
+ ---
39
+
40
+ # Key Features
41
+
42
+ - Real commercial Chinese kitchen environment
43
+ - Professional chef with 20 years of experience
44
+ - Multi-view recording setup
45
+ - RGB + Depth data
46
+ - First-person (egocentric) perspective
47
+ - Suitable for:
48
+ - Embodied AI
49
+ - Robotic Manipulation
50
+ - Imitation Learning
51
+ - Human Action Recognition
52
+ - Visual-Language Action Models
53
+ - Grasp Planning Research
54
+
55
+ ---
56
+
57
+ # Preview Contents
58
+
59
+ ## RGB — Overhead View (`/overhead`)
60
+
61
+ Fixed Intel RealSense D435I camera mounted approximately 1.5 meters above the workstation.
62
+
63
+ Provides a complete view of:
64
+
65
+ - Ingredients
66
+ - Tools
67
+ - Both hands
68
+ - Cooking workspace
69
+
70
+ ---
71
+
72
+ ## Depth Data — Colorized Preview (`/depth`)
73
+
74
+ Raw depth data was captured using an Intel RealSense D435I sensor.
75
+
76
+ Preview images are colorized visualizations generated from the original depth frames.
77
+
78
+ Depth format:
79
+
80
+ - HDF5
81
+ - Float32
82
+ - Metric depth (meters)
83
+
84
+ Point cloud reconstruction can be generated directly from the original depth recordings.
85
+
86
+ ---
87
+
88
+ ## Task 1 — Cutting (`/task_01_cutting`)
89
+
90
+ Examples include:
91
+
92
+ - Vegetable cutting
93
+ - Meat cutting
94
+
95
+ Views:
96
+
97
+ - Egocentric (head-mounted camera)
98
+ - Side view camera
99
+ - Overhead RGB-D (Intel RealSense D435I, includes depth data)
100
+
101
+ ---
102
+
103
+ ## Task 2 — Wok Stir-Fry (`/task_02_stir_fry`)
104
+
105
+ High-difficulty bimanual manipulation task involving:
106
+
107
+ - Ingredient handling
108
+ - Wok operation
109
+ - Continuous tool interaction
110
+
111
+ Views:
112
+
113
+ - Egocentric (head-mounted camera)
114
+ - Side view camera
115
+
116
+ ---
117
+
118
+ # Sensor Configuration
119
+
120
+ Three complementary viewpoints were recorded simultaneously:
121
+
122
+ | View | Resolution | Frame Rate |
123
+ |--------|--------|--------|
124
+ | Egocentric | 3840 × 2160 (4K) | 29.97 fps |
125
+ | Side View | 1920 × 1080 | 60 fps |
126
+ | Overhead RGB-D | 1280 × 720 | 15 fps |
127
+
128
+ This multi-view setup captures both fine-grained hand-object interactions and global workspace context.
129
+
130
+ ---
131
+
132
+ # Available Data
133
+
134
+ | Content | Format | Status |
135
+ |----------|----------|----------|
136
+ | Multi-view RGB Videos | MP4 | Available upon request |
137
+ | Depth Data | HDF5 (float32, meters) | Available upon request |
138
+ | RealSense Raw Recordings | .bag | Available upon request |
139
+ | Screenshot Preview Pack | PNG | Included in this repository |
140
+
141
+ ---
142
+
143
+ # Future Collection Tasks
144
+
145
+ Additional task categories are currently being planned and can be collected upon request.
146
+
147
+ Potential tasks include:
148
+
149
+ - Stewing
150
+ - Deep Frying
151
+ - Pan Frying
152
+ - Dumpling Folding
153
+ - Ingredient Preparation
154
+ - Kitchen Cleaning Procedures
155
+
156
+ Custom task collection may be available for research and commercial projects.
157
+
158
+ ---
159
+
160
+ # Collection Environment
161
+
162
+ **Location**
163
+
164
+ Zhongshan, Guangdong, China
165
+
166
+ **Venue**
167
+
168
+ Operating commercial Chinese restaurant
169
+
170
+ **Operator**
171
+
172
+ Professional chef with approximately 20 years of experience
173
+
174
+ **Consent**
175
+
176
+ Full informed consent obtained from all participants.
177
+
178
+ ---
179
+
180
+ # Dataset Applications
181
+
182
+ Potential applications include:
183
+
184
+ - Robotic Cooking Systems
185
+ - Embodied Foundation Models
186
+ - Visual Action Understanding
187
+ - Human Demonstration Learning
188
+ - Multi-modal Perception
189
+ - RGB-D Manipulation Research
190
+ - Human-Robot Collaboration
191
+
192
+ ---
193
+
194
+ # Access to Full Dataset
195
+
196
+ The complete dataset is not publicly hosted due to storage size limitations.
197
+
198
+ Available materials include:
199
+
200
+ - Multi-view MP4 recordings
201
+ - Original RealSense depth data
202
+ - Raw bag recordings
203
+ - Optional annotations
204
+
205
+ Researchers and organizations interested in accessing the complete dataset may contact:
206
+
207
+ 📧 andy@dynamicnova.com
208
+
209
+ Please include:
210
+
211
+ - Research topic
212
+ - Intended use case
213
+ - Preferred format (MP4 / HDF5 / RLDS / LeRobot)
214
+
215
+ ---
216
+
217
+ # Citation
218
+
219
+ If you use this dataset in academic or commercial research, please cite this repository.
220
+
221
+ ---
222
+
223
+ *Preview collected in May 2026*
224
+
225
+ *Nova Dynamics Limited*