RockyXu66 / Faster_RCNN_for_Open_Images_Dataset_Keras

Faster R-CNN for Open Images Dataset by Keras
474 stars 340 forks source link

mAP (mean average precision) is low? #70

Open samrawitergrtr opened 4 years ago

samrawitergrtr commented 4 years ago

I trained with my model with epotch length 1000 and number f epotch is 90.Then the training accuracy is grater than 80% also i tested the model too, and i got around 95-99% confidence but the mean average precision (mAP) is around 0.32 or 32 %. What should i do in order to improve the map?

mehnaz1985 commented 3 years ago

@samrawitergrtr how could you get training accuracy? do you mean rpn classification accuracy? i did not find any bounding boxes on the test images and hence mAP is 1!!! pls help me