Data Tutorials

Data Tutorials#

This section contains tutorials on how to fully utilize the data components of anomalib.

Dataclasses

Learn how to use Anomalib’s dataclasses for different modalities and batch processing.

Dataclasses
Datasets

Learn how to use Anomalib’s Datasets for different modalities and batch processing.

Datasets
Datamodules

Learn how to use Anomalib’s Datamodules for different modalities and batch processing.

Datamodules
Custom Data

Learn more about how to use Folder dataset to train anomalib models on your custom data.

Data Transforms

Learn how to apply custom data transforms and random augmentations to the input images.

Data Transforms
Input tiling

Learn more about how to use the tiler for input tiling.

Input tiling