多机并行计算
This commit is contained in:
@ -15,7 +15,8 @@ base:
|
||||
models:
|
||||
backbone: 'resnet18'
|
||||
channel_ratio: 0.75
|
||||
model_path: "../checkpoints/resnet18_1009/best.pth"
|
||||
model_path: "../checkpoints/resnet18_20250715_scale=0.75_sub/best.pth"
|
||||
# model_path: "../checkpoints/resnet18_1009/best.pth"
|
||||
|
||||
heatmap:
|
||||
feature_layer: "layer4"
|
||||
|
Reference in New Issue
Block a user