qqwweee / keras-yolo3

A Keras implementation of YOLOv3 (Tensorflow backend)
MIT License
7.14k stars 3.44k forks source link

Anyone share the cocoAPI mAP of this code? #408

Open HulkMaker opened 5 years ago

HulkMaker commented 5 years ago

Anyone share the cocoAPI mAP of this code? Is the same with the yolov3 paper posted?

HulkMaker commented 5 years ago

mAP=55.2 (IoU=0.50) 416x416 image Anyone got higher than this?

bingoxumo commented 5 years ago

could you share the evaluate project to me ,i want this project to evaluate my class.

zizzizziz commented 5 years ago

I also want to evaluate my class. Please share the evaluate project to me.