Use cases

Common computer vision jobs, the flow shape that solves each one, and a template to start from.

Each page here describes one job: what the flow looks like, which nodes do the work, how to set it up for your data and how teams usually extend it. Every one of them starts from a template in the library, and most have a live example you can open and a case study with real numbers.

Templates at a glance

Open the library with Start from template on the Home page, or Templates in the flow toolbar.

TemplateUse case
Import images by drag & dropBring data in
Import from Dataset NinjaBring data in
Import from SuperviselyBring data in
Labeling with review loopOrganize labeling
Labeling with expertOrganize labeling
Labeling with auto quality checkOrganize labeling
Supervisely queue labelingOrganize labeling
Labeling jobs in SuperviselyOrganize labeling
Dataset quality controlCheck and clean a dataset
Filter-based data cleanupCheck and clean a dataset
Run EdgeCrafter Detector on ImagesTry a pretrained detector
Train EdgeCrafter Detector on ImagesTrain a detector
Detector evaluationEvaluate and compare models
Detector comparisonEvaluate and compare models

Combining them

The use cases are building blocks of one larger process. Imported data feeds a labeling flow, its accepted dataset feeds training, the trained model is evaluated and compared, and its predictions become the starting point for the next round of labeling. Because datasets are versioned and references can follow the latest version, you can connect these pieces in one flow and let each part pick up the newest results of the one before it.

hard cases Bring data in Organize labeling Check and clean Train Evaluate and compare

Not sure where to start? Describe your goal to the AI agent — it searches the Node Library and assembles a first version of the flow for you.