So I have trained a boosted cascade using the Opencv utilities, I would like to evaluate the performance of each stage of the classifier. is there a way to access the results from individual stages or anything that could help achieving this?
1 | initial version |
So I have trained a boosted cascade using the Opencv utilities, I would like to evaluate the performance of each stage of the classifier. is there a way to access the results from individual stages or anything that could help achieving this?
2 | retagged |
So I have trained a boosted cascade using the Opencv utilities, I would like to evaluate the performance of each stage of the classifier. is there a way to access the results from individual stages or anything that could help achieving this?