Upload README.md with huggingface_hub
Browse files
README.md
ADDED
|
@@ -0,0 +1,23 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
|
| 2 |
+
|
| 3 |
+
task_categories:
|
| 4 |
+
---
|
| 5 |
+
- image
|
| 6 |
+
---
|
| 7 |
+
|
| 8 |
+
# Mvtec capsule cls
|
| 9 |
+
|
| 10 |
+
## Dataset Description
|
| 11 |
+
MVTec AD Capsule dataset for anomaly detection using classification.
|
| 12 |
+
|
| 13 |
+
### Overview
|
| 14 |
+
- **Data Type**: image
|
| 15 |
+
- **Classes**:
|
| 16 |
+
|
| 17 |
+
- **Version**: 1.0.0
|
| 18 |
+
- **Outputs-Label Schema**:
|
| 19 |
+
- {'name': 'class_label', 'type': 'classification', 'classes': ['good', 'crack', 'faulty_imprint', 'poke', 'scratch', 'squeeze'], 'value_range': None, 'required': False}
|
| 20 |
+
- Data Count in splits:
|
| 21 |
+
- train: 221
|
| 22 |
+
- test: 134
|
| 23 |
+
|