Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -33,6 +33,7 @@ pretty_name: UltraVideo
|
|
33 |
- 🎋 **Click below image to watch the 4K demo video.**
|
34 |
- 🤓 **First open-sourced UHD-4K/8K video datasets with comprehensive structured (10 types) captions.**
|
35 |
- 🤓 **Native 1K/4K videos generation by UltraWan.**
|
|
|
36 |
[](https://www.youtube.com/watch?v=KPh62pfSHLQ)
|
37 |
|
38 |
## TODO
|
@@ -82,9 +83,11 @@ ori_1k: CUDA_VISIBLE_DEVICES=0,1,2,3,4,5 torchrun --standalone --nproc_per_node=
|
|
82 |
huggingface-cli download --repo-type dataset APRIL-AIGC/UltraVideo --local-dir ./UltraVideo --resume-download
|
83 |
```
|
84 |
2. Users must follow [LICENSE_APRIL_LAB](https://github.com/xzc-zju/UltraVideo/blob/main/license-april-lab.txt) to use this dataset.
|
|
|
85 |
<p align="center">
|
86 |
<img src="assets/dataset_comparison.png" width="600"/>
|
87 |
<p>
|
|
|
88 |
<p align="center">
|
89 |
<img src="assets/statistic.png" width="600"/>
|
90 |
<p>
|
|
|
33 |
- 🎋 **Click below image to watch the 4K demo video.**
|
34 |
- 🤓 **First open-sourced UHD-4K/8K video datasets with comprehensive structured (10 types) captions.**
|
35 |
- 🤓 **Native 1K/4K videos generation by UltraWan.**
|
36 |
+
|
37 |
[](https://www.youtube.com/watch?v=KPh62pfSHLQ)
|
38 |
|
39 |
## TODO
|
|
|
83 |
huggingface-cli download --repo-type dataset APRIL-AIGC/UltraVideo --local-dir ./UltraVideo --resume-download
|
84 |
```
|
85 |
2. Users must follow [LICENSE_APRIL_LAB](https://github.com/xzc-zju/UltraVideo/blob/main/license-april-lab.txt) to use this dataset.
|
86 |
+
|
87 |
<p align="center">
|
88 |
<img src="assets/dataset_comparison.png" width="600"/>
|
89 |
<p>
|
90 |
+
|
91 |
<p align="center">
|
92 |
<img src="assets/statistic.png" width="600"/>
|
93 |
<p>
|