XiaohangZhan / deocclusion

Code for our CVPR 2020 work.
Apache License 2.0
794 stars 104 forks source link

error when resume checkpoints #43

Open MengHao666 opened 3 years ago

MengHao666 commented 3 years ago

utils/scheduler.py", line 17, in init KeyError: "param 'initial_lr' is not specified in param_groups[0] when resuming an optimizer" "in param_groups[{}] when resuming an optimizer".format(i))