Log in

View Full Version : Cascade Classifier Training


RBB
08-01-2015, 02:35
Our team is looking to detect the FRC logo on the totes and I've run into more than a few problems with the training process.

I've done some work with pre-made datasets, but making my own has proved to be a challenge. Has any team had any luck with cascade classifier training or is there a better way to find the FIRST logo?

If anyone has had luck, how many positive samples did you use? How many negatives? How many stages? There are so many parameters to fiddle with and it would be nice to know if someone has been successful before.

Thanks,
Team 114

RBB
09-01-2015, 00:49
Never mind I got it myself

faust1706
09-01-2015, 01:47
When you get a chance, could you please benchmark the algorithm for how long it take to identify the object? There isn't good literature on low sample sized classifying algorithms.

RBB
09-01-2015, 01:55
Sure I'd be happy to do that tomorrow!

RBB
10-01-2015, 15:27
Using our NVIDIA Quadro K4000 to process the images, we get about 20 fps with our current configuration. Using just the i5, we get about 8.5.

faust1706
10-01-2015, 17:57
Thank you so much. So it isn't too slow. When you have a lot of positive and negative image samples and what not, you sometimes see performances of about 5 fps on good machines.