cleanup todo

Signed-off-by: vladmandic <mandic00@live.com>
This commit is contained in:
vladmandic
2026-01-19 11:10:05 +01:00
parent e8a158f4f5
commit cc0b0e8e3d
40 changed files with 28 additions and 55 deletions
@@ -194,7 +194,6 @@ param_scheduler = [
dict(
# use quadratic formula to warm up 5 epochs
# and lr is updated by iteration
# TODO: fix default scope in get function
type='mmdet.QuadraticWarmupLR',
by_epoch=True,
begin=0,