experiencor / keras-yolo2

Easy training on custom dataset. Various backends (MobileNet and SqueezeNet) supported. A YOLO demo to detect raccoon run entirely in brower is accessible at https://git.io/vF7vI (not on Windows).
MIT License
1.73k stars 787 forks source link

evaluation metrics #439

Open isennkubilay opened 4 years ago

isennkubilay commented 4 years ago

Hi,

I want to evaluate the performance of the object detection model. How can I implement it?