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

Evaluates retrievers and search agents on synthetic multi-hop questions that require assembling a complete set of supporting evidence. Provides English and Russian variants (395 questions each), a fixed dense index embedded with Qwen3-Embedding-8B, and BrowseComp-Plus evaluation integrations.

Hugging Face

Provides re-annotated academic video instruction data for captioning, video QA, and fine-grained motion understanding; rewrites short answers and concise captions into evidence-grounded, instruction-following responses and supplies JSONL annotation files (original videos not included).

Hugging Face

Provides 324 Russian short-answer web-search tasks with gold supporting documents to evaluate fixed-index retrievers and search agents. Tasks span eight topical categories and five retrieval challenge types (multihop, structured evidence, temporal, entity disambiguation, comparative) and use a Qwen3-Embedding-8B index for evaluation.