Wild-Heart/Disney-VideoGeneration-Dataset

Dataset

29

stars

2

commits

1

linked in READMEs

Sep 17, 2024

updated

README

Steamboat Willie - Video Generation Dataset

中文阅读

This dataset contains 69 videos clipped from Disney's Steamboat Willie.

  • The length of each video is 6 seconds.
  • The frame rate of the videos is 30 frames per second.
  • The video resolution is 640 x 380.
  • All videos are black and white, not in color.

Dataset Format

.
├── README.md
├── metadata.csv
├── prompt.txt
├── videos
└── videos.txt

The prompt.txt file contains descriptions for each video, each description containing less than 100 English words.
The dataset can be directly used with video generation models using T5 as the text encoder ( e.g., CogVideoX-5B-I2V and CogVideoX-5B).

The model can be used for both image-to-video and text-to-video tasks.

License

This dataset is released under the Apache-2.0 license.

Contributors

Wild-Heart

1 commits

ZR
zR

1 commits

Wild-Heart/Disney-VideoGeneration-Dataset

Dataset

29

stars

2

commits

1

linked in READMEs

Sep 17, 2024

updated

README

Steamboat Willie - Video Generation Dataset

中文阅读

This dataset contains 69 videos clipped from Disney's Steamboat Willie.

  • The length of each video is 6 seconds.
  • The frame rate of the videos is 30 frames per second.
  • The video resolution is 640 x 380.
  • All videos are black and white, not in color.

Dataset Format

.
├── README.md
├── metadata.csv
├── prompt.txt
├── videos
└── videos.txt

The prompt.txt file contains descriptions for each video, each description containing less than 100 English words.
The dataset can be directly used with video generation models using T5 as the text encoder ( e.g., CogVideoX-5B-I2V and CogVideoX-5B).

The model can be used for both image-to-video and text-to-video tasks.

License

This dataset is released under the Apache-2.0 license.

Contributors

Wild-Heart

1 commits

ZR
zR

1 commits