Abstract: Co-occurrence histograms of oriented gradients (CoHOG) is a powerful feature descriptor for pedestrian detection, but its calculation cost is large because the feature vector is very high-dimensional. In this paper, in order to achieve rapid detection, we propose a novel method to divide the CoHOG feature into small features and construct a cascade-structured classifier by combining many weak classifiers. The proposed cascade classifier rejects non-pedestrian images at the early stage of the classification while positive and suspicious images are examined carefully by all weak classifiers. This accelerates the classification process without spoiling detection accuracy. The experimental results show that our method achieves about 2.6 times faster detection and the same detection accuracy in comparison to the previous work.
Loading