lfz/DSB2017

Question about conf_th、nms_th and detect_th setting

Sun-DongYang opened this issue · 0 comments

nms_th and detect_th are IOU value threshold, why set them to 0.1? If the detect_th is 0.1, that means the overlap rate between the detection result and the label is only 10%. So, could this guarantee the accuracy of the detection result?