PatchCore_anomaly_detection icon indicating copy to clipboard operation
PatchCore_anomaly_detection copied to clipboard

Traceback (most recent call last): File "train.py", line 434, in <module>

Open valadad opened this issue 3 years ago • 1 comments

Hello, I have try to run your code by your sample cmd

python train.py --phase train or test --dataset_path .../mvtec_anomaly_detection --category carpet --project_root_path path/to/save/results --coreset_sampling_ratio 0.01 --n_neighbors 9

image

valadad avatar Aug 30 '21 14:08 valadad

You can try to install torch==1.7.1

Fantasy1120 avatar Sep 03 '21 01:09 Fantasy1120