Skip to content

Latest commit

 

History

History
 
 

gen2-anomaly-detection

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Anomaly Detection

The goal of anomaly detection is to recognize examples of an object that may fall out of a desired distribution of acceptable objects. For example, in manufacturing, we may want to automaticaly detect when some defect occurs.

This experiment uses a PaDiM model trained on wood. Training was done using the anomalib library.

Anomaly Detection GIF

Usage

Install Requirements

pip install -r requirements.txt

Run the Demo

python3 main.py