chensnathan / YOLOF

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

performance #7

Closed hhaAndroid closed 3 years ago

hhaAndroid commented 3 years ago

Thank you. I want to know how the performance of this depository is trained ?Is it exactly the same as in the table? If not, can you post the specific performance?

chensnathan commented 3 years ago

Yes. The models provided in the README are trained by this codebase.

chensnathan commented 3 years ago

Have you tried to train YOLOF with this codebase on your own?

hhaAndroid commented 3 years ago

Have you tried to train YOLOF with this codebase on your own?

Yes

chensnathan commented 3 years ago

Could you achieve comparable results?

hhaAndroid commented 3 years ago

Could you achieve comparable results?

Please wait

hhaAndroid commented 3 years ago

Yes, I ran three times, 37.5/37.6/37.7

wanghangege commented 3 years ago

Yes, I ran three times, 37.5/37.6/37.7

Hi, may I ask which yaml profile you are running, I am using the "yolof_CSP_D_53_DC5_9x_stage2_3x.yaml" and getting about 38% mAP.