16a0f31
1
2
3
4
5
6
#!/bin/bash ckt_path="weights/pretrained_mvtec_colondb.pth" gpu_id=0 CUDA_VISIBLE_DEVICES=$gpu_id python test.py --ckt_path $ckt_path --testing_data mvtec