Skip to content

Commit 90208b3

Browse files
committed
config: Change pretrained weight of Backbone
1 parent b30377e commit 90208b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Backbone:
3333
factor: 0.5
3434
patience: 5
3535
min_lr: 0.00005
36-
pretrained_weights: weights/Backbone_best.pth
36+
pretrained_weights: weights/Backbone_val_best.pth
3737

3838
Proposed:
3939
batch_size: 4

0 commit comments

Comments
 (0)