Ma-Dan / keras-yolo4

A Keras implementation of YOLOv4 (Tensorflow backend)
MIT License
382 stars 175 forks source link

Did you test accuracy of converted YOLOv4-model on MSCOCO? #33

Open AlexeyAB opened 4 years ago

AlexeyAB commented 4 years ago

@Ma-Dan Hi, Did you test accuracy of converted YOLOv4-model on MSCOCO? Is it the same as in the Darknet - 43.5% AP (65.7% AP50) for YOLOv4-608x608?