| --- |
| license: apache-2.0 |
| --- |
| |
| This dataset is an extended version of the [MVTec-AD](https://www.mvtec.com/company/research/datasets/mvtec-ad) anomaly detection dataset, specifically designed for anomaly classification tasks. |
| |
| It is built upon the [MVREC (AAAI 2025) framework](https://github.com/ShuaiLYU/MVREC). We have reorganized the format, and we would like to acknowledge the excellent foundational work that preceded this. |
| |
| Download Command: |
| ``` |
| huggingface-cli download --repo-type dataset XimiaoZhang/MVTec-FS --local-dir ./ --resume-download |
| ``` |