TextBoxes_plusplus icon indicating copy to clipboard operation
TextBoxes_plusplus copied to clipboard

detection_eval is high but demo_det.py find a lot of false positive boxes

Open MarStarck opened this issue 6 years ago • 3 comments

my detection_eval is about 0.77~0.86 according to different iterations. but the detection results contains around 50% false positive boxes.

MarStarck avatar Oct 15 '18 01:10 MarStarck

You can enlarge the threshold score of the detection to filter false positive boxes.

MhLiao avatar Dec 25 '18 07:12 MhLiao

many false positive boxes have scores above 0.9,Is the regression not good? can you give me any suggestions?

zhangxiaopang88 avatar Mar 01 '19 06:03 zhangxiaopang88

@zhangxiaopang88 , I also find that although detection_eval when trainging is very high, but when testing, I found the test result score is relatively low, do you know the reason?

mengzhangjian avatar Oct 14 '19 02:10 mengzhangjian