Repository for Paper Implementations
git clone https://github.com/lsjdg/code-with-papers.git
cd code-with-papers
pip install -r requirements.txt
- MVTecAD
- place it under
data/img/
- place it under
- Deep Residual Learning for Image Recognition
- introduces ResNet
- accepted to CVPR 2016
- Towards Total Recall in Industrial Anomaly Detection
- introduces PatchCore
- accepted to CVPR 2022