Skip to content

Commit 497d182

Browse files
committed
add le drop
1 parent 9b63739 commit 497d182

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,7 @@ def check_keep(keyname, ignorekeywordlist):
348348
'args': args,
349349
}, checkpoint_path)
350350

351-
351+
lr_scheduler.step()
352352
if args.output_dir:
353353
checkpoint_paths = [output_dir / 'checkpoint.pth']
354354
# extra checkpoint before LR drop and every 100 epochs

0 commit comments

Comments
 (0)