From 3c9701aad33a11ec994dd698b8af9253bbc82499 Mon Sep 17 00:00:00 2001 From: jiajie555 Date: Fri, 18 Apr 2025 16:59:06 +0800 Subject: [PATCH] =?UTF-8?q?resnet=E4=BF=AE=E6=94=B9=E4=B8=BAv10=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E6=A8=A1=E5=9E=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- contrast/feat_extract/config.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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"