Open darrenlei opened 8 years ago
i want to do person detection, and finetune with VGG_coco_SSD_300x300_iter_240000.caffemodel, and get higher recall, but also higher false positive.
person detect :the original model detect result : Recall:50.65%, fault:9.97%, the finetune iteration 5000 result: Recall:59.80%, fault:24.12%
any one could help me , to improve recall ratio, and decrease false positive ratio ?
Was the fault caused by poorer localization or mis-classification?
can you tell me how to get the recall? Thank you
i want to do person detection, and finetune with VGG_coco_SSD_300x300_iter_240000.caffemodel, and get higher recall, but also higher false positive.
person detect :the original model detect result : Recall:50.65%, fault:9.97%, the finetune iteration 5000 result: Recall:59.80%, fault:24.12%
any one could help me , to improve recall ratio, and decrease false positive ratio ?