Image Curation Tutorials#

This section contains practical tutorials that show how to use NVIDIA NeMo Curator for various image curation tasks. Each tutorial provides step-by-step guidance for specific use cases.

Beginner Tutorial

Get started with basic image curation using NeMo Curator. Learn how to create pipelines that filter images by aesthetic quality and NSFW content.

Create an Image Curation Pipeline
Image Duplicate Removal Workflow

Learn how to remove duplicate and near-duplicate images using semantic duplicate removal with CLIP embeddings and clustering.

Image Duplicate Removal Workflow

Resources#

For working Python examples and command-line scripts, refer to the Tutorials directory in the NeMo Curator GitHub repository.