English

Anomalib: A Deep Learning Library for Anomaly Detection

Computer Vision and Pattern Recognition 2022-02-18 v1 Machine Learning

Abstract

This paper introduces anomalib, a novel library for unsupervised anomaly detection and localization. With reproducibility and modularity in mind, this open-source library provides algorithms from the literature and a set of tools to design custom anomaly detection algorithms via a plug-and-play approach. Anomalib comprises state-of-the-art anomaly detection algorithms that achieve top performance on the benchmarks and that can be used off-the-shelf. In addition, the library provides components to design custom algorithms that could be tailored towards specific needs. Additional tools, including experiment trackers, visualizers, and hyper-parameter optimizers, make it simple to design and implement anomaly detection models. The library also supports OpenVINO model optimization and quantization for real-time deployment. Overall, anomalib is an extensive library for the design, implementation, and deployment of unsupervised anomaly detection models from data to the edge.

Keywords

Cite

@article{arxiv.2202.08341,
  title  = {Anomalib: A Deep Learning Library for Anomaly Detection},
  author = {Samet Akcay and Dick Ameln and Ashwin Vaidya and Barath Lakshmanan and Nilesh Ahuja and Utku Genc},
  journal= {arXiv preprint arXiv:2202.08341},
  year   = {2022}
}
R2 v1 2026-06-24T09:41:44.287Z