RockyXu66 / Faster_RCNN_for_Open_Images_Dataset_Keras

Faster R-CNN for Open Images Dataset by Keras
473 stars 339 forks source link

Calculate accuracy for the model #53

Open prinipj opened 4 years ago

prinipj commented 4 years ago

I need to calculate the accuracy of the model. Using model_all.evaluate() gives error. I also tried some other ways. Please help me to find accuracy