Datasets:
Upload folder using huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,5 +1,4 @@
|
|
| 1 |
---
|
| 2 |
-
license: cc-by-nc-4.0
|
| 3 |
task_categories:
|
| 4 |
- video-generation
|
| 5 |
- text-to-video
|
|
@@ -73,7 +72,7 @@ TL;DR: The Scene-Decoupled Video Dataset, introduced in CineScene, is a large-sc
|
|
| 73 |
|
| 74 |
## 3. Dataset Construction
|
| 75 |
|
| 76 |
-
We follow the asset collection pipeline established by
|
| 77 |
|
| 78 |
1. **Decoupled Scenes**: We provide static 360° panoramic images (Equirectangular) for every scene. This allows for explicit background conditioning and facilitates novel view synthesis from any angle.
|
| 79 |
2. **Extended Camera Range**: Our dataset covers significantly larger view changes (approx. **75°**) compared to the 5–60° range provided in [previous datasets](https://huggingface.co/datasets/KlingTeam/MultiCamVideo-Dataset).
|
|
|
|
| 1 |
---
|
|
|
|
| 2 |
task_categories:
|
| 3 |
- video-generation
|
| 4 |
- text-to-video
|
|
|
|
| 72 |
|
| 73 |
## 3. Dataset Construction
|
| 74 |
|
| 75 |
+
We follow the asset collection pipeline established by **RecamMaster**, but introduce three significant enhancements to support more complex generative tasks:
|
| 76 |
|
| 77 |
1. **Decoupled Scenes**: We provide static 360° panoramic images (Equirectangular) for every scene. This allows for explicit background conditioning and facilitates novel view synthesis from any angle.
|
| 78 |
2. **Extended Camera Range**: Our dataset covers significantly larger view changes (approx. **75°**) compared to the 5–60° range provided in [previous datasets](https://huggingface.co/datasets/KlingTeam/MultiCamVideo-Dataset).
|