sfzhang15 / RefineDet

Single-Shot Refinement Neural Network for Object Detection, CVPR, 2018
Other
1.43k stars 393 forks source link

map question #187

Closed sc199505 closed 4 years ago

sc199505 commented 4 years ago

Hello, when I trained a 5 class detector with my own data, I found that the map value is not as high as the SSD during the training, but the AP value of each category is evener than the SSD. Is it the number of times I have iterated? Not enough? Thank you for your convenience.

sfzhang15 commented 4 years ago

@sc199505 I do not understand your question. Please describe it more clearly.

sc199505 commented 4 years ago

Thank you for your answer. I've found the reason for the question. It's the threshold question.