Machine-Learning-Collection icon indicating copy to clipboard operation
Machine-Learning-Collection copied to clipboard

May I know the hyper parameters for the YOLOv3 trained in Pascal VOC?

Open g0401828t opened this issue 3 years ago • 0 comments

Hi Aladdin! Thank you for your great work on YOLO. I was really struggling with YOLO. However your youtube video was really helpful and it so very clear to understand. I practiced YOLO with your codes and I tried to get the mAP result (78.2) that you have written on your readme file. However my model saturated to around mAP 50. The only difference with your config file is the learning rate which I set to 3e-4 and conf_threshold to 0.4.

I am curious whether you trained and inferenced with the config file you have uploaded or did you modified it. Also do you think the difference I mentioned about caused the mAP degradation?

g0401828t avatar Dec 02 '21 14:12 g0401828t