svm-vehicle-detector
svm-vehicle-detector copied to clipboard
Question: why the performance is slow
You wrote you get ~ 3FPS detection rate. I wonder then how do I get ~30 FPS from an example code which uses the openCV hog+svm face detector ? I shove in it video frames from the webcam, resized (to 320x240) and converted to grayscale. It gives me bonding boxes. I decided to try to train it because it is so fast.
@AGenchev What kind of hardware are you running on?