International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 114 - Number 19 |
Year of Publication: 2015 |
Authors: Reecha P. Yadav, Vinuchackravarthy Senthamilarasu, Krishnan Kutty, Sunita P. Ugale |
10.5120/20084-2026 |
Reecha P. Yadav, Vinuchackravarthy Senthamilarasu, Krishnan Kutty, Sunita P. Ugale . Implementation of Robust HOG-SVM based Pedestrian Classification. International Journal of Computer Applications. 114, 19 ( March 2015), 10-16. DOI=10.5120/20084-2026
Achieving pedestrian protection by means of computer vision is not a new topic in the field of computer vision research; however it is still being pursued with renewed interest because of the huge scope for performance improvement in the existing systems. Generally, the task of pedestrian detection (PD) involves stages such as pre-processing, ROI selection, feature extraction, classification, verification/refinement and tracking. Of all the steps involved in the PD framework, the paper presents the work done towards implementing the feature extraction and classification stages in particular. It is of paramount importance that the extracted features from the image should be robust and distinct enough to help the classifier distinguish between a pedestrian and a non-pedestrian, while a good classification algorithm would go a long way in precisely identifying a pedestrian as well as in simplifying the verification stage of the PD framework. The presented work focuses on the implementation of the Histogram of Oriented Gradients (HOG) features with modified parameters that can represent accurate intrinsic information of the image. Classification is achieved using Support Vector Machine (SVM). However instead of employing a readily available SVM library, the linear SVM implemented uses the Sequential Minimal Optimization (SMO) algorithm. The results observed by this HOG-SVM combination show promise to be the best feature extraction cum classification module for a full-fledged PD system.