diff --git a/contrast/feat_extract/config.py b/contrast/feat_extract/config.py index 586de69..a3e0c37 100644 --- a/contrast/feat_extract/config.py +++ b/contrast/feat_extract/config.py @@ -61,7 +61,8 @@ class Config: test_val = "D:/比对/cl" # test_val = "./data/test_data_100" - test_model = "checkpoints/best_20250228.pth" + # test_model = "checkpoints/best_20250228.pth" + test_model = "checkpoints/resv10.pth" # test_model = "checkpoints/zhanting_res_801.pth" # test_model = "checkpoints/zhanting_res_abroad_8021.pth"