Paper id 26201461

Page 1

International Journal of Research in Advent Technology, Vol.2, No.6, June 2014 E-ISSN: 2321-9637

A Novel Approach for Detection of Human in Images Using IK-SVM Naveen M Dandur1, Satish Naik 2, Veerendra T M3, Pruthviraja C B 4 M Tech, Digital Electronics 1, M Tech, Digital Electronics 2, M Tech, Digital Electronics 3, M Tech, Digital Electronics 4, Student 1, Student 2, Student 3, Student 4 Email: naveend.026@gmail.com1, naik.satish88@gmail.com2 Abstract- Human detection is a challenging classification problem which has many potential applications including monitoring pedestrian junctions, young children in school and old people in hospitals, and several security, surveillance and civilian applications. Various approaches have been proposed to solve this problem. We have studied and implemented a scheme using Histogram of Oriented Gradients (HOG). The INRIA Person dataset was used for training and testing the classifier. The proposed method is implemented using IK-SVM classifier. On the INRIA pedestrian dataset an approximate L-SVM classifier based on these features has the current best performance. The user friendly Graphical User Interface is designed for this proposed method. Index Terms- IK-SVM classifier, HOG feature extraction, GUI.

1. INTRODUCTION Human Detection is a key problem for a number of application domains, such as intelligent vehicles, surveillance, and robotics. Notwithstanding years of methodical and technical progress and it is still a difficult task from a machine-vision point of view. There is a wide range of human appearance arising from changing articulated pose, clothing, lighting, and in the case of a moving camera in a dynamic environment ever-changing backgrounds. Explicit models to solve the problem are not readily available, so most research has focused on implicit learningbased representations. Many interesting human classification approaches have been proposed; an overview is given in Section II. Most approaches follow a two-step approach involving feature extraction and pattern classification. In recent years, a multitude of (more or less) different feature sets has been used to discriminate humans from non-human images. Most of those features operate on intensity contrasts in spatially restricted local parts of an image. As such, they resemble neural structures which exist in lower level processing stages of the human visual cortex. In human perception, however, depth and motion are important additional cues to support object recognition. In particular, the motion flow field and surface depth maps seem to be tightly integrated with spatial cues, such as shape, contrasts, or color. With a few exceptions (see Section II), most spatial features used in machine vision for object classification are based on intensity cues only. If used at all, depth and motion cues merely provide information about scene geometry or serve as a selection mechanism for regions of interest in segmentation rather than a classification context. In this paper, feature extraction technique called HOG (Histogram of Orientations of Gradients) is used. Discriminative approaches to recognition problems often depend on comparing distributions of features,

e.g. a kernelized SVM, where the kernel measures the similarity between histograms describing the features. In order to evaluate the classification function, a test histogram is compared to histograms representing each of the support vectors. This paper presents a classifier method to greatly speed up that process for histogram comparison functions of a certain form– basically where the comparison is a linear combination of functions of each coordinate of the histogram. 2. PREVIOUS WORK Human classification has attracted a significant amount of interest from the research community over the past years. A human classifier is typically part of an integrated system involving a preprocessing step to select initial object hypotheses and a post processing step to integrate classification results over time (tracking). The classifier itself is the most important module. Its performance accounts for the better part of the overall system performance and the majority of computational resources are spent here. Most approaches for human classification follow a discriminative scheme by learning discriminative functions (decision boundaries) to separate object classes within a feature space. Prominent features can be roughly categorized into texture- based and gradient-based. Non adaptive texture-based Haar wavelet features have been popularized and used by many others. Recently, local binary pattern (LBP) features have also been employed in pedestrian classification. The particular structure of local texture features has been optimized in terms of local receptive field (LRF) features, which adapt to the underlying data during training. Other texture-based features are codebook patches, extracted around interest points in the image and linked via geometric relations. Gradient-based features have focused on

212


Turn static files into dynamic content formats.

Create a flipbook
Issuu converts static files into: digital portfolios, online yearbooks, online catalogs, digital photo albums and more. Sign up and create your flipbook.