Datasets:
orgn3ai commited on
Upload folder using huggingface_hub
Browse files- README.md +4 -4
- dataset_metadata.json +28 -28
- imu/imu_left_wrist/0000.json +0 -0
- imu/imu_left_wrist/0001.json +0 -0
- imu/imu_left_wrist/0002.json +0 -0
- imu/imu_left_wrist/0003.json +0 -0
- imu/imu_left_wrist/0004.json +0 -0
- imu/imu_left_wrist/0005.json +0 -0
- imu/imu_left_wrist/0006.json +0 -0
- imu/imu_left_wrist/0007.json +0 -0
- imu/imu_left_wrist/0008.json +0 -0
- imu/imu_left_wrist/0009.json +0 -0
- imu/imu_left_wrist/0010.json +0 -0
- imu/imu_left_wrist/0011.json +0 -0
- imu/imu_left_wrist/0012.json +0 -0
- medias/mosaic.mp4 +2 -2
- train/data-00000-of-00001.arrow +2 -2
- train/dataset_info.json +9 -9
- train/state.json +1 -1
README.md
CHANGED
|
@@ -77,7 +77,7 @@ This section provides detailed statistics extracted from `dataset_metadata.json`
|
|
| 77 |
- **Total Clips**: 26
|
| 78 |
- **Number of Sequences**: 39
|
| 79 |
- **Number of Streams**: 3
|
| 80 |
-
- **Stream Types**: ego,
|
| 81 |
|
| 82 |
### Duration Statistics
|
| 83 |
|
|
@@ -125,7 +125,7 @@ dataset/
|
|
| 125 |
│ └── mosaic.mp4 # Mosaic preview video
|
| 126 |
└── videos/ # All video clips
|
| 127 |
└── ego/ # Ego video clips
|
| 128 |
-
└──
|
| 129 |
└── third/ # Third video clips
|
| 130 |
```
|
| 131 |
|
|
@@ -133,7 +133,7 @@ dataset/
|
|
| 133 |
|
| 134 |
The dataset contains **26 synchronized scenes** in a single `train` split. Each example includes:
|
| 135 |
|
| 136 |
-
- **Synchronized video columns**: One column per flux type (e.g., `ego`, `
|
| 137 |
- **Scene metadata**: `scene_id`, `sync_id`, `duration_ms`, `padding_ms`, `fps`
|
| 138 |
- **Rich metadata dictionary**: Task, environment, audio info, and synchronization details
|
| 139 |
|
|
@@ -294,7 +294,7 @@ Each example contains:
|
|
| 294 |
- **`fps`**: Frames per second (extracted from video)
|
| 295 |
- **`batch_id`**: Batch identifier
|
| 296 |
- **`dataset_name`**: Dataset name from config
|
| 297 |
-
- **One column per flux**: Each flux name from `metadata['flux_names']` has its own column (e.g., `ego`, `
|
| 298 |
- **`metadata`**: Dictionary containing:
|
| 299 |
- `task`: Task identifier
|
| 300 |
- `environment`: Environment description
|
|
|
|
| 77 |
- **Total Clips**: 26
|
| 78 |
- **Number of Sequences**: 39
|
| 79 |
- **Number of Streams**: 3
|
| 80 |
+
- **Stream Types**: ego, imu_left_wrist, third
|
| 81 |
|
| 82 |
### Duration Statistics
|
| 83 |
|
|
|
|
| 125 |
│ └── mosaic.mp4 # Mosaic preview video
|
| 126 |
└── videos/ # All video clips
|
| 127 |
└── ego/ # Ego video clips
|
| 128 |
+
└── imu_left_wrist/ # Imu_left_wrist video clips
|
| 129 |
└── third/ # Third video clips
|
| 130 |
```
|
| 131 |
|
|
|
|
| 133 |
|
| 134 |
The dataset contains **26 synchronized scenes** in a single `train` split. Each example includes:
|
| 135 |
|
| 136 |
+
- **Synchronized video columns**: One column per flux type (e.g., `ego`, `imu_left_wrist`, `third`)
|
| 137 |
- **Scene metadata**: `scene_id`, `sync_id`, `duration_ms`, `padding_ms`, `fps`
|
| 138 |
- **Rich metadata dictionary**: Task, environment, audio info, and synchronization details
|
| 139 |
|
|
|
|
| 294 |
- **`fps`**: Frames per second (extracted from video)
|
| 295 |
- **`batch_id`**: Batch identifier
|
| 296 |
- **`dataset_name`**: Dataset name from config
|
| 297 |
+
- **One column per flux**: Each flux name from `metadata['flux_names']` has its own column (e.g., `ego`, `imu_left_wrist`, `third`) - String path to video file (relative to dataset root)
|
| 298 |
- **`metadata`**: Dictionary containing:
|
| 299 |
- `task`: Task identifier
|
| 300 |
- `environment`: Environment description
|
dataset_metadata.json
CHANGED
|
@@ -6,12 +6,12 @@
|
|
| 6 |
"num_streams": 3,
|
| 7 |
"stream_types": [
|
| 8 |
"ego",
|
| 9 |
-
"
|
| 10 |
"third"
|
| 11 |
],
|
| 12 |
"flux": [
|
| 13 |
"ego",
|
| 14 |
-
"
|
| 15 |
"third"
|
| 16 |
],
|
| 17 |
"padding_ms": 1500,
|
|
@@ -230,92 +230,92 @@
|
|
| 230 |
"duration_ms": 27800
|
| 231 |
},
|
| 232 |
{
|
| 233 |
-
"id": "
|
| 234 |
-
"flux_name": "
|
| 235 |
"type": "imu",
|
| 236 |
"num_clips": 1,
|
| 237 |
"duration_ms": 25000
|
| 238 |
},
|
| 239 |
{
|
| 240 |
-
"id": "
|
| 241 |
-
"flux_name": "
|
| 242 |
"type": "imu",
|
| 243 |
"num_clips": 1,
|
| 244 |
"duration_ms": 24100
|
| 245 |
},
|
| 246 |
{
|
| 247 |
-
"id": "
|
| 248 |
-
"flux_name": "
|
| 249 |
"type": "imu",
|
| 250 |
"num_clips": 1,
|
| 251 |
"duration_ms": 26500
|
| 252 |
},
|
| 253 |
{
|
| 254 |
-
"id": "
|
| 255 |
-
"flux_name": "
|
| 256 |
"type": "imu",
|
| 257 |
"num_clips": 1,
|
| 258 |
"duration_ms": 24167
|
| 259 |
},
|
| 260 |
{
|
| 261 |
-
"id": "
|
| 262 |
-
"flux_name": "
|
| 263 |
"type": "imu",
|
| 264 |
"num_clips": 1,
|
| 265 |
"duration_ms": 29833
|
| 266 |
},
|
| 267 |
{
|
| 268 |
-
"id": "
|
| 269 |
-
"flux_name": "
|
| 270 |
"type": "imu",
|
| 271 |
"num_clips": 1,
|
| 272 |
"duration_ms": 28467
|
| 273 |
},
|
| 274 |
{
|
| 275 |
-
"id": "
|
| 276 |
-
"flux_name": "
|
| 277 |
"type": "imu",
|
| 278 |
"num_clips": 1,
|
| 279 |
"duration_ms": 26833
|
| 280 |
},
|
| 281 |
{
|
| 282 |
-
"id": "
|
| 283 |
-
"flux_name": "
|
| 284 |
"type": "imu",
|
| 285 |
"num_clips": 1,
|
| 286 |
"duration_ms": 25533
|
| 287 |
},
|
| 288 |
{
|
| 289 |
-
"id": "
|
| 290 |
-
"flux_name": "
|
| 291 |
"type": "imu",
|
| 292 |
"num_clips": 1,
|
| 293 |
"duration_ms": 23867
|
| 294 |
},
|
| 295 |
{
|
| 296 |
-
"id": "
|
| 297 |
-
"flux_name": "
|
| 298 |
"type": "imu",
|
| 299 |
"num_clips": 1,
|
| 300 |
"duration_ms": 24733
|
| 301 |
},
|
| 302 |
{
|
| 303 |
-
"id": "
|
| 304 |
-
"flux_name": "
|
| 305 |
"type": "imu",
|
| 306 |
"num_clips": 1,
|
| 307 |
"duration_ms": 29334
|
| 308 |
},
|
| 309 |
{
|
| 310 |
-
"id": "
|
| 311 |
-
"flux_name": "
|
| 312 |
"type": "imu",
|
| 313 |
"num_clips": 1,
|
| 314 |
"duration_ms": 23367
|
| 315 |
},
|
| 316 |
{
|
| 317 |
-
"id": "
|
| 318 |
-
"flux_name": "
|
| 319 |
"type": "imu",
|
| 320 |
"num_clips": 1,
|
| 321 |
"duration_ms": 27800
|
|
|
|
| 6 |
"num_streams": 3,
|
| 7 |
"stream_types": [
|
| 8 |
"ego",
|
| 9 |
+
"imu_left_wrist",
|
| 10 |
"third"
|
| 11 |
],
|
| 12 |
"flux": [
|
| 13 |
"ego",
|
| 14 |
+
"imu_left_wrist",
|
| 15 |
"third"
|
| 16 |
],
|
| 17 |
"padding_ms": 1500,
|
|
|
|
| 230 |
"duration_ms": 27800
|
| 231 |
},
|
| 232 |
{
|
| 233 |
+
"id": "pizza_dough_ballforming_01_imu_left_wrist_25000ms",
|
| 234 |
+
"flux_name": "imu_left_wrist",
|
| 235 |
"type": "imu",
|
| 236 |
"num_clips": 1,
|
| 237 |
"duration_ms": 25000
|
| 238 |
},
|
| 239 |
{
|
| 240 |
+
"id": "pizza_dough_ballforming_01_imu_left_wrist_24100ms",
|
| 241 |
+
"flux_name": "imu_left_wrist",
|
| 242 |
"type": "imu",
|
| 243 |
"num_clips": 1,
|
| 244 |
"duration_ms": 24100
|
| 245 |
},
|
| 246 |
{
|
| 247 |
+
"id": "pizza_dough_ballforming_01_imu_left_wrist_26500ms",
|
| 248 |
+
"flux_name": "imu_left_wrist",
|
| 249 |
"type": "imu",
|
| 250 |
"num_clips": 1,
|
| 251 |
"duration_ms": 26500
|
| 252 |
},
|
| 253 |
{
|
| 254 |
+
"id": "pizza_dough_ballforming_01_imu_left_wrist_24167ms",
|
| 255 |
+
"flux_name": "imu_left_wrist",
|
| 256 |
"type": "imu",
|
| 257 |
"num_clips": 1,
|
| 258 |
"duration_ms": 24167
|
| 259 |
},
|
| 260 |
{
|
| 261 |
+
"id": "pizza_dough_ballforming_01_imu_left_wrist_29833ms",
|
| 262 |
+
"flux_name": "imu_left_wrist",
|
| 263 |
"type": "imu",
|
| 264 |
"num_clips": 1,
|
| 265 |
"duration_ms": 29833
|
| 266 |
},
|
| 267 |
{
|
| 268 |
+
"id": "pizza_dough_ballforming_01_imu_left_wrist_28467ms",
|
| 269 |
+
"flux_name": "imu_left_wrist",
|
| 270 |
"type": "imu",
|
| 271 |
"num_clips": 1,
|
| 272 |
"duration_ms": 28467
|
| 273 |
},
|
| 274 |
{
|
| 275 |
+
"id": "pizza_dough_ballforming_01_imu_left_wrist_26833ms",
|
| 276 |
+
"flux_name": "imu_left_wrist",
|
| 277 |
"type": "imu",
|
| 278 |
"num_clips": 1,
|
| 279 |
"duration_ms": 26833
|
| 280 |
},
|
| 281 |
{
|
| 282 |
+
"id": "pizza_dough_ballforming_01_imu_left_wrist_25533ms",
|
| 283 |
+
"flux_name": "imu_left_wrist",
|
| 284 |
"type": "imu",
|
| 285 |
"num_clips": 1,
|
| 286 |
"duration_ms": 25533
|
| 287 |
},
|
| 288 |
{
|
| 289 |
+
"id": "pizza_dough_ballforming_01_imu_left_wrist_23867ms",
|
| 290 |
+
"flux_name": "imu_left_wrist",
|
| 291 |
"type": "imu",
|
| 292 |
"num_clips": 1,
|
| 293 |
"duration_ms": 23867
|
| 294 |
},
|
| 295 |
{
|
| 296 |
+
"id": "pizza_dough_ballforming_01_imu_left_wrist_24733ms",
|
| 297 |
+
"flux_name": "imu_left_wrist",
|
| 298 |
"type": "imu",
|
| 299 |
"num_clips": 1,
|
| 300 |
"duration_ms": 24733
|
| 301 |
},
|
| 302 |
{
|
| 303 |
+
"id": "pizza_dough_ballforming_01_imu_left_wrist_29334ms",
|
| 304 |
+
"flux_name": "imu_left_wrist",
|
| 305 |
"type": "imu",
|
| 306 |
"num_clips": 1,
|
| 307 |
"duration_ms": 29334
|
| 308 |
},
|
| 309 |
{
|
| 310 |
+
"id": "pizza_dough_ballforming_01_imu_left_wrist_23367ms",
|
| 311 |
+
"flux_name": "imu_left_wrist",
|
| 312 |
"type": "imu",
|
| 313 |
"num_clips": 1,
|
| 314 |
"duration_ms": 23367
|
| 315 |
},
|
| 316 |
{
|
| 317 |
+
"id": "pizza_dough_ballforming_01_imu_left_wrist_27800ms",
|
| 318 |
+
"flux_name": "imu_left_wrist",
|
| 319 |
"type": "imu",
|
| 320 |
"num_clips": 1,
|
| 321 |
"duration_ms": 27800
|
imu/imu_left_wrist/0000.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
imu/imu_left_wrist/0001.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
imu/imu_left_wrist/0002.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
imu/imu_left_wrist/0003.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
imu/imu_left_wrist/0004.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
imu/imu_left_wrist/0005.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
imu/imu_left_wrist/0006.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
imu/imu_left_wrist/0007.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
imu/imu_left_wrist/0008.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
imu/imu_left_wrist/0009.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
imu/imu_left_wrist/0010.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
imu/imu_left_wrist/0011.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
imu/imu_left_wrist/0012.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
medias/mosaic.mp4
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:981c16cc208cdfb97f5cc83d3035be152e72d6cb88b0f004c0be26625f789036
|
| 3 |
+
size 10316153
|
train/data-00000-of-00001.arrow
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:33e77eabe7e4191dcfe7305a110678684dae8640b6562e85be29dd68c8327573
|
| 3 |
+
size 261112
|
train/dataset_info.json
CHANGED
|
@@ -34,7 +34,7 @@
|
|
| 34 |
"dtype": "string",
|
| 35 |
"_type": "Value"
|
| 36 |
},
|
| 37 |
-
"
|
| 38 |
"dtype": "string",
|
| 39 |
"_type": "Value"
|
| 40 |
},
|
|
@@ -42,14 +42,14 @@
|
|
| 42 |
"dtype": "string",
|
| 43 |
"_type": "Value"
|
| 44 |
},
|
| 45 |
-
"
|
| 46 |
"feature": {
|
| 47 |
"dtype": "float64",
|
| 48 |
"_type": "Value"
|
| 49 |
},
|
| 50 |
"_type": "List"
|
| 51 |
},
|
| 52 |
-
"
|
| 53 |
"feature": {
|
| 54 |
"feature": {
|
| 55 |
"dtype": "float32",
|
|
@@ -59,7 +59,7 @@
|
|
| 59 |
},
|
| 60 |
"_type": "List"
|
| 61 |
},
|
| 62 |
-
"
|
| 63 |
"feature": {
|
| 64 |
"feature": {
|
| 65 |
"dtype": "float32",
|
|
@@ -69,7 +69,7 @@
|
|
| 69 |
},
|
| 70 |
"_type": "List"
|
| 71 |
},
|
| 72 |
-
"
|
| 73 |
"feature": {
|
| 74 |
"feature": {
|
| 75 |
"dtype": "float32",
|
|
@@ -79,7 +79,7 @@
|
|
| 79 |
},
|
| 80 |
"_type": "List"
|
| 81 |
},
|
| 82 |
-
"
|
| 83 |
"feature": {
|
| 84 |
"feature": {
|
| 85 |
"dtype": "float32",
|
|
@@ -89,7 +89,7 @@
|
|
| 89 |
},
|
| 90 |
"_type": "List"
|
| 91 |
},
|
| 92 |
-
"
|
| 93 |
"feature": {
|
| 94 |
"feature": {
|
| 95 |
"dtype": "float32",
|
|
@@ -99,7 +99,7 @@
|
|
| 99 |
},
|
| 100 |
"_type": "List"
|
| 101 |
},
|
| 102 |
-
"
|
| 103 |
"feature": {
|
| 104 |
"feature": {
|
| 105 |
"dtype": "float32",
|
|
@@ -109,7 +109,7 @@
|
|
| 109 |
},
|
| 110 |
"_type": "List"
|
| 111 |
},
|
| 112 |
-
"
|
| 113 |
"feature": {
|
| 114 |
"feature": {
|
| 115 |
"dtype": "float32",
|
|
|
|
| 34 |
"dtype": "string",
|
| 35 |
"_type": "Value"
|
| 36 |
},
|
| 37 |
+
"imu_left_wrist": {
|
| 38 |
"dtype": "string",
|
| 39 |
"_type": "Value"
|
| 40 |
},
|
|
|
|
| 42 |
"dtype": "string",
|
| 43 |
"_type": "Value"
|
| 44 |
},
|
| 45 |
+
"imu_left_wrist_timestamps": {
|
| 46 |
"feature": {
|
| 47 |
"dtype": "float64",
|
| 48 |
"_type": "Value"
|
| 49 |
},
|
| 50 |
"_type": "List"
|
| 51 |
},
|
| 52 |
+
"imu_left_wrist_magnetometer": {
|
| 53 |
"feature": {
|
| 54 |
"feature": {
|
| 55 |
"dtype": "float32",
|
|
|
|
| 59 |
},
|
| 60 |
"_type": "List"
|
| 61 |
},
|
| 62 |
+
"imu_left_wrist_orientation": {
|
| 63 |
"feature": {
|
| 64 |
"feature": {
|
| 65 |
"dtype": "float32",
|
|
|
|
| 69 |
},
|
| 70 |
"_type": "List"
|
| 71 |
},
|
| 72 |
+
"imu_left_wrist_accel": {
|
| 73 |
"feature": {
|
| 74 |
"feature": {
|
| 75 |
"dtype": "float32",
|
|
|
|
| 79 |
},
|
| 80 |
"_type": "List"
|
| 81 |
},
|
| 82 |
+
"imu_left_wrist_gravity": {
|
| 83 |
"feature": {
|
| 84 |
"feature": {
|
| 85 |
"dtype": "float32",
|
|
|
|
| 89 |
},
|
| 90 |
"_type": "List"
|
| 91 |
},
|
| 92 |
+
"imu_left_wrist_gyro": {
|
| 93 |
"feature": {
|
| 94 |
"feature": {
|
| 95 |
"dtype": "float32",
|
|
|
|
| 99 |
},
|
| 100 |
"_type": "List"
|
| 101 |
},
|
| 102 |
+
"imu_left_wrist_total_accel": {
|
| 103 |
"feature": {
|
| 104 |
"feature": {
|
| 105 |
"dtype": "float32",
|
|
|
|
| 109 |
},
|
| 110 |
"_type": "List"
|
| 111 |
},
|
| 112 |
+
"imu_left_wrist_location": {
|
| 113 |
"feature": {
|
| 114 |
"feature": {
|
| 115 |
"dtype": "float32",
|
train/state.json
CHANGED
|
@@ -4,7 +4,7 @@
|
|
| 4 |
"filename": "data-00000-of-00001.arrow"
|
| 5 |
}
|
| 6 |
],
|
| 7 |
-
"_fingerprint": "
|
| 8 |
"_format_columns": null,
|
| 9 |
"_format_kwargs": {},
|
| 10 |
"_format_type": null,
|
|
|
|
| 4 |
"filename": "data-00000-of-00001.arrow"
|
| 5 |
}
|
| 6 |
],
|
| 7 |
+
"_fingerprint": "e41d8dc55bfccadc",
|
| 8 |
"_format_columns": null,
|
| 9 |
"_format_kwargs": {},
|
| 10 |
"_format_type": null,
|