https://github.com/huggingface/video-dataset-scripts

Collection of scripts to build small-scale datasets for fine-tuning video generation models.

https://github.com/huggingface/video-dataset-scripts

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.8%) to scientific vocabulary
Last synced: 4 months ago · JSON representation

Repository

Collection of scripts to build small-scale datasets for fine-tuning video generation models.

Basic Info
Statistics
  • Stars: 68
  • Watchers: 9
  • Forks: 5
  • Open Issues: 4
  • Releases: 0
Created about 1 year ago · Last pushed 12 months ago
Metadata Files
Readme

README.md

video-dataset-scripts

Tooling for image generation datasets is well established, with img2dataset covering large scale and various community guides, scripts and UIs covering the small scale.

Our goal is to make tooling for video generation datasets as established by creating open video dataset scripts suited for small scale, with video2dataset covering large scale.

“If I have seen further it is by standing on the shoulders of giants”

The repository consists of the tooling we are developing to make it easy for the community to build their own datasets for fine-tuning video generation models. Check out our introduction blog post to learn more and head to the video_processing directory to get started.

We plan to keep this repository easy to follow along and nimble.

Features planned

  • [ ] Age detector
  • [ ] Scene categorizer

Owner

  • Name: Hugging Face
  • Login: huggingface
  • Kind: organization
  • Location: NYC + Paris

The AI community building the future.

GitHub Events

Total
  • Create event: 5
  • Issues event: 10
  • Watch event: 55
  • Delete event: 6
  • Issue comment event: 15
  • Push event: 19
  • Public event: 1
  • Pull request review comment event: 9
  • Pull request review event: 15
  • Pull request event: 14
  • Fork event: 6
Last Year
  • Create event: 5
  • Issues event: 10
  • Watch event: 55
  • Delete event: 6
  • Issue comment event: 15
  • Push event: 19
  • Public event: 1
  • Pull request review comment event: 9
  • Pull request review event: 15
  • Pull request event: 14
  • Fork event: 6

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 7
  • Total pull requests: 7
  • Average time to close issues: 17 days
  • Average time to close pull requests: about 18 hours
  • Total issue authors: 6
  • Total pull request authors: 2
  • Average comments per issue: 0.57
  • Average comments per pull request: 0.14
  • Merged pull requests: 4
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 7
  • Pull requests: 7
  • Average time to close issues: 17 days
  • Average time to close pull requests: about 18 hours
  • Issue authors: 6
  • Pull request authors: 2
  • Average comments per issue: 0.57
  • Average comments per pull request: 0.14
  • Merged pull requests: 4
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • ootsuka-repos (2)
  • kanghua309 (1)
  • a-r-r-o-w (1)
  • punitvara (1)
  • dongdk (1)
  • sayakpaul (1)
Pull Request Authors
  • sayakpaul (6)
  • ariG23498 (1)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

video_processing/requirements.txt pypi
  • Pillow *
  • accelerate *
  • av *
  • transformers *