YAML Metadata
Warning:
empty or missing yaml metadata in repo card
(https://huggingface.co/docs/hub/model-cards#model-card-metadata)
The dataset was obtained from The code uses bottle.
https://www.mvtec.com/company/research/datasets/mvtec-ad
- train.py is the code that creates the model.
- generate_image.py is the code to generate a normal image from an abnormal image.
- predict.py is the code that generates the heatmap image of the anomalous area.
The bottle dataset should be placed on the same level as the code.