very low mAP on coco val2014 when training from scratch
Author: fyw1999Created Mar 19, 2023Updated Aug 28, 2023
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.
Source: eriklindernoren/PyTorch-YOLOv3