Open xytjcxy opened 4 years ago
How do you determine the upper bound of object detection? In the paper, you said, the classification score is considered as the detection score. Therefore, does it mean that the best performance of classifier is the upper bound of the detector?
Well, not exactly. Technically, because in detection score (mAP) confidence matters whereas in classification it does not. Read how AP is calculated!
Therefore, my problem is that whether the AP of classification is the upper bound of AP of the detector.
Hello,my researchs may need to use some of the concepts in your paper. Therefore, here I have some questions need your answer.
How do you determine the upper bound of object detection? In the paper, you said, the classification score is considered as the detection score. Therefore, does it mean that the best performance of classifier is the upper bound of the detector?
In the section of Error Diagnosis,you quantify the contribution of errors in object detection. However, can you provide the codes about clear the errors, such as removing, correcting or adding detections when appropriate.
Looking forward to your response!
Sincerely