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.
Datasets
Learn how to use Anomalib’s Datasets for different modalities and batch processing.
Datamodules
Learn how to use Anomalib’s Datamodules for different modalities and batch processing.
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.
Input tiling
Learn more about how to use the tiler for input tiling.