chensnathan / YOLOF

You Only Look One-level Feature (YOLOF), CVPR2021, Detectron2
MIT License
271 stars 28 forks source link

base_lr #42

Open airy975924806 opened 1 year ago

airy975924806 commented 1 year ago

I am trying to repeat the yolof, but I only have 1 gpu. When I try to set the base_lr 0.03 under the guidance, I just get the result of 25.9 mAP and 45.6 AP50, which is far from the result reported in your respo. So do you have any idea about the setting for base_lr with 1 gpu?