NVNalinD commited on
Commit
bb27ce1
·
verified ·
1 Parent(s): 893212f

add dataset card + asset previews (v1 rgb tier)

Browse files
README.md ADDED
@@ -0,0 +1,414 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-4.0
3
+ language:
4
+ - en
5
+ size_categories:
6
+ - 100K<n<1M
7
+ task_categories:
8
+ - video-classification
9
+ - video-text-to-text
10
+ - text-to-video
11
+ pretty_name: PhysicalAI SDG-Warehouse
12
+ tags:
13
+ - physical-ai
14
+ - synthetic-data
15
+ - video
16
+ - warehouse
17
+ - industrial-safety
18
+ - isaac-sim
19
+ - forklift
20
+ - fire
21
+ - multi-view
22
+ - webdataset
23
+ - cosmos
24
+ - nvidia
25
+ ---
26
+
27
+ # 🏭 PhysicalAI SDG-Warehouse
28
+
29
+ **A 412-hour, ~123K-clip synthetic warehouse safety video dataset — multi-view CCTV + eye-level rigs, four staged industrial-safety scenarios, full reproducibility from a single seed, packaged as streamable WebDataset shards.**
30
+
31
+ <p align="center">
32
+ <img src="./assets/scenario_nearmiss.jpg" width="24%" alt="Forklift–human near-miss"/>
33
+ <img src="./assets/scenario_fire.jpg" width="24%" alt="Warehouse fire"/>
34
+ <img src="./assets/scenario_collision.jpg" width="24%" alt="Forklift–shelf collision"/>
35
+ <img src="./assets/scenario_box_pickup.jpg" width="24%" alt="Warehouse box pickup"/>
36
+ </p>
37
+
38
+ <p align="center">
39
+ <em>Forklift–human near-miss &nbsp;·&nbsp; Warehouse fire &nbsp;·&nbsp; Forklift–shelf collision &nbsp;·&nbsp; Box pickup</em>
40
+ </p>
41
+
42
+ <p align="center">
43
+ <a href="https://huggingface.co/datasets/nvidia/PhysicalAI-SDG-WareHouse"><img src="https://img.shields.io/badge/🤗%20HuggingFace-Dataset-yellow"></a>
44
+ <img src="https://img.shields.io/badge/license-CC--BY--4.0-blue">
45
+ <img src="https://img.shields.io/badge/clips-~123K-success">
46
+ <img src="https://img.shields.io/badge/duration-~412h-success">
47
+ <img src="https://img.shields.io/badge/resolution-1920×1080-success">
48
+ <img src="https://img.shields.io/badge/fps-30-success">
49
+ <img src="https://img.shields.io/badge/format-WebDataset-orange">
50
+ <img src="https://img.shields.io/badge/built%20with-NVIDIA%20Isaac%20Sim-76B900">
51
+ </p>
52
+
53
+ ---
54
+
55
+ ## At a glance
56
+
57
+ | | | | |
58
+ |:--:|:--:|:--:|:--:|
59
+ | **≈123K**<br>video clips | **≈412 h**<br>of footage | **≈29.2K**<br>runs (samples) | **4**<br>scenarios |
60
+ | **1920×1080**<br>30 fps H.264 | **WebDataset**<br>tar shards (~5 GiB) | **5–10**<br>synced cameras / run | **100% reproducible**<br>(seed → pixels) |
61
+
62
+ > **v1 release scope (this card):** RGB video only, organized as run-grouped WebDataset shards. The full **artifacts** tier — metric depth, instance + shaded segmentation, Canny edges, 2D/3D bounding boxes, and per-frame camera intrinsics+extrinsics — is rendered, ground-truth-aligned to every RGB frame, and will land in an `artifacts/` tier of the same repo as a follow-up. The annotation visualizations below are from those native renders.
63
+
64
+ ---
65
+
66
+ ## ⚡ Quickstart
67
+
68
+ Download a single scenario (a few hundred GB) — recommended for most users:
69
+
70
+ ```bash
71
+ pip install -U "huggingface_hub[hf_xet]"
72
+
73
+ huggingface-cli download nvidia/PhysicalAI-SDG-WareHouse \
74
+ --repo-type dataset \
75
+ --include "rgb/forklift_human_nearmiss/**" "metadata/**" \
76
+ --local-dir ./PhysicalAI-SDG-WareHouse
77
+ ```
78
+
79
+ Available scenario directories:
80
+
81
+ | Scenario | Repo path | Shards | ~Size |
82
+ |---|---|---:|---:|
83
+ | Forklift–human near-miss | `rgb/forklift_human_nearmiss/` | 113 | ~549 GiB |
84
+ | Warehouse fire | `rgb/warehouse_fire/` | 125 | ~619 GiB |
85
+ | Forklift–shelf collision | `rgb/forklift_shelf_collision/` | 114 | ~559 GiB |
86
+ | Warehouse box pickup | `rgb/warehouse_box_pickup/` | 107 | ~520 GiB |
87
+
88
+ Or pull the whole dataset (~2.24 TiB):
89
+
90
+ ```bash
91
+ huggingface-cli download nvidia/PhysicalAI-SDG-WareHouse \
92
+ --repo-type dataset \
93
+ --local-dir ./PhysicalAI-SDG-WareHouse
94
+ ```
95
+
96
+ For **streaming** (no full download) see [Loading examples](#loading-examples).
97
+
98
+ ---
99
+
100
+ ## Why this dataset?
101
+
102
+ > Real industrial-safety footage is **rare, sensitive, and rarely annotated**. SDG-Warehouse fixes that by guaranteeing the event happens, controlling every parameter, and shipping per-pixel ground truth for every frame.
103
+
104
+ - **🎯 Deterministic ground truth.** *(Coming with the artifacts tier.)* Depth, instance segmentation, shaded segmentation, Canny edges, and 2D / 3D bounding boxes — *natively rendered*, not predicted, perfectly aligned to the RGB.
105
+ - **📹 Multi-view by construction.** Every run is filmed from 5–10 synchronized cameras (ceiling CCTV + worker-height eye-level / circular impact rigs), with stable per-camera aliases that match across releases.
106
+ - **🔁 Reproducible.** Each run is driven by a single random seed that controls scene composition, lighting, agent identity, motion, camera pose, and event timing. Seed is exposed in every sample's `meta.json`.
107
+ - **🚨 Rare-event coverage.** Forklift–human near-misses, fire evacuations, and shelf collisions — events that are operationally dangerous and legally fraught to capture in the real world.
108
+ - **📦 Streamable.** Shipped as standard WebDataset `.tar` shards (~5 GiB each), so you can train without downloading hundreds of GB up front. A Parquet `metadata/clips.parquet` index lets you filter by scenario / camera / seed without opening a single tar.
109
+ - **🏗️ Built on NVIDIA Isaac Sim** with Isaac Sim Replicator Object (IRO) and Replicator Agent (IRA), so the same pipeline can be extended to your own scenarios.
110
+
111
+ This dataset is described in §A.1.5 of the [Cosmos3 technical report](#citation). <!-- TODO: replace #citation with arXiv URL when public -->
112
+
113
+ ---
114
+
115
+ ## What you can build with it
116
+
117
+ | Use case | Why SDG-Warehouse helps |
118
+ |---|---|
119
+ | **Industrial-safety event detection** (near-miss, collision, fire, evacuation) | Rare in real footage, fully covered here, with seed-controlled difficulty (e.g. last-moment dodge distance). |
120
+ | **Multi-camera 3D tracking** | 5–10 synchronized camera viewpoints per run; full intrinsics + extrinsics ship with the artifacts tier. |
121
+ | **Video / world foundation models (Cosmos and friends)** | 412 hours of physically-grounded, long-horizon, multi-camera video. |
122
+ | **Forklift behavior / collision prediction** | Parameterized forklift trajectories, dodge events, and rigid-body shelf-impact dynamics. |
123
+ | **Monocular depth, segmentation & edge models** | Pixel-perfect colorized depth, instance / shaded segmentation, and Canny edges — *available in the upcoming artifacts tier*, large-scale, perfectly aligned, automatic. |
124
+ | **Sim-to-real & domain-randomization research** | Full per-light randomization (color temperature, intensity, exposure, color), per-asset variation, and parametric camera placement give a controlled testbed. |
125
+ | **Synthetic-data ablations & scaling laws** | Independent reproducible runs make it straightforward to subsample, re-render, or augment for data-scaling studies. |
126
+ | **VLM / video-LLM training & eval** | Dense scenario / camera / seed metadata in `metadata/clips.parquet`; per-frame captions can be derived from the run-level metadata. |
127
+
128
+ ---
129
+
130
+ ## Modalities
131
+
132
+ ### Available now (this release — `rgb/` tier)
133
+
134
+ | Stream | Format | What it is |
135
+ |---|---|---|
136
+ | **RGB** | MP4 (H.264) | Photoreal Isaac Sim render of the scene, one mp4 per camera per run |
137
+ | **Run metadata** | JSON (`meta.json`) | scenario, seed, source_kind, list of cameras with aliases + source paths, S3 provenance |
138
+ | **IRA writer metadata** | TXT (`metadata.txt`) | Replicator-writer name / version / global seed (present for most multi-cam runs) |
139
+ | **Per-clip Parquet index** | `metadata/clips.parquet` | one row per `(run × camera)` for fast filtering |
140
+ | **Per-run Parquet index** | `metadata/runs.parquet` | one row per run with `clip_keys[]`, `n_cameras`, `total_bytes`, `shard_path_in_repo` |
141
+
142
+ ### Coming with the artifacts tier (`artifacts/<scenario>/*.tar`)
143
+
144
+ | Stream | Format (per camera per run) | What it is |
145
+ |---|---|---|
146
+ | **Metric depth** | `depth.mp4` (log-normalized colorized) | Per-pixel distance to camera |
147
+ | **Instance segmentation** | `segmentation.mp4` (colorized) + `instance_seg.tar` (per-frame 16-bit PNG IDs) | Stable instance IDs across frames and views |
148
+ | **Shaded segmentation** | `shaded_seg.mp4` | 3D-aware segmentation with normal-based shading |
149
+ | **Canny edges** | `edges.mp4` | Canny edges computed on the shaded segmentation |
150
+ | **2D / 3D bounding boxes** | `object_detection.json` (consolidated per camera) | Tight + loose 2D AABBs + oriented 3D OBBs, per agent / prop, per frame |
151
+ | **Camera parameters** | `camera_params.json` (consolidated per camera) | Intrinsics + view transform, per frame |
152
+
153
+ > **Note:** the README and `metadata/runs.parquet` schemas are forward-compatible — when the artifacts tier lands, the `run_id` and `clip_key` keys join cleanly to the RGB tier.
154
+
155
+ ---
156
+
157
+ ## Scenarios
158
+
159
+ Each scenario is a self-contained event in a shared warehouse environment with shelves and props; scenarios differ in which agents are spawned, what event is staged, and how cameras are placed.
160
+
161
+ ### 🚜 Forklift–human near-miss
162
+ A worker stands at a fixed location while a forklift navigates toward them along a planned path. A configurable **last-moment dodge distance** distinguishes a near-miss from an outright contact event, letting the same scene composition produce both event classes. Captured by a mix of ceiling-mounted CCTV-style cameras (`ceiling_00`–`ceiling_04`) and worker-height eye-level cameras (`eye_00`–`eye_04`).
163
+
164
+ ### 🔥 Warehouse fire
165
+ A localized volumetric fire ignites at a randomized position and time while a small crew of workers performs random walks. On ignition, each worker reacts — orienting toward the flame and then running toward a designated exit waypoint along a navigation-mesh path — producing rare emergency-response footage that combines dynamic flames, smoke, and coordinated human evacuation in a single shot. Cameras at ceiling height for floor coverage (`ceiling_00`–`ceiling_04`).
166
+
167
+ ### 💥 Forklift–shelf collision
168
+ A forklift drives at a parameterized initial distance toward a populated storage shelf and impacts it, producing visible **rigid-body knock-over and debris dynamics**. An optional character can be placed along the forklift's path to extend the scenario to a forklift–shelf–human three-body event. Cameras placed circularly around the impact site at varying heights, distances, and look-down angles (`cam_00`–`cam_05`).
169
+
170
+ ### 📦 Warehouse box pickup
171
+ A worker navigates to a randomly placed box, performs a contact-rich pickup motion, and carries it through the warehouse. Provides routine, **non-incident action coverage** as a counterpoint to the three safety scenarios. Cameras (`cam_00`–`cam_09`) form a mixed CCTV + eye-level rig.
172
+
173
+ ---
174
+
175
+ ## Multi-view coverage
176
+
177
+ Every run is captured by multiple synchronized cameras. Below: one forklift–human near-miss run from **5 ceiling-mounted CCTV** viewpoints (top) and **5 worker-height eye-level** viewpoints (bottom).
178
+
179
+ <p align="center">
180
+ <img src="./assets/multiview_cctv_view1.jpg" width="18%"/>
181
+ <img src="./assets/multiview_cctv_view2.jpg" width="18%"/>
182
+ <img src="./assets/multiview_cctv_view3.jpg" width="18%"/>
183
+ <img src="./assets/multiview_cctv_view4.jpg" width="18%"/>
184
+ <img src="./assets/multiview_cctv_view5.jpg" width="18%"/>
185
+ </p>
186
+ <p align="center">
187
+ <img src="./assets/multiview_eyelevel_view1.jpg" width="18%"/>
188
+ <img src="./assets/multiview_eyelevel_view2.jpg" width="18%"/>
189
+ <img src="./assets/multiview_eyelevel_view3.jpg" width="18%"/>
190
+ <img src="./assets/multiview_eyelevel_view4.jpg" width="18%"/>
191
+ <img src="./assets/multiview_eyelevel_view5.jpg" width="18%"/>
192
+ </p>
193
+
194
+ ---
195
+
196
+ ## Ground-truth modalities (per scenario)
197
+
198
+ These previews show the **native renders** that ship in the upcoming artifacts tier; the RGB column is included with the current release.
199
+
200
+ | | RGB | Depth | Instance seg. | Shaded seg. | Canny edges |
201
+ |--------------|-------------------------------------------|----------------------------------------|--------------------------------------------------|-------------------------------------------------|--------------------------------------------|
202
+ | Near-miss | <img src="./assets/scenario_nearmiss.jpg" width="160"/> | <img src="./assets/nearmiss_depth.jpg" width="160"/> | <img src="./assets/nearmiss_segmentation.jpg" width="160"/> | <img src="./assets/nearmiss_shaded_seg.jpg" width="160"/> | <img src="./assets/nearmiss_edges.jpg" width="160"/> |
203
+ | Fire | <img src="./assets/scenario_fire.jpg" width="160"/> | <img src="./assets/fire_depth.jpg" width="160"/> | <img src="./assets/fire_segmentation.jpg" width="160"/> | <img src="./assets/fire_shaded_seg.jpg" width="160"/> | <img src="./assets/fire_edges.jpg" width="160"/> |
204
+ | Collision | <img src="./assets/scenario_collision.jpg" width="160"/> | <img src="./assets/collision_depth.jpg" width="160"/> | <img src="./assets/collision_segmentation.jpg" width="160"/> | <img src="./assets/collision_shaded_seg.jpg" width="160"/> | <img src="./assets/collision_edges.jpg" width="160"/> |
205
+ | Box pickup | <img src="./assets/scenario_box_pickup.jpg" width="160"/> | <img src="./assets/box_pickup_depth.jpg" width="160"/> | <img src="./assets/box_pickup_segmentation.jpg" width="160"/> | <img src="./assets/box_pickup_shaded_seg.jpg" width="160"/> | <img src="./assets/box_pickup_edges.jpg" width="160"/> |
206
+
207
+ ---
208
+
209
+ ## Dataset statistics
210
+
211
+ | Scenario | # clips | # runs (samples) | Clip length | Cameras / run | Repo path |
212
+ |------------------------------|-----------:|-----------------:|------------:|--------------:|---|
213
+ | 🚜 Forklift–human near-miss | 27,939 | 13,410 *(¹)* | 10 s | 10 / 1 | `rgb/forklift_human_nearmiss/` |
214
+ | 🔥 Warehouse fire | 44,734 | 9,064 | 10 s | 5 | `rgb/warehouse_fire/` |
215
+ | 💥 Forklift–shelf collision | 24,617 | 4,120 | 15 s | 6 | `rgb/forklift_shelf_collision/` |
216
+ | 📦 Warehouse box pickup | 25,677 | 2,601 | 15 s | 10 | `rgb/warehouse_box_pickup/` |
217
+ | **Total** | **122,967**| **29,195** | — | — | — |
218
+
219
+ Aggregate footage: **≈ 412 hours** at 1920 × 1080 / 30 fps. The "samples" column is the number of `__key__` entries you'll see when iterating with WebDataset (i.e. tar groups, not individual mp4 entries).
220
+
221
+ > *(¹)* **Nearmiss composition.** Nearmiss is a **union of two source pipelines**:
222
+ > - **1,642 multi-camera runs** from the IRA/IRO multi-cam pipeline (10 cameras each → 16,171 clips, with `source_kind = "multi_camera_run"` in `meta.json`).
223
+ > - **11,768 single-camera clips** legacy-merged from earlier `warehouse_5k_videos/` and `warehouse_6k_videos/` training-set dumps (one camera each, packed as 1-camera samples with `source_kind = "extras_single_view"`, no per-run scene composition metadata). These are listed at the END of the nearmiss shard range (`nearmiss-rgb-00051.tar` onward).
224
+ >
225
+ > Filter by `meta["source_kind"]` or by `clips.parquet["source_kind"]` to select one or both.
226
+
227
+ ---
228
+
229
+ ## Simulation infrastructure
230
+
231
+ All four scenarios are built on **NVIDIA Isaac Sim**:
232
+
233
+ - **Procedural scene composition** — warehouse layout, shelf placement, prop variation, and per-light randomization of color temperature, intensity, exposure, and color — handled by **Isaac Sim Replicator Object (IRO)**.
234
+ - **Agent and sensor population** — worker spawning and behavior, forklift placement and navigation, and the camera rigs that define the dataset's multi-view viewpoints — handled by **Isaac Sim Replicator Agent (IRA)**.
235
+ - **Camera placement** is parametric, with height, distance, and look-down angle sampled per run.
236
+ - **Worker assets and motions** are sampled from Isaac Sim's character library to diversify human appearance and gait.
237
+ - Each simulation run is **seeded with a unique random seed** (exposed as `meta.seed` per sample) that controls all randomized variables (scene composition, lighting, agent identity and motion, camera pose, event timing), so runs are independent and reproducible.
238
+
239
+ ---
240
+
241
+ ## Repository layout
242
+
243
+ ```
244
+ nvidia/PhysicalAI-SDG-WareHouse/
245
+ ├── README.md
246
+ ├── metadata/
247
+ │ ├── runs.parquet # 1 row per run/sample, with clip_keys[], shard_path, etc.
248
+ │ ├── clips.parquet # 1 row per (run × camera), with scenario, seed, hash_filename, …
249
+ │ └── manifests/ # provenance copies of the source-S3 manifests
250
+ ├── rgb/ # ← this release
251
+ │ ├── forklift_human_nearmiss/
252
+ │ │ ├── nearmiss-rgb-00000.tar
253
+ │ │ ├── nearmiss-rgb-00001.tar
254
+ │ │ └── … (113 shards, ~5 GiB each)
255
+ │ ├── warehouse_fire/ # 125 shards
256
+ │ ├── forklift_shelf_collision/ # 114 shards
257
+ │ └── warehouse_box_pickup/ # 107 shards
258
+ └── artifacts/ # ← coming soon: depth/seg/edges + bboxes + camera params
259
+ ```
260
+
261
+ Each `.tar` is a **WebDataset** archive. Inside it, every sample (= one simulation run = one set of synchronized cameras) is a group of entries sharing the same stem (`run_id`):
262
+
263
+ ```
264
+ fd7cc35596b247b16b0b_run_8_seed_864110064.meta.json
265
+ fd7cc35596b247b16b0b_run_8_seed_864110064.metadata.txt
266
+ fd7cc35596b247b16b0b_run_8_seed_864110064.ceiling_00.rgb.mp4
267
+ fd7cc35596b247b16b0b_run_8_seed_864110064.ceiling_01.rgb.mp4
268
+ fd7cc35596b247b16b0b_run_8_seed_864110064.ceiling_02.rgb.mp4
269
+ fd7cc35596b247b16b0b_run_8_seed_864110064.ceiling_03.rgb.mp4
270
+ fd7cc35596b247b16b0b_run_8_seed_864110064.ceiling_04.rgb.mp4
271
+ fd7cc35596b247b16b0b_run_8_seed_864110064.eye_00.rgb.mp4
272
+
273
+ ```
274
+
275
+ WebDataset readers will yield one Python dict per `run_id` with `__key__ = run_id` and keys `meta.json`, `metadata.txt` (when present), and one `{alias}.rgb.mp4` per camera.
276
+
277
+ ---
278
+
279
+ ## Loading examples
280
+
281
+ ### Stream from HF without downloading shards — WebDataset
282
+
283
+ ```python
284
+ import os, webdataset as wds
285
+ from huggingface_hub import get_token
286
+
287
+ token = get_token() or os.environ["HF_TOKEN"]
288
+ url = (
289
+ "pipe:curl -s -L "
290
+ "'https://huggingface.co/datasets/nvidia/PhysicalAI-SDG-WareHouse/resolve/main"
291
+ "/rgb/warehouse_fire/fire-rgb-{00000..00124}.tar' "
292
+ f"-H 'Authorization: Bearer {token}'"
293
+ )
294
+
295
+ ds = wds.WebDataset(url, shardshuffle=True).decode()
296
+ for sample in ds.shuffle(1000):
297
+ run_id = sample["__key__"]
298
+ meta = sample["meta.json"] # dict
299
+ # one bytes blob per camera:
300
+ rgb = sample["ceiling_00.rgb.mp4"] # bytes, decode with av/ffmpeg
301
+ print(run_id, meta["seed"], list(k for k in sample if k.endswith(".rgb.mp4")))
302
+ break
303
+ ```
304
+
305
+ ### Filter with Parquet, then download just the shards you need
306
+
307
+ ```python
308
+ import pandas as pd
309
+ from huggingface_hub import hf_hub_download
310
+
311
+ clips = pd.read_parquet(
312
+ hf_hub_download(
313
+ repo_id="nvidia/PhysicalAI-SDG-WareHouse",
314
+ repo_type="dataset",
315
+ filename="metadata/clips.parquet",
316
+ )
317
+ )
318
+
319
+ # All eye-level views from fire runs with even seed:
320
+ sel = clips[
321
+ (clips.scenario == "fire")
322
+ & (clips.camera_alias.str.startswith("eye_"))
323
+ & (clips.seed.notna()) & (clips.seed % 2 == 0)
324
+ ]
325
+ print(sel.shape, sel.shard_path_in_repo.nunique(), "unique shards to fetch")
326
+ ```
327
+
328
+ ### Pull one scenario only with the CLI
329
+
330
+ ```bash
331
+ huggingface-cli download nvidia/PhysicalAI-SDG-WareHouse \
332
+ --repo-type dataset \
333
+ --include "rgb/warehouse_box_pickup/**" "metadata/**" \
334
+ --local-dir ./PhysicalAI-SDG-WareHouse
335
+ ```
336
+
337
+ ### Pull a single shard programmatically
338
+
339
+ ```python
340
+ from huggingface_hub import hf_hub_download
341
+ local_tar = hf_hub_download(
342
+ repo_id="nvidia/PhysicalAI-SDG-WareHouse",
343
+ repo_type="dataset",
344
+ filename="rgb/forklift_human_nearmiss/nearmiss-rgb-00000.tar",
345
+ )
346
+ ```
347
+
348
+ ---
349
+
350
+ ## Dataset description
351
+
352
+ | Field | Value |
353
+ |---|---|
354
+ | **Owner** | NVIDIA |
355
+ | **Creation date** | 2026 |
356
+ | **Data collection method** | Synthetic (NVIDIA Isaac Sim, IRO + IRA) |
357
+ | **Labeling method** | Automatic (Isaac Sim Replicator) |
358
+ | **Container / codec** | MP4 (H.264) |
359
+ | **Resolution** | 1920 × 1080 |
360
+ | **Frame rate** | 30 FPS |
361
+ | **Packaging** | WebDataset (tar shards, ~5 GiB each) |
362
+ | **Language(s) of metadata** | English |
363
+ | **License** | CC BY 4.0 |
364
+
365
+ ---
366
+
367
+ ## Known limitations
368
+
369
+ - **v1 = RGB only.** The annotation stack (depth, instance + shaded segmentation, Canny edges, 2D/3D bounding boxes, per-frame camera intrinsics+extrinsics) is rendered and aligned to every RGB frame but ships in an upcoming `artifacts/` tier of this same repo. The visualization gallery above shows those native renders for reference.
370
+ - **Heterogeneous nearmiss composition.** Nearmiss combines 1,642 multi-camera runs (10 cameras each) with 11,768 single-camera legacy clips from older training-set dumps; the latter lack run-level scene-composition metadata and live in shards `nearmiss-rgb-00051..00112`. Use `meta["source_kind"]` to disambiguate.
371
+ - **Sim-to-real gap.** SDG-Warehouse is fully synthetic and may exhibit appearance differences from real warehouse footage, including a CG-like look, simplified material response, and limited fidelity in volumetric effects such as smoke and fire.
372
+ - **Stylized agent motion.** Worker motion is driven by procedural navigation and behavior, so reactions — particularly emergency evacuation in the fire scenario — can occasionally appear unnatural.
373
+ - **Approximate fine-grained physics.** Rigid-body interactions (forklift contact with shelves and props) are physically simulated, but very fine-grained debris, deformation, and secondary contact effects are approximate.
374
+ - **Environment diversity.** The release is concentrated on a single warehouse layout family; future work will add additional warehouse, retail, and factory floor plans.
375
+ - **Incident coverage.** Future work will add event types such as spills, dropped pallets, and shelf collapses without forklift involvement.
376
+ - **Human-attribute diversity.** Future work will broaden variation in worker attire and personal protective equipment (PPE).
377
+
378
+ ---
379
+
380
+ ## Contributors
381
+
382
+ Nalin Dadhich, Jiajun Li, Robert Denomme, Prahan Reddy Poreddy, Patrick Kim.
383
+
384
+ ---
385
+
386
+ ## Citation
387
+
388
+ If you use SDG-Warehouse in your research, please cite the Cosmos3 technical report:
389
+
390
+ ```bibtex
391
+ @techreport{nvidia2026cosmos3,
392
+ title = {Cosmos3: World Foundation Models for Perception, Reasoning, Simulation, and Action},
393
+ author = {{NVIDIA}},
394
+ year = {2026},
395
+ institution = {NVIDIA},
396
+ note = {See Appendix A.1.5 (SDG-Warehouse)}
397
+ }
398
+ ```
399
+
400
+ ---
401
+
402
+ ## License
403
+
404
+ Released under the **Creative Commons Attribution 4.0 International (CC BY 4.0)** license.
405
+
406
+ ---
407
+
408
+ ## Ethical considerations
409
+
410
+ NVIDIA believes Trustworthy AI is a shared responsibility, and we have established policies and practices to enable development for a wide array of AI applications. When downloaded or used in accordance with our terms of service, developers should work with their internal model team to ensure this dataset meets requirements for the relevant industry and use case and addresses unforeseen product misuse.
411
+
412
+ SDG-Warehouse is **fully synthetic** — no real people, real workplaces, or real surveillance footage are included — and depicts safety-critical events (near-miss, collision, fire, evacuation) only in simulation. Models trained on it should still be carefully evaluated on real footage before being deployed in any safety-critical setting, and operators should be aware of the sim-to-real gap noted above.
413
+
414
+ Please report security vulnerabilities or NVIDIA AI concerns [here](https://www.nvidia.com/en-us/support/submit-security-vulnerability/).
assets/box_pickup_depth.jpg ADDED

Git LFS Details

  • SHA256: 1684ec8ef7e9b3320826290408b789a2e4d51738598bcb2d84f28ad20acc8027
  • Pointer size: 130 Bytes
  • Size of remote file: 19.7 kB
assets/box_pickup_edges.jpg ADDED

Git LFS Details

  • SHA256: cf39fb4fe623b0c59511d13b922effc8256d5930229df14b4f2e4c0ec60b112b
  • Pointer size: 131 Bytes
  • Size of remote file: 308 kB
assets/box_pickup_segmentation.jpg ADDED

Git LFS Details

  • SHA256: 30e64a228a3438a3be68365c9ffbcce56bd941396eb221cc97b13cb491f74e1f
  • Pointer size: 131 Bytes
  • Size of remote file: 138 kB
assets/box_pickup_shaded_seg.jpg ADDED

Git LFS Details

  • SHA256: 27d088652b1c26fe9316d54bb8d5c561cd9306299cff3be2f803e18ab312ebfd
  • Pointer size: 131 Bytes
  • Size of remote file: 162 kB
assets/collision_depth.jpg ADDED

Git LFS Details

  • SHA256: 85a84eee2ab9526cf20c08c1ccfb21cabd191ca5bdcc4dc5832d47f10d52d804
  • Pointer size: 130 Bytes
  • Size of remote file: 25.5 kB
assets/collision_edges.jpg ADDED

Git LFS Details

  • SHA256: f28e2ca19beb3b6aad03168ef4ec84e5ebfeb23faf27791f7e2364b6b18d5904
  • Pointer size: 131 Bytes
  • Size of remote file: 239 kB
assets/collision_segmentation.jpg ADDED

Git LFS Details

  • SHA256: e22b0caf693f2dee7c8ea2c1c5459e1b63d3ab922b27312b9466e24f992cc16b
  • Pointer size: 131 Bytes
  • Size of remote file: 148 kB
assets/collision_shaded_seg.jpg ADDED

Git LFS Details

  • SHA256: 7c78ac2f0da693fb6d5d082714db7542a7112dc86a1d0de4bdaf4fdfc07967df
  • Pointer size: 131 Bytes
  • Size of remote file: 151 kB
assets/fire_depth.jpg ADDED

Git LFS Details

  • SHA256: 45a47127ea3042848ad46e37ca43e3950bc9758e848af19ee594b6f2f1cbb61d
  • Pointer size: 130 Bytes
  • Size of remote file: 62.4 kB
assets/fire_edges.jpg ADDED

Git LFS Details

  • SHA256: 76ddaa5f5bde218155e13564e81e5772a85410ba5f26dc97343201352fc8d3d4
  • Pointer size: 131 Bytes
  • Size of remote file: 637 kB
assets/fire_segmentation.jpg ADDED

Git LFS Details

  • SHA256: 4d9a78da2ca071409746e1002ffc3184d2bc1c73743672a5cb357894b6fade5c
  • Pointer size: 131 Bytes
  • Size of remote file: 461 kB
assets/fire_shaded_seg.jpg ADDED

Git LFS Details

  • SHA256: 3c49fd3baf38ece3ce234887dc9e59827b2c55f446eb7e7bc1b141f1e04a40a0
  • Pointer size: 131 Bytes
  • Size of remote file: 429 kB
assets/multiview_cctv_view1.jpg ADDED

Git LFS Details

  • SHA256: d98d137687280b559181496521c0630e1a99ca2645a4bc5433ecef726b84d36f
  • Pointer size: 131 Bytes
  • Size of remote file: 127 kB
assets/multiview_cctv_view2.jpg ADDED

Git LFS Details

  • SHA256: 4d2c51dead8132ea192dc623d279c91dad9358c7a6e3d30eb548bafb43c3e4c9
  • Pointer size: 130 Bytes
  • Size of remote file: 90.9 kB
assets/multiview_cctv_view3.jpg ADDED

Git LFS Details

  • SHA256: a307ec74a6af5116e0c7814690f9b115bce866817d3e8e52680a544e7f47149f
  • Pointer size: 131 Bytes
  • Size of remote file: 127 kB
assets/multiview_cctv_view4.jpg ADDED

Git LFS Details

  • SHA256: 4c67014e848d9129b9f36726558277b7c4b5e5bd68b7e221009321c24e1447fc
  • Pointer size: 131 Bytes
  • Size of remote file: 149 kB
assets/multiview_cctv_view5.jpg ADDED

Git LFS Details

  • SHA256: d145cccbe6cf7b4827f3a73326276e3a677c8a3e20177476cd1ecd6387ab70ee
  • Pointer size: 131 Bytes
  • Size of remote file: 157 kB
assets/multiview_eyelevel_view1.jpg ADDED

Git LFS Details

  • SHA256: 938f011ed7ea9175f6e7efdcecebe753b179bb177b353fd1677bdefabb9dd05e
  • Pointer size: 131 Bytes
  • Size of remote file: 169 kB
assets/multiview_eyelevel_view2.jpg ADDED

Git LFS Details

  • SHA256: 9fea2f619051efdcb404c7c2ff8637df13def1101d406139160df16d925649ee
  • Pointer size: 131 Bytes
  • Size of remote file: 140 kB
assets/multiview_eyelevel_view3.jpg ADDED

Git LFS Details

  • SHA256: dc17c221b6399eb9c66f0fc0dc5ab63250319a1f312e90542f2625cadfa246aa
  • Pointer size: 130 Bytes
  • Size of remote file: 92.6 kB
assets/multiview_eyelevel_view4.jpg ADDED

Git LFS Details

  • SHA256: 990e0197101a942c7ff0761e126c9f8503b6127f9122181ccda90f67f53f0718
  • Pointer size: 131 Bytes
  • Size of remote file: 109 kB
assets/multiview_eyelevel_view5.jpg ADDED

Git LFS Details

  • SHA256: d4c59a4500bd2dd5862d067fa124b7570e06f821b62f1c9d4b327f4fcce82de0
  • Pointer size: 131 Bytes
  • Size of remote file: 235 kB
assets/nearmiss_depth.jpg ADDED

Git LFS Details

  • SHA256: 3a1c1598f84187454b7af44de3b8a43716fa849d648dc1dad94e0359b21c4587
  • Pointer size: 130 Bytes
  • Size of remote file: 21 kB
assets/nearmiss_edges.jpg ADDED

Git LFS Details

  • SHA256: 20d35a9f56ae371f70365d81097f1e5e3349ac909bbe289fda5c17f33d8de228
  • Pointer size: 131 Bytes
  • Size of remote file: 232 kB
assets/nearmiss_segmentation.jpg ADDED

Git LFS Details

  • SHA256: 283669d5544cbb6854f1af53f0ad208dec953c8598bc36bce3739a9fb0f238e1
  • Pointer size: 131 Bytes
  • Size of remote file: 138 kB
assets/nearmiss_shaded_seg.jpg ADDED

Git LFS Details

  • SHA256: 4aba9d5190ac778e87a3260c12c4f2f297ce9b7ec5c07eee528179a48dbbc2f4
  • Pointer size: 131 Bytes
  • Size of remote file: 149 kB
assets/scenario_box_pickup.jpg ADDED

Git LFS Details

  • SHA256: 2edd43981172fb4dbedf27d7dcb92f3950ecf7f9af89c3657997cfcbbf22ea3e
  • Pointer size: 131 Bytes
  • Size of remote file: 234 kB
assets/scenario_collision.jpg ADDED

Git LFS Details

  • SHA256: c563dc0e80330648503efed841b9ec29eb7fd9fe300e6849c725122396feaebc
  • Pointer size: 131 Bytes
  • Size of remote file: 207 kB
assets/scenario_fire.jpg ADDED

Git LFS Details

  • SHA256: e273d6d0109e66bb8aed8da32df06c729bca8db7991077d24edc4c363c809520
  • Pointer size: 131 Bytes
  • Size of remote file: 329 kB
assets/scenario_nearmiss.jpg ADDED

Git LFS Details

  • SHA256: d98d137687280b559181496521c0630e1a99ca2645a4bc5433ecef726b84d36f
  • Pointer size: 131 Bytes
  • Size of remote file: 127 kB