AIAny
Icon for item

Vera: Layered Video Dataset

Provides curated short video clips (49- and 81-frame) with layered ground truth—edit layers, alpha mattes, and composite targets—for training and evaluating content-preserving layered diffusion video editing. Contains background-replace and object-add edits; Apache-2.0 licensed.

Introduction

Why this matters

Content-preserving video editing needs training data that explicitly separates what should be regenerated from what should be preserved. This dataset supplies layered supervision (edit layer + alpha matte + composite target) across short clips, letting diffusion-based editing models learn to synthesize edits while retaining unchanged content.

What Sets It Apart
  • Layered targets: each sample includes an edit layer, an alpha matte, and the final composite, which is uncommon in public video corpora and directly supports architectures that predict a separate edit and blending mask.
  • Two edit types and synthetic/real mixes: organizes samples into background-replace and object-add edits and provides both realistic and synthetic subsets to help researchers evaluate robustness to domain gap and controllability.
  • Framed for model training: models in the associated work are trained on 49-frame sequences (3s) — the dataset also offers 81-frame (5s) variants to test longer temporal consistency.
Key Details
  • Typical sequence lengths: 49-frame (3 s) and 81-frame (5 s) splits. The 49-frame train total is 11,996 samples; the 81-frame train total is 6,005 samples; test set totals 141 samples (69 bg-change, 72 obj-add).
  • Source licenses and provenance: training sources include Pexels, Mixkit and VideoMatte240K; test set also draws from DAVIS and VACEBench. The dataset is released under Apache-2.0, but downstream use should respect original source licenses where required.
  • Intended labels: per-frame edit layers and alpha mattes suitable for supervised training of layered diffusion or compositing-aware video editors.
  • Associated paper and resources: accompanies the Vera layered-diffusion paper (arXiv) and project page with demos and model descriptions.
Who It's For and Trade-offs

Great fit if you are developing or evaluating video editing models that must preserve scene content while applying localized edits—especially diffusion-based or layered architectures that predict both appearance changes and blending masks. It helps benchmark temporal consistency on short clips and compare synthetic vs realistic edit training.

Look elsewhere if you need long-form video (>5 s), dense semantic annotations beyond alpha mattes (e.g., dense pose/keypoints for every object), or very large-scale video corpora for pretraining; the dataset focuses on edit-localized supervision and relatively short sequences. Also verify original-source licenses for commercial redistribution of derived assets.

Information

  • Websitehuggingface.co
  • OrganizationsCalifornia Institute of Technology, Netflix, Inc.
  • AuthorsHongkai Zheng, Ta-Ying Cheng, Benjamin Klein, Yisong Yue, Zhuoning Yuan
  • Published date2026/04/04

Categories

More Items

Hugging Face

Provides ~50M multimodal annotations organized for unified training across structured visual understanding, segmentation, dense geometric prediction, and multi-view reconstruction — released as task-specific JSONL files that reference original image assets rather than redistributing raw images.

Hugging Face

Structured dataset of internship listings combined with content-performance (SEO) metrics, provided as tabular and textual fields for data-warehouse analysis. Useful for building search/ranking features, training NLP models on internship-related queries, or performing analytics on content performance.

Hugging Face

Contains tech-blog posts scraped from Habr (primarily Russian, some English) in Parquet format with ~100K–1M records. Suited for multilingual text-generation and language-model fine-tuning; license is not specified, so verify before redistribution.