This is the Cable subset from the MVTec Anomaly Detection dataset.
cable/
├── train/
│ └── good/ # 224 normal training images
└── test/
├── good/ # 58 normal test images
├── bent_wire/ # 14 images
├── cable_swap/ # 14 images
├── combined/ # 13 images
├── cut_inner_insulation/ # 16 images
├── cut_outer_insulation/ # 12 images
├── missing_cable/ # 14 images… See the full description on the dataset page:
https://huggingface.co/datasets/chooseanything/mvtec-ad-cable.