NVNalinD commited on
Commit
ed8d8bf
·
verified ·
1 Parent(s): 49c7734

Tone down attribution: keep author only in Citation and Contact sections

Browse files
Files changed (1) hide show
  1. README.md +3 -12
README.md CHANGED
@@ -318,7 +318,7 @@ for art in artifacts_ds:
318
 
319
  **Dataset description.** PhysicalAI SDG-Warehouse is a synthetic, fully-annotated multi-view video dataset of staged industrial-safety events captured in a simulated warehouse environment using NVIDIA Isaac Sim. It contains 122,967 video clips drawn from 29,195 distinct multi-camera simulation runs across four scenarios: forklift–human near-miss, warehouse fire with worker evacuation, forklift–shelf collision, and warehouse box pickup. Each run is filmed from five to ten synchronized cameras at 1920 × 1080 resolution and 30 frames per second, and every RGB frame is paired with deterministic ground truth (metric depth, instance and shaded segmentation, Canny edges, 2D and 3D bounding boxes, and per-frame camera intrinsics and extrinsics) rendered natively by the simulator. This dataset is for research and development only.
320
 
321
- **Dataset owner(s).** NVIDIA Corporation. Lead author and primary point of contact: **Nalin Dadhich** (ndadhich@nvidia.com), NVIDIA Corporation.
322
 
323
  **Dataset creation date.** 2026-05.
324
 
@@ -357,10 +357,6 @@ Agent motion is driven by procedural navigation and behavior, so reactions — a
357
 
358
  The current release is concentrated on a single warehouse layout family. Future work will broaden environment diversity to additional warehouse, retail, and factory floor plans, will add additional incident types such as spills, dropped pallets, and shelf collapses without forklift involvement, and will broaden variation in worker attire and personal protective equipment.
359
 
360
- ## Author
361
-
362
- **Nalin Dadhich** — Lead author and primary point of contact, NVIDIA Corporation, ndadhich@nvidia.com.
363
-
364
  ## Citation
365
 
366
  If you use SDG-Warehouse in your research, please cite the dataset itself as well as the Cosmos3 technical report it accompanies:
@@ -371,8 +367,7 @@ If you use SDG-Warehouse in your research, please cite the dataset itself as wel
371
  author = {Dadhich, Nalin and {NVIDIA}},
372
  year = {2026},
373
  publisher = {NVIDIA Corporation},
374
- howpublished = {\url{https://huggingface.co/datasets/nvidia/PhysicalAI-SDG-WareHouse}},
375
- note = {Lead author and corresponding author: Nalin Dadhich (ndadhich@nvidia.com)}
376
  }
377
 
378
  @techreport{nvidia2026cosmos3,
@@ -386,11 +381,7 @@ If you use SDG-Warehouse in your research, please cite the dataset itself as wel
386
 
387
  ## Contact
388
 
389
- For questions about this dataset, requests for clarification, bug reports, or collaboration enquiries, please contact:
390
-
391
- **Nalin Dadhich** — Lead author and primary point of contact, NVIDIA Corporation. Email: [ndadhich@nvidia.com](mailto:ndadhich@nvidia.com).
392
-
393
- Nalin Dadhich is the principal designer and engineer of the SDG-Warehouse pipeline. He authored the procedural scene-composition logic, the multi-camera rig parameterization, the four scenario specifications and their event randomization, the end-to-end Isaac Sim generation pipeline that produced every clip in this release, and the WebDataset packaging and Hugging Face publication tooling for both the RGB and artifacts tiers. He is the corresponding author for any external communication regarding the dataset.
394
 
395
  ## Ethical considerations
396
 
 
318
 
319
  **Dataset description.** PhysicalAI SDG-Warehouse is a synthetic, fully-annotated multi-view video dataset of staged industrial-safety events captured in a simulated warehouse environment using NVIDIA Isaac Sim. It contains 122,967 video clips drawn from 29,195 distinct multi-camera simulation runs across four scenarios: forklift–human near-miss, warehouse fire with worker evacuation, forklift–shelf collision, and warehouse box pickup. Each run is filmed from five to ten synchronized cameras at 1920 × 1080 resolution and 30 frames per second, and every RGB frame is paired with deterministic ground truth (metric depth, instance and shaded segmentation, Canny edges, 2D and 3D bounding boxes, and per-frame camera intrinsics and extrinsics) rendered natively by the simulator. This dataset is for research and development only.
320
 
321
+ **Dataset owner(s).** NVIDIA Corporation.
322
 
323
  **Dataset creation date.** 2026-05.
324
 
 
357
 
358
  The current release is concentrated on a single warehouse layout family. Future work will broaden environment diversity to additional warehouse, retail, and factory floor plans, will add additional incident types such as spills, dropped pallets, and shelf collapses without forklift involvement, and will broaden variation in worker attire and personal protective equipment.
359
 
 
 
 
 
360
  ## Citation
361
 
362
  If you use SDG-Warehouse in your research, please cite the dataset itself as well as the Cosmos3 technical report it accompanies:
 
367
  author = {Dadhich, Nalin and {NVIDIA}},
368
  year = {2026},
369
  publisher = {NVIDIA Corporation},
370
+ howpublished = {\url{https://huggingface.co/datasets/nvidia/PhysicalAI-SDG-WareHouse}}
 
371
  }
372
 
373
  @techreport{nvidia2026cosmos3,
 
381
 
382
  ## Contact
383
 
384
+ Questions, bug reports, and collaboration enquiries: Nalin Dadhich, NVIDIA Corporation — [ndadhich@nvidia.com](mailto:ndadhich@nvidia.com).
 
 
 
 
385
 
386
  ## Ethical considerations
387