Data loader for the MVTec dataset
Based on the CIFAR data loader from torchvision.
These files and the mvtec data directory must be in the same directory, such that:
- /.../main_directory/mvtec.py
- /.../main_directory/mvtec_test.ipynb
- /.../main_directory/mvtec/bottle/...
- /.../main_directory/mvtec/cable/...
- and so on
- [1] Dataset
- [2] Short paper
- [3] Long paper
- [4] Papers with code link