Anomalib Training

Trains an anomalib model on a dataset via the Python API or CLI, including training on a custom folder-structured dataset with the Folder datamodule. Use when writing or debugging an anomalib training script/command, choosing Engine/Trainer arguments, or wiring a model + datamodule together. Do not use for adding a new model or datamodule from scratch (see anomalib-adding-a-model / anomalib-adding-a-datamodule), or for the tiled-ensemble or benchmarking pipelines (see anomalib-tiled-ensemble / anomalib-benchmarking).

open-edge-platform fe2949f 2 files · 8.8 KB Updated

File contents

open-edge-platform/anomalib/tree/main/.agents/skills/anomalib-training commit fe2949f58e

Frequently asked questions

npx skillmds@latest add open-edge-platform/anomalib-training