Datasets:
Add image provenance and dataset license
Browse files
README.md
CHANGED
|
@@ -1,3 +1,30 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# SANA-WM-Bench
|
| 2 |
|
| 3 |
Minimal 80-scene, 60s SANA-WM benchmark release. It contains the 80 conditioning images, fixed public scene set, simple/hard 60s Sana-WM camera trajectories. Scene IDs are anonymized within each category as 001-020. It intentionally excludes 24s settings, non-Sana-WM export formats, baseline outputs, and generated videos.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: cc-by-4.0
|
| 3 |
+
tags:
|
| 4 |
+
- world-modeling
|
| 5 |
+
- benchmark
|
| 6 |
+
- synthetic
|
| 7 |
+
- ai-generated
|
| 8 |
+
- image-generation
|
| 9 |
+
---
|
| 10 |
+
|
| 11 |
# SANA-WM-Bench
|
| 12 |
|
| 13 |
Minimal 80-scene, 60s SANA-WM benchmark release. It contains the 80 conditioning images, fixed public scene set, simple/hard 60s Sana-WM camera trajectories. Scene IDs are anonymized within each category as 001-020. It intentionally excludes 24s settings, non-Sana-WM export formats, baseline outputs, and generated videos.
|
| 14 |
+
|
| 15 |
+
## Image Provenance
|
| 16 |
+
|
| 17 |
+
All conditioning images in `images/` are AI-generated using Google's Nano Banana
|
| 18 |
+
(Gemini native image generation). The images are synthetic benchmark inputs and
|
| 19 |
+
are not real-world photographs.
|
| 20 |
+
|
| 21 |
+
## License
|
| 22 |
+
|
| 23 |
+
This dataset is released under the Creative Commons Attribution 4.0
|
| 24 |
+
International license (`CC BY 4.0`). To the extent copyright or database rights
|
| 25 |
+
apply, the license covers the dataset packaging, manifests, camera trajectories,
|
| 26 |
+
and AI-generated conditioning images included in this repository.
|
| 27 |
+
|
| 28 |
+
Users should provide appropriate attribution to `SANA-WM-Bench` and comply with
|
| 29 |
+
applicable law and any applicable terms for the generative AI services used to
|
| 30 |
+
create or use the content.
|