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. video-splitting embeddings captioning
Split and Deduplicate Videos
Split videos and then remove near-duplicates using KMeans + Pairwise semantic dedup. splitting semantic-deduplication
Pipeline Customization Series
Customize pipelines by composing ProcessingStage classes and tuning resources.
stages
resources
custom-pipelines