Video Generation
Tom-and-Jerry-VideoGeneration-Dataset中文阅读
Information
The dataset contains about 6000 scenes sample,
lr: 1E-3 betas: [ 0.8, 0.95 ] eps: 1e-8 weight_decay: 1e-4
After 4000 iterations, all generated content will tend to the target sample
The length of each video is 6 seconds.
The frame rate of the videos is 14 frames per second.
The video resolution is w=540 , h=360.
Dataset Format
.
├── README.md
├── captions.txt
├── videos
└── videos.txt
Used
import os
from datasets import Dataset… See the full description on the dataset page: https://huggingface.co/datasets/Wild-Heart/Tom-and-Jerry-VideoGeneration-Dataset.Disney-VideoGeneration-Dataset
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… See the full description on the dataset page: https://huggingface.co/datasets/Wild-Heart/Disney-VideoGeneration-Dataset.sora-video-generation-style-likert-scoring
Rapidata Video Generation Preference Dataset
If you get value from this dataset and would like to see more in the future, please consider liking it.
This dataset was collected in ~1 hour using the Rapidata Python API, accessible to anyone and ideal for large scale data annotation.
Overview
In this dataset, ~6000 human evaluators were asked to rate AI-generated videos based on their visual appeal, without seeing the prompts used to generate them. The specific… See the full description on the dataset page: https://huggingface.co/datasets/Rapidata/sora-video-generation-style-likert-scoring.sora-video-generation-physics-likert-scoring
Rapidata Video Generation Physics Dataset
If you get value from this dataset and would like to see more in the future, please consider liking it.
This dataset was collected in ~1 hour using the Rapidata Python API, accessible to anyone and ideal for large scale data annotation.
Overview
In this dataset, ~6000 human evaluators were asked to rate AI-generated videos based on if gravity and colisions make sense, without seeing the prompts used to generate them.… See the full description on the dataset page: https://huggingface.co/datasets/Rapidata/sora-video-generation-physics-likert-scoring.Motion-X-Videosora-video-generation-alignment-likert-scoring
Rapidata Video Generation Prompt Alignment Dataset
If you get value from this dataset and would like to see more in the future, please consider liking it.
This dataset was collected in ~1 hour using the Rapidata Python API, accessible to anyone and ideal for large scale data annotation.
Overview
In this dataset, ~6000 human evaluators were asked to evaluate AI-generated videos based on how well the generated video matches the prompt. The specific question… See the full description on the dataset page: https://huggingface.co/datasets/Rapidata/sora-video-generation-alignment-likert-scoring.
