Update README.md
Browse files
README.md
CHANGED
|
@@ -4,8 +4,8 @@ license: apache-2.0
|
|
| 4 |
|
| 5 |
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.
|
| 6 |
|
| 7 |
-
It is built upon the [MVREC (AAAI 2025) framework](https://github.com/ShuaiLYU/MVREC), and we would like to acknowledge the excellent foundational work that preceded this.
|
| 8 |
-
|
| 9 |
Download Command:
|
| 10 |
```
|
| 11 |
huggingface-cli download --repo-type dataset XimiaoZhang/MVTec-FS --local-dir ./ --resume-download
|
|
|
|
| 4 |
|
| 5 |
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.
|
| 6 |
|
| 7 |
+
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.
|
| 8 |
+
|
| 9 |
Download Command:
|
| 10 |
```
|
| 11 |
huggingface-cli download --repo-type dataset XimiaoZhang/MVTec-FS --local-dir ./ --resume-download
|