resnet修改为v10版本模型
This commit is contained in:
@ -61,7 +61,8 @@ class Config:
|
|||||||
test_val = "D:/比对/cl"
|
test_val = "D:/比对/cl"
|
||||||
# test_val = "./data/test_data_100"
|
# 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_801.pth"
|
||||||
# test_model = "checkpoints/zhanting_res_abroad_8021.pth"
|
# test_model = "checkpoints/zhanting_res_abroad_8021.pth"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user