Closed alevangel closed 2 years ago
Yes, it can be adapted to different input sizes.
By doing this, we follow the same processing steps and inputs to have a fair comparison with previous work on the same dataset. https://github.com/xiahaifeng1995/PaDiM-Anomaly-Detection-Localization-master/blob/main/datasets/mvtec.py
Let me know if you have further questions.
Hi, I see that in the loading function of the dataset there is a crop transform. Why this is happening? It would be possibile to work with a non square images dataset?