#!/bin/bash ckt_path="weights/baseline.pth" gpu_id=0 CUDA_VISIBLE_DEVICES=$gpu_id python test.py --ckt_path $ckt_path --testing_data mvtec