2nd-place-solution-for-VinBigData-Chest-X-ray-Abnormalities-Detection icon indicating copy to clipboard operation
2nd-place-solution-for-VinBigData-Chest-X-ray-Abnormalities-Detection copied to clipboard

Regarding Learning Rate

Open kailasdayanandan opened this issue 2 years ago • 1 comments

Regarding ivan part on mmdetection Can you please upload schedule_1x.py. The below error is seen. There was another solution recommended in (https://github.com/open-mmlab/mmdetection/issues/6456) Can you confirm on the same.

Traceback (most recent call last): File "/home/prashant/anaconda3/envs/kmmdet/lib/python3.7/site-packages/mmcv/utils/registry.py", line 52, in build_from_cfg return obj_cls(**args) File "/home/prashant/anaconda3/envs/kmmdet/lib/python3.7/site-packages/mmcv/runner/hooks/lr_updater.py", line 264, in init super(CosineAnnealingLrUpdaterHook, self).init(**kwargs) TypeError: init() got an unexpected keyword argument 'step'

kailasdayanandan avatar Oct 28 '22 12:10 kailasdayanandan

Can you check this too..

https://github.com/open-mmlab/mmdetection/issues/6456

kailasdayanandan avatar Oct 28 '22 13:10 kailasdayanandan