PyTorch-YOLOv3 icon indicating copy to clipboard operation
PyTorch-YOLOv3 copied to clipboard

very low mAP on coco val2014 when training from scratch

Open fyw1999 opened this issue 2 years ago • 18 comments

The code is elegant and concise, but the training performance on coco val2014 is poor. The mAP is only 0.00912 after 24 epochs when I train the model from scratch.

fyw1999 avatar Mar 19 '23 02:03 fyw1999