AlexeyAB / darknet

YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
http://pjreddie.com/darknet/
Other
21.63k stars 7.95k forks source link

YOLO V4 Training result #5949

Open JoshuaAbel20 opened 4 years ago

JoshuaAbel20 commented 4 years ago

Hello, I had tried to re-train the Yolo tiny using the COCO dataset before, but I think the result was not good. Then I saw your YOLOV4 and I tried it using your pre-trained weight. And the result is very good. After that, I tried to re-train YOLO V4 but I lack the computational power. So, do you mind if you share the training result of YOLOV4? Especially for the precision, recall, mAP, and loss for each epoch. I will use that data for comparing my result using Yolo tiny and your YOLOV4. Thank you very much, I am looking forward to hearing from you.

colinlin1982 commented 4 years ago

Do you mind share your chart.png? I'm training a model on coco dataset, I need a reference too...