Skip to content

Commit 7784f7d

Browse files
committed
ema model test
1 parent c2c38a8 commit 7784f7d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

yolo/configs/experiments/yolov4-csp/debug/640-3x-wd.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ trainer:
114114
optimizer_config:
115115
ema:
116116
average_decay: 0.9999
117-
trainable_weights_only: True
117+
trainable_weights_only: False
118118
dynamic_decay: True
119119
learning_rate:
120120
type: cosine

0 commit comments

Comments
 (0)