Video Curation Tutorials
Use the tutorials in this section to learn video curation with NeMo Curator.
Tutorials are organized by complexity and typically build on one another.
Beginner Tutorial
Run your first splitting pipeline with the Python example, including model prep and common flags.
Split and Deduplicate Videos
Split videos and then remove near-duplicates using KMeans + Pairwise semantic dedup.
Pipeline Customization
Learn how to customize video pipelines by adding custom code, models, stages, and environments.