Datasets:
Add paper link, GitHub link, and robotics task category
#1
by nielsr HF Staff - opened
README.md
CHANGED
|
@@ -1,16 +1,17 @@
|
|
| 1 |
---
|
| 2 |
-
license: other
|
| 3 |
-
license_name: openmdw-1.1
|
| 4 |
-
license_link: https://openmdw.ai/
|
| 5 |
language:
|
| 6 |
- en
|
|
|
|
| 7 |
size_categories:
|
| 8 |
- 100K<n<1M
|
| 9 |
task_categories:
|
| 10 |
- video-classification
|
| 11 |
- video-text-to-text
|
| 12 |
- text-to-video
|
|
|
|
| 13 |
pretty_name: PhysicalAI SDG-Warehouse
|
|
|
|
|
|
|
| 14 |
tags:
|
| 15 |
- physical-ai
|
| 16 |
- synthetic-data
|
|
@@ -28,11 +29,13 @@ tags:
|
|
| 28 |
|
| 29 |
# PhysicalAI SDG-Warehouse
|
| 30 |
|
|
|
|
|
|
|
| 31 |

|
| 32 |
|
| 33 |
PhysicalAI SDG-Warehouse is a synthetic, fully-annotated video dataset of staged industrial-safety events captured in a simulated warehouse environment. It contains approximately 123k video clips, totaling roughly 412 hours of footage at 1920x1080 resolution and 30 frames per second, organized across four scenarios: a forklift near-miss with a human worker, a warehouse fire with worker evacuation, a forklift collision with a storage shelf, and a routine box-pickup action. Every multi-camera simulation run is filmed from 5 to 10 synchronized viewpoints, and the entire pipeline is reproducible end-to-end from a single random seed.
|
| 34 |
|
| 35 |
-
This dataset is described in Appendix C.5 of the
|
| 36 |
|
| 37 |
## Overview
|
| 38 |
|
|
@@ -344,7 +347,7 @@ The current release is concentrated on a single warehouse layout family. Future
|
|
| 344 |
|
| 345 |
## Citation
|
| 346 |
|
| 347 |
-
If you use SDG-Warehouse in your research, please cite the dataset itself as well as the
|
| 348 |
|
| 349 |
```bibtex
|
| 350 |
@dataset{dadhich2026sdgwarehouse,
|
|
@@ -371,4 +374,4 @@ Please reach out to the main author Nalin Dadhich ([ndadhich@nvidia.com](mailto:
|
|
| 371 |
|
| 372 |
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. Developers should work with their internal developer teams to ensure this dataset meets requirements for the relevant industry and use case and addresses unforeseen product misuse.
|
| 373 |
|
| 374 |
-
Please report model quality, risk, security vulnerabilities or NVIDIA AI concerns [here](https://app.intigriti.com/programs/nvidia/nvidiavdp/detail).
|
|
|
|
| 1 |
---
|
|
|
|
|
|
|
|
|
|
| 2 |
language:
|
| 3 |
- en
|
| 4 |
+
license: other
|
| 5 |
size_categories:
|
| 6 |
- 100K<n<1M
|
| 7 |
task_categories:
|
| 8 |
- video-classification
|
| 9 |
- video-text-to-text
|
| 10 |
- text-to-video
|
| 11 |
+
- robotics
|
| 12 |
pretty_name: PhysicalAI SDG-Warehouse
|
| 13 |
+
license_name: openmdw-1.1
|
| 14 |
+
license_link: https://openmdw.ai/
|
| 15 |
tags:
|
| 16 |
- physical-ai
|
| 17 |
- synthetic-data
|
|
|
|
| 29 |
|
| 30 |
# PhysicalAI SDG-Warehouse
|
| 31 |
|
| 32 |
+
[Project page](https://research.nvidia.com/labs/cosmos-lab/cosmos3) | [Paper](https://huggingface.co/papers/2606.02800) | [Github](https://github.com/nvidia/cosmos)
|
| 33 |
+
|
| 34 |

|
| 35 |
|
| 36 |
PhysicalAI SDG-Warehouse is a synthetic, fully-annotated video dataset of staged industrial-safety events captured in a simulated warehouse environment. It contains approximately 123k video clips, totaling roughly 412 hours of footage at 1920x1080 resolution and 30 frames per second, organized across four scenarios: a forklift near-miss with a human worker, a warehouse fire with worker evacuation, a forklift collision with a storage shelf, and a routine box-pickup action. Every multi-camera simulation run is filmed from 5 to 10 synchronized viewpoints, and the entire pipeline is reproducible end-to-end from a single random seed.
|
| 37 |
|
| 38 |
+
This dataset is described in Appendix C.5 of the [Cosmos 3](https://huggingface.co/papers/2606.02800) technical report. This dataset is ready for commercial or non-commercial uses.
|
| 39 |
|
| 40 |
## Overview
|
| 41 |
|
|
|
|
| 347 |
|
| 348 |
## Citation
|
| 349 |
|
| 350 |
+
If you use SDG-Warehouse in your research, please cite the dataset itself as well as the [Cosmos 3](https://huggingface.co/papers/2606.02800) technical report it accompanies:
|
| 351 |
|
| 352 |
```bibtex
|
| 353 |
@dataset{dadhich2026sdgwarehouse,
|
|
|
|
| 374 |
|
| 375 |
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. Developers should work with their internal developer teams to ensure this dataset meets requirements for the relevant industry and use case and addresses unforeseen product misuse.
|
| 376 |
|
| 377 |
+
Please report model quality, risk, security vulnerabilities or NVIDIA AI concerns [here](https://app.intigriti.com/programs/nvidia/nvidiavdp/detail).
|