2021年5月4日星期二

how do I draw mAP chart using log file?

I trained YOLOV3 and saved all the information into a log file using following command:

./darknet detector train data/obj.data yolo-obj.cfg darknet53.conv.74 -map 2> 1 | tee -a train_yolov3.log

Please see the below link, my log file: https://www.file.io/download/VSxLoeB4MZQl

I am trying to draw the mAP chart, I am wondering how do I draw mAP using that log file? Thanks in advance!

https://stackoverflow.com/questions/67394270/how-do-i-draw-map-chart-using-log-file May 05, 2021 at 10:04AM

没有评论:

发表评论