<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE article  PUBLIC "-//NLM//DTD Journal Publishing DTD v3.0 20080202//EN" "http://dtd.nlm.nih.gov/publishing/3.0/journalpublishing3.dtd"><article xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink" dtd-version="3.0" xml:lang="en" article-type="research article"><front><journal-meta><journal-id journal-id-type="publisher-id">JCC</journal-id><journal-title-group><journal-title>Journal of Computer and Communications</journal-title></journal-title-group><issn pub-type="epub">2327-5219</issn><publisher><publisher-name>Scientific Research Publishing</publisher-name></publisher></journal-meta><article-meta><article-id pub-id-type="doi">10.4236/jcc.2017.59007</article-id><article-id pub-id-type="publisher-id">JCC-77687</article-id><article-categories><subj-group subj-group-type="heading"><subject>Articles</subject></subj-group><subj-group subj-group-type="Discipline-v2"><subject>Computer Science&amp;Communications</subject></subj-group></article-categories><title-group><article-title>
 
 
  An Improvement of Pedestrian Detection Method with Multiple Resolutions
 
</article-title></title-group><contrib-group><contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>Guodong</surname><given-names>Zhang</given-names></name><xref ref-type="aff" rid="aff1"><sup>1</sup></xref><xref ref-type="corresp" rid="cor1"><sup>*</sup></xref></contrib><contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>Peilin</surname><given-names>Jiang</given-names></name><xref ref-type="aff" rid="aff2"><sup>2</sup></xref></contrib><contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>Kazuyuki</surname><given-names>Matsumoto</given-names></name><xref ref-type="aff" rid="aff1"><sup>1</sup></xref></contrib><contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>Minoru</surname><given-names>Yoshida</given-names></name><xref ref-type="aff" rid="aff1"><sup>1</sup></xref></contrib><contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>Kenji</surname><given-names>Kita</given-names></name><xref ref-type="aff" rid="aff1"><sup>1</sup></xref></contrib></contrib-group><aff id="aff2"><addr-line>Xi’an Jiaotong University, Xian, China</addr-line></aff><aff id="aff1"><addr-line>Faculy and School of Engineering, Tokushima University, Tokushima, Japan</addr-line></aff><author-notes><corresp id="cor1">* E-mail:<email>zhang-g@hotmail.co.jp(GZ)</email>;</corresp></author-notes><pub-date pub-type="epub"><day>30</day><month>06</month><year>2017</year></pub-date><volume>05</volume><issue>09</issue><fpage>102</fpage><lpage>116</lpage><history><date date-type="received"><day>October</day>	<month>10,</month>	<year>2016</year></date><date date-type="rev-recd"><day>Accepted:</day>	<month>July</month>	<year>14,</year>	</date><date date-type="accepted"><day>July</day>	<month>17,</month>	<year>2017</year></date></history><permissions><copyright-statement>&#169; Copyright  2014 by authors and Scientific Research Publishing Inc. </copyright-statement><copyright-year>2014</copyright-year><license><license-p>This work is licensed under the Creative Commons Attribution International License (CC BY). http://creativecommons.org/licenses/by/4.0/</license-p></license></permissions><abstract><p>
 
 
  In object detection, detecting an object with 100 pixels is substantially different from detecting an object with 10 pixels. Many object detection algorithms assume that the pedestrian scale is fixed during detection, such as the DPM detector. However, detectors often give rise to different detection effects under the circumstance of different scales. If a detector is used to perform pedestrian detection in different scales, the accuracy of pedestrian detection could be improved. A multi-resolution DPM pedestrian detection algorithm is proposed in this paper. During the stage of model training, a resolution factor is added to a set of hidden variables of a latent SVM model. Then, in the stage of detection, a standard DPM model is used for the high resolution objects and a rigid template is adopted in case of the low resolution objects. In our experiments, we find that in case of low resolution objects the detection accuracy of a standard DPM model is lower than that of a rigid template. In Caltech, the omission ratio of a multi-resolution DPM detector is 52% with 1 false positive per image (1FPPI); and the omission ratio rises to 59% (1FPPI) as far as a standard DPM detector is concerned. In the large-scale sample set of Caltech, the omission ratios given by the multi-resolution and the standard DPM detectors are 18% (1FPPI) and 26% (1FPPI), respectively.
 
</p></abstract><kwd-group><kwd>Deformable Part Model</kwd><kwd> Pedestrian Detection</kwd><kwd> Multi-Resolution; Latent SVM</kwd></kwd-group></article-meta></front><body><sec id="s1"><title>1. Introduction</title><p>Pedestrian detection has been a hotspot in computer vision research [<xref ref-type="bibr" rid="scirp.77687-ref1">1</xref>] . The corresponding detection algorithm has been developed towards high precision and instantaneity [<xref ref-type="bibr" rid="scirp.77687-ref2">2</xref>] [<xref ref-type="bibr" rid="scirp.77687-ref3">3</xref>] . For a driverless automobile, the usage of which has become popular nowadays, its intelligent system should be able to detect the locations and quantities of pedestrians ahead, to analyze the road conditions, and to guarantee the safety of these pedestrians [<xref ref-type="bibr" rid="scirp.77687-ref4">4</xref>] . For such cases, the pedestrian detection is an inevitable procedure. The pedestrian detection problem is difficult because that the target people often have various characteristics and the surrounding environments also change frequently [<xref ref-type="bibr" rid="scirp.77687-ref5">5</xref>] .</p><p>The pedestrian sizes in real world are different from each other. Besides the height diversity of different people, many imaging differences are incurred by the different distances between people and the camera. <xref ref-type="fig" rid="fig1">Figure 1</xref> shows a high resolution corresponds to the large pedestrian scale and a low resolution corresponds to the small pedestrian scale in the process of pedestrian detection.</p><p>Pedestrians contain rich information in the case of high resolution [<xref ref-type="bibr" rid="scirp.77687-ref6">6</xref>] , and it is more likely for them to be detected. Even if they are locally overlapped, many algorithms have the capability to detect these targets [<xref ref-type="bibr" rid="scirp.77687-ref7">7</xref>] . However, in the case low resolution, the pedestrians which contain a small amount of information cannot be detected easily. Meanwhile, low resolution pedestrians are very vulnerable to the interferences of the surrounding environments. In most cases, a detection algorithm has a much better detection result for the high resolution pedestrians than that for the low resolution pedestrians. Dalal and Triggs [<xref ref-type="bibr" rid="scirp.77687-ref8">8</xref>] proposed a HOG detector. If the detection window is fixed to <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x2.png" xlink:type="simple"/></inline-formula> pixels during training and detection, this detector can generate good effects at the time of detecting pedestrians with pixels greater than<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x3.png" xlink:type="simple"/></inline-formula>. However, when the target pedestrians are smaller than<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x4.png" xlink:type="simple"/></inline-formula>, the detector almost fails to detect any pedestrian. Although the target can be increased to larger than <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x5.png" xlink:type="simple"/></inline-formula> pixels by means of interpolation, the detection accuracy is still brought down. The DPM pedestrian detector makes use of a root filter and several part filters to describe the pedestrians. Information in the pedestrians of high resolution is sufficient.</p><p><xref ref-type="fig" rid="fig2">Figure 2</xref>(a) and <xref ref-type="fig" rid="fig2">Figure 2</xref>(b) are results obtained by utilizing a standard DPM</p><fig id="fig1"  position="float"><label><xref ref-type="fig" rid="fig1">Figure 1</xref></label><caption><title> The pedestrians with Multiple resolution in a sample picture</title></caption><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/7-1730465x6.png"/></fig><fig-group id="fig2"><label><xref ref-type="fig" rid="fig2">Figure 2</xref></label><caption><title> The detection result of standard DPM. (a) The part filter and root filter in DPM (b) The detection result of standard DPM.</title></caption><fig id ="fig2_1"><label> (b)</label><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/7-1730465x8.png"/></fig><fig id ="fig2_2"><label></label><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/7-1730465x7.png"/></fig></fig-group><p>detector to detect pedestrians in <xref ref-type="fig" rid="fig1">Figure 1</xref>. It is obvious that the small-scale pedestrians cannot be detected successfully. Therefore, the overall detection effect can be improved if we can improve the detection effect for low resolution pedestrians and prevent affecting the detection effect for high resolution pedestrians.</p><p>In this paper, we propose a multi-resolution DPM pedestrian detection algorithm, which takes advantage of the standard DPM framework in training the pedestrian with the resolution factor as a hidden variable. For the high resolution pedestrians, the response can be figured out in the first place. And its location can be estimated with the combination of this high resolution response and the response under a corresponding low resolution. However, for the low resolution pedestrians, the judgment over possible locations of these targets is carried out by only calculating the responses under the low resolution. High resolution and low resolution are only intuitive concepts in the common sense. In addition, resolution is closely associated with the heights of pedestrian samples.</p><p>Structure of this paper is as follows. In section 2, we thoroughly illustrate the DPM model for pedestrian detection, depicts the DPM learning algorithm, and describe the parameter initialization and the training procedures. In section 3, we illustrate the improved DPM algorithm in case of multi-resolution targets, by analyzing the features of pedestrian detection under multi-resolution, and describing the improved multi-resolution DPM pedestrian detection algorithm in detail. In Section 4, we apply this improved algorithm to a general dataset to comparatively analyze the experimental results.</p></sec><sec id="s2"><title>2. Overview of Related Theory</title><sec id="s2_1"><title>2.1. Deformable Part Model</title><p>The deformable part model (DPM) consists of a root filter and several part filters to describe the pedestrians. Specifically, the root filter describes each pedestrian as a whole, while each part filters describe a part of the pedestrian, such as the head and hand [<xref ref-type="bibr" rid="scirp.77687-ref9">9</xref>] . In this way, the constructed model can effectively capture the pedestrian information, and adapt well to the changes of body posture and dressing of the pedestrian [<xref ref-type="bibr" rid="scirp.77687-ref10">10</xref>] .</p><p>The DPM pedestrian detection is a x-resolution detection method. However, to some extent the algorithm is able to adapt to different resolutions, because of the following three reasons.</p><p>Firstly, the DPM features are based on the image pyramid HOG features [<xref ref-type="bibr" rid="scirp.77687-ref11">11</xref>] , which are adaptable to the scale variation within a certain range. Secondly, because the available data sets often consist of a large number of pedestrian samples, we have enough information for training a DPM model. For example, over 84% positive samples in the Caltech pedestrian database are over 30 pixels in height, over 16% positive samples are more than 80 pixels in height, and around 69% positive samples are between 30 pixels and 80 pixels in height.</p></sec><sec id="s2_2"><title>2.2. Hard Example Mining (SVM)</title><p>In the training procedure, there are usually more negative samples than the available positive samples. Taking pedestrian detection for example, the images of pedestrians are positive samples, and the images without pedestrian are negative samples. In this case, 10<sup>5</sup> samples can be generated from an image, most of which are negative samples. It is almost impossible to take all negative samples into consideration. Therefore, we select the positive samples and the hard examples for constructing a training set. The hard examples are referred to those which are incorrectly classified at the first time. The Bootstrapping classification algorithm is employed for training an initial negative sample set. The algorithm collects the incorrectly classified samples at the first time, add these samples to the negative sample set to form the hard samples. The process is repeated for several times until a good classification result is achieved. We define the hard example and easy sample as follows:</p><disp-formula id="scirp.77687-formula278"><label>(1)</label><graphic position="anchor" xlink:href="http://html.scirp.org/file/7-1730465x9.png"  xlink:type="simple"/></disp-formula><disp-formula id="scirp.77687-formula279"><label>(2)</label><graphic position="anchor" xlink:href="http://html.scirp.org/file/7-1730465x10.png"  xlink:type="simple"/></disp-formula><p>where, <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x11.png" xlink:type="simple"/></inline-formula>denotes the incorrectly classified samples at the first time or the samples located within the classification boundary <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x12.png" xlink:type="simple"/></inline-formula> denote the correctly classified samples. The samples on the classification boundary do not belong to <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x13.png" xlink:type="simple"/></inline-formula> or<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x14.png" xlink:type="simple"/></inline-formula>.<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x15.png" xlink:type="simple"/></inline-formula>.</p><p>Because <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x16.png" xlink:type="simple"/></inline-formula> is strictly convex, <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x17.png" xlink:type="simple"/></inline-formula>is the single result of the optimized problem. Given a sample library<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x18.png" xlink:type="simple"/></inline-formula>, we want to find a small sample set <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x19.png" xlink:type="simple"/></inline-formula> with <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x19.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x20.png" xlink:type="simple"/></inline-formula> and<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x19.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x20.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x21.png" xlink:type="simple"/></inline-formula>. To solve this problem, we firstly define an initial set which contains all the training samples. We train an LSVM model, and renew the previous set by removing the simple samples and by adding the new hard examples.</p></sec><sec id="s2_3"><title>2.3. Hard Example Mining with LSVM</title><p>For the LSVM, mining hard examples is equivalent to optimize <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x22.png" xlink:type="simple"/></inline-formula> rather than<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x22.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x23.png" xlink:type="simple"/></inline-formula>. This constraint turns the whole optimization problem to a convex optimization problem.</p><p>As for the hard example mining with SVM, we define an set with samples in the form of<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x24.png" xlink:type="simple"/></inline-formula>, in which<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x24.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x25.png" xlink:type="simple"/></inline-formula>. In the real application, the set consists of <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x24.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x25.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x26.png" xlink:type="simple"/></inline-formula> rather than<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x24.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x25.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x26.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x27.png" xlink:type="simple"/></inline-formula>. We define a vector set<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x24.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x25.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x26.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x27.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x28.png" xlink:type="simple"/></inline-formula>, in which i denotes sample index, and <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x24.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x25.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x26.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x27.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x28.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x29.png" xlink:type="simple"/></inline-formula> with<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x24.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x25.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x26.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x27.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x28.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x29.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x30.png" xlink:type="simple"/></inline-formula>. Because the hidden variable <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x24.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x25.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x26.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x27.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x28.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x29.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x30.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x31.png" xlink:type="simple"/></inline-formula> is not fixed, for each sample<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x24.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x25.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x26.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x27.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x28.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x29.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x30.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x31.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x32.png" xlink:type="simple"/></inline-formula>, there may be multiple corresponding<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x24.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x25.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x26.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x27.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x28.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x29.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x30.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x31.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x32.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x33.png" xlink:type="simple"/></inline-formula>. Then we define <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x24.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x25.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x26.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x27.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x28.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x29.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x30.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x31.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x32.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x33.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x34.png" xlink:type="simple"/></inline-formula> as the index of vectors in the vector set<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x24.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x25.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x26.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x27.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x28.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x29.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x30.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x31.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x32.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x33.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x34.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x35.png" xlink:type="simple"/></inline-formula>, and dene the target function for <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x24.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x25.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x26.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x27.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x28.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x29.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x30.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x31.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x32.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x33.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x34.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x35.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x36.png" xlink:type="simple"/></inline-formula> with the feature vectors in<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x24.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x25.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x26.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x27.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x28.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x29.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x30.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x31.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x32.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x33.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x34.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x35.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x36.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x37.png" xlink:type="simple"/></inline-formula>:</p><disp-formula id="scirp.77687-formula280"><label>(3)</label><graphic position="anchor" xlink:href="http://html.scirp.org/file/7-1730465x38.png"  xlink:type="simple"/></disp-formula><p><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x39.png" xlink:type="simple"/></inline-formula>can be optimized with the gradient-descent algorithm. We use <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x39.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x40.png" xlink:type="simple"/></inline-formula> as the set of feature factors<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x39.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x40.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x41.png" xlink:type="simple"/></inline-formula>.</p><p>The gradient-descent algorithm is described as follows.</p><p>1. <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x42.png" xlink:type="simple"/></inline-formula>is the learning rate for iteration<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x42.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x43.png" xlink:type="simple"/></inline-formula>.</p><p>2. <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x44.png" xlink:type="simple"/></inline-formula>is the index for samples in<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x44.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x45.png" xlink:type="simple"/></inline-formula>.</p><p>3. <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x46.png" xlink:type="simple"/></inline-formula>.</p><p>4. If<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x47.png" xlink:type="simple"/></inline-formula>, then<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x47.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x48.png" xlink:type="simple"/></inline-formula>.</p><p>5. Otherwise,<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x49.png" xlink:type="simple"/></inline-formula>.</p><p>We set <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x50.png" xlink:type="simple"/></inline-formula> and try to find <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x50.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x51.png" xlink:type="simple"/></inline-formula> in a sample set <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x50.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x51.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x52.png" xlink:type="simple"/></inline-formula> of small size.</p><p>As for the hard example mining with standard SVM, we define the feature vectors for hard and simple example in training set <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x53.png" xlink:type="simple"/></inline-formula> as follows.</p><disp-formula id="scirp.77687-formula281"><graphic  xlink:href="http://html.scirp.org/file/7-1730465x54.png"  xlink:type="simple"/></disp-formula><disp-formula id="scirp.77687-formula282"><label>(4)</label><graphic position="anchor" xlink:href="http://html.scirp.org/file/7-1730465x55.png"  xlink:type="simple"/></disp-formula><p>We find the hard examples by calculating<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x56.png" xlink:type="simple"/></inline-formula>. <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x56.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x57.png" xlink:type="simple"/></inline-formula>is defined as the initial feature vector set.</p><p>The LSVM hard example mining algorithm is given below:</p><p>1. Train model with<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x58.png" xlink:type="simple"/></inline-formula>.</p><p>2. If<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x59.png" xlink:type="simple"/></inline-formula>, stop the iteration and return<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x59.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x60.png" xlink:type="simple"/></inline-formula>.</p><p>3. Remove the simple samples by<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x61.png" xlink:type="simple"/></inline-formula>, where<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x61.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x62.png" xlink:type="simple"/></inline-formula>.</p><p>4. Add new hard examples by<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x63.png" xlink:type="simple"/></inline-formula>, where<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x63.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x64.png" xlink:type="simple"/></inline-formula>.</p><p>In the 3rd step simple samples are removed from the training set, while in the 4th step new hard examples are added to the training set. The entire iteration procedure terminates when there are no hard examples to add.</p></sec></sec><sec id="s3"><title>3. Pedestrian Detection with Multi-Resolution DPM</title><sec id="s3_1"><title>3.1. Fixed Resolution Model</title><p>Let <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x65.png" xlink:type="simple"/></inline-formula> represent an image window, and <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x65.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x66.png" xlink:type="simple"/></inline-formula> represent the image feature. As many slide window detection algorithms, we have</p><disp-formula id="scirp.77687-formula283"><label>(5)</label><graphic position="anchor" xlink:href="http://html.scirp.org/file/7-1730465x67.png"  xlink:type="simple"/></disp-formula><p>in which <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x68.png" xlink:type="simple"/></inline-formula> is marked as pedestrian. We train the above model with the positive and negative samples of the training set<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x68.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x69.png" xlink:type="simple"/></inline-formula>, in which<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x68.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x69.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x70.png" xlink:type="simple"/></inline-formula>. The commonly available training algorithms include SVM and boosting, and we employ the linear SVM for training the parameter <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x68.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x69.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x70.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x71.png" xlink:type="simple"/></inline-formula></p><disp-formula id="scirp.77687-formula284"><label>(6)</label><graphic position="anchor" xlink:href="http://html.scirp.org/file/7-1730465x72.png"  xlink:type="simple"/></disp-formula><p>in which <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x73.png" xlink:type="simple"/></inline-formula> is assumed to be of a fixed size during training and testing. We define a feature vector <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x73.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x74.png" xlink:type="simple"/></inline-formula> to deal with the windows of different sizes.</p></sec><sec id="s3_2"><title>3.2. Models with Fixed Resolutions</title><p>If an image contains objects of different resolutions at the same time, the detector of a fixed resolution usually cannot detect all different objects simultaneously. Because we can describe the different distances of pedestrians in an image, for each window <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x75.png" xlink:type="simple"/></inline-formula> we can dene a binary variable s to represent the distance of a pedestrian. We use <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x75.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x76.png" xlink:type="simple"/></inline-formula> to represent the distant target pedestrians, and use <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x75.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x76.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x77.png" xlink:type="simple"/></inline-formula> to denote the close target pedestrian. Our classifier is the same as the previous one.<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x75.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x76.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x77.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x78.png" xlink:type="simple"/></inline-formula>,</p><disp-formula id="scirp.77687-formula285"><label>(7)</label><graphic position="anchor" xlink:href="http://html.scirp.org/file/7-1730465x79.png"  xlink:type="simple"/></disp-formula><p>where <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x80.png" xlink:type="simple"/></inline-formula> and <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x80.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x81.png" xlink:type="simple"/></inline-formula> denote the features at different scales, such as a pedestrian of 50 pixels and a pedestrian of 100 pixels.</p></sec><sec id="s3_3"><title>3.3. Multi-Scale Multi-Resolution Model</title><p>For the close target pedestrians with s = 1, we can transform a model for high- resolution targets to two models for different resolution targets. For instance, we can transform a 100 pixels window into two windows of 50 pixels, and calculate the features at the small window scale. In this way, we can transform a model for high-resolution target to two models for different resolution targets:</p><disp-formula id="scirp.77687-formula286"><label>(8)</label><graphic position="anchor" xlink:href="http://html.scirp.org/file/7-1730465x82.png"  xlink:type="simple"/></disp-formula><p>With the above formula we can transform the object features at a fixed resolution into features at different resolutions. However, because <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x83.png" xlink:type="simple"/></inline-formula> is different at different resolutions, the linear SVM is not suitable for training models.</p></sec><sec id="s3_4"><title>3.4. Multi-Resolution DPM Algorithm for Pedestrian Detection</title><p>A significant feature of the above method is that a rigid template is used for object detection at both large and small scales. The description operators at low levels (e.g., HOG feature) are adaptable to small image deformation [<xref ref-type="bibr" rid="scirp.77687-ref12">12</xref>] . However, such method is not applicable in case of large scales. For example, HOG feature detector is invariant to different postures of a 50 pixels height pedestrian, but not invariant to the 100 pixels height pedestrians. If we are to detect a large- scale target, we can choose a low-resolution template. And if we hope to gain more information, we can select a high-resolution template. For a good adaptability to the deformation at a large scale, we adopt a DPM model. As a hidden parameter <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x84.png" xlink:type="simple"/></inline-formula> is defined in the DPM model, we use <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x84.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x85.png" xlink:type="simple"/></inline-formula> as the combination of HOG feature and the deviation.</p><disp-formula id="scirp.77687-formula287"><label>(9)</label><graphic position="anchor" xlink:href="http://html.scirp.org/file/7-1730465x86.png"  xlink:type="simple"/></disp-formula><p>The classifier passes through all the hidden variables at last, and calculates</p><p><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x87.png" xlink:type="simple"/></inline-formula>:</p><disp-formula id="scirp.77687-formula288"><label>(10)</label><graphic position="anchor" xlink:href="http://html.scirp.org/file/7-1730465x88.png"  xlink:type="simple"/></disp-formula><p><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x89.png" xlink:type="simple"/></inline-formula>is transformed into a standard linear template for calculating the response at a low resolution. For calculating the response at a high resolution, <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x89.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x90.png" xlink:type="simple"/></inline-formula>would need to search all part models to nd the model which makes the maximum response. Suppose the distances between different parts and the root filter are independent from each other, the following formula can be calculated with the <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x89.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x90.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x91.png" xlink:type="simple"/></inline-formula> algorithm:</p><disp-formula id="scirp.77687-formula289"><label>(11)</label><graphic position="anchor" xlink:href="http://html.scirp.org/file/7-1730465x92.png"  xlink:type="simple"/></disp-formula><p>in which <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x93.png" xlink:type="simple"/></inline-formula> denotes the location of part<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x93.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x94.png" xlink:type="simple"/></inline-formula>, <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x93.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x94.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x95.png" xlink:type="simple"/></inline-formula>denotes the template of part<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x93.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x94.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x95.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x96.png" xlink:type="simple"/></inline-formula>, <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x93.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x94.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x95.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x96.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x97.png" xlink:type="simple"/></inline-formula>denotes the deformable model of part <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x93.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x94.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x95.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x96.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x97.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x98.png" xlink:type="simple"/></inline-formula> and<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x93.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x94.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x95.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x96.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x97.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x98.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x99.png" xlink:type="simple"/></inline-formula>, and <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x93.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x94.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x95.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x96.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x97.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x98.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x99.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x100.png" xlink:type="simple"/></inline-formula> denotes the boundary. <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x93.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x94.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x95.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x96.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x97.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x98.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x99.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x100.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x101.png" xlink:type="simple"/></inline-formula>represents the HOG feature at location<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x93.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x94.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x95.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x96.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x97.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x98.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x99.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x100.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x101.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x102.png" xlink:type="simple"/></inline-formula>, and <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x93.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x94.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x95.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x96.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x97.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x98.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x99.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x100.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x101.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x102.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x103.png" xlink:type="simple"/></inline-formula> represents the deformation difference between part <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x93.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x94.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x95.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x96.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x97.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x98.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x99.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x100.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x101.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x102.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x103.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x104.png" xlink:type="simple"/></inline-formula> and part<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x93.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x94.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x95.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x96.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x97.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x98.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x99.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x100.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x101.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x102.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x103.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x104.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x105.png" xlink:type="simple"/></inline-formula>. For a given training set<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x93.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x94.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x95.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x96.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x97.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x98.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x99.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x100.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x101.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x102.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x103.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x104.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x105.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x106.png" xlink:type="simple"/></inline-formula>, we can employ the LSVM algorithm for training the model parameter<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x93.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x94.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x95.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x96.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x97.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x98.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x99.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x100.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x101.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x102.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x103.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x104.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x105.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x106.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x107.png" xlink:type="simple"/></inline-formula>.</p><p>At the stage of model training, we set <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x108.png" xlink:type="simple"/></inline-formula> if the training sample has a large scale<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x108.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x109.png" xlink:type="simple"/></inline-formula>, in which <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x108.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x109.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x110.png" xlink:type="simple"/></inline-formula> is no longer a hidden variable. And we set <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x108.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x109.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x110.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x111.png" xlink:type="simple"/></inline-formula> if the training sample has a small scale<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x108.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x109.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x110.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x111.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x112.png" xlink:type="simple"/></inline-formula>, in which <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x108.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x109.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x110.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x111.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x112.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x113.png" xlink:type="simple"/></inline-formula> is not a hidden variable, either. If the training sample has a medium scale<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x108.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x109.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x110.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x111.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x112.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x113.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x114.png" xlink:type="simple"/></inline-formula>, the training sample can be considered as both a high resolution object and a low resolution object. In this case, <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x108.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x109.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x110.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x111.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x112.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x113.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x114.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x115.png" xlink:type="simple"/></inline-formula>becomes a hidden variable, which can be added to the set of hidden variables of the LSVM model for training. The rough procedure consists of the random initialization of variables <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x108.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x109.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x110.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x111.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x112.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x113.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x114.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x115.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x116.png" xlink:type="simple"/></inline-formula> and<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x108.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x109.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x110.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x111.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x112.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x113.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x114.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x115.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x116.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x117.png" xlink:type="simple"/></inline-formula>, the calculation of model parameter <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x108.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x109.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x110.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x111.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x112.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x113.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x114.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x115.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x116.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x117.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x118.png" xlink:type="simple"/></inline-formula> in model training, and the acquisition of value for the hidden variable in accordance to the maximum response which would be taken into the next iteration.</p></sec></sec><sec id="s4"><title>4. Experiment Process and Dataset</title><sec id="s4_1"><title>4.1. Overview of the Algorithm</title><p>Our proposed multi-resolution DPM is similar to a hybrid deformable model with two target models. But there are also big differences between these methods. Firstly, many parameters are shared in our deformable model, while all parameters in the hybrid deformable model are independent from each other. Secondly, our multi-resolution deformable model consist a different procedure for the variable<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x119.png" xlink:type="simple"/></inline-formula>. At the training state, <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x119.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x120.png" xlink:type="simple"/></inline-formula>is a hidden variable, while at the test state <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x119.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x120.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x121.png" xlink:type="simple"/></inline-formula> would become a visible variable. The procedure of pedestrian detection by multi-resolution DPM is shown in <xref ref-type="fig" rid="fig3">Figure 3</xref>.</p><p>First, DPM parameters <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x122.png" xlink:type="simple"/></inline-formula> and <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x122.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x123.png" xlink:type="simple"/></inline-formula> are initialized by the initialization method as illustrated before. <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x122.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x123.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x124.png" xlink:type="simple"/></inline-formula>is the model parameter at a low resolution, while <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x122.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x123.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x124.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x125.png" xlink:type="simple"/></inline-formula> is the model parameter at a high resolution. At the training state, we set the value of <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x122.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x123.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x124.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x125.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x126.png" xlink:type="simple"/></inline-formula> by considering the height <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x122.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x123.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x124.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x125.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x126.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x127.png" xlink:type="simple"/></inline-formula> of a trained sample, for which <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x122.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x123.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x124.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x125.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x126.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x127.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x128.png" xlink:type="simple"/></inline-formula> if <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x122.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x123.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x124.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x125.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x126.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x127.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x128.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x129.png" xlink:type="simple"/></inline-formula> and <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x122.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x123.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x124.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x125.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x126.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x127.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x128.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x129.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x130.png" xlink:type="simple"/></inline-formula> if<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x122.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x123.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x124.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x125.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x126.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x127.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x128.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x129.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x130.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x131.png" xlink:type="simple"/></inline-formula>. For the samples with<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x122.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x123.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x124.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x125.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x126.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x127.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x128.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x129.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x130.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x131.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x132.png" xlink:type="simple"/></inline-formula>, LSVM can be used to train a standard DPM model, which renders the model parameter<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x122.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x123.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x124.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x125.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x126.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x127.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x128.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x129.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x130.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x131.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x132.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x133.png" xlink:type="simple"/></inline-formula>. For the samples with<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x122.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x123.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x124.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x125.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x126.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x127.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x128.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x129.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x130.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x131.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x132.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x133.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x134.png" xlink:type="simple"/></inline-formula>, a linear SVM can be used to train a DPM model (no hidden variable is involved), which renders the model parameter<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x122.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x123.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x124.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x125.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x126.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x127.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x128.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x129.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x130.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x131.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x132.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x133.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x134.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x135.png" xlink:type="simple"/></inline-formula>. For the samples with height<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x122.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x123.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x124.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x125.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x126.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x127.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x128.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x129.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x130.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x131.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x132.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x133.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x134.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x135.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x136.png" xlink:type="simple"/></inline-formula>, we add <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x122.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x123.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x124.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x125.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x126.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x127.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x128.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x129.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x130.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x131.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x132.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x133.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x134.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x135.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x136.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x137.png" xlink:type="simple"/></inline-formula> to the set of hidden variables, and</p><fig id="fig3"  position="float"><label><xref ref-type="fig" rid="fig3">Figure 3</xref></label><caption><title> The processing steps of pedestrian detection on multiple resolutions</title></caption><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/7-1730465x138.png"/></fig><p>train the model with the LSVM algorithm.</p></sec><sec id="s4_2"><title>4.2. Evaluation Method</title><p>Whole Image Evaluation</p><p>The detection result for an image consist of a set of bounding boxes <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x139.png" xlink:type="simple"/></inline-formula> and a corresponding confidence score [<xref ref-type="bibr" rid="scirp.77687-ref13">13</xref>] . If the detection result <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x139.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x140.png" xlink:type="simple"/></inline-formula> and the standard result <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x139.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x140.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x141.png" xlink:type="simple"/></inline-formula> has a great extent of overlapping, we consider the detection result matches the standard result. We define that a detection result matches the standard result if they have over 50% parts overlapped:</p><disp-formula id="scirp.77687-formula290"><label>(12)</label><graphic position="anchor" xlink:href="http://html.scirp.org/file/7-1730465x142.png"  xlink:type="simple"/></disp-formula><p>Each <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x143.png" xlink:type="simple"/></inline-formula> can match to at most one<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x143.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x144.png" xlink:type="simple"/></inline-formula>, which means that every detected <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x143.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x144.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x145.png" xlink:type="simple"/></inline-formula> can only match one <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x143.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x144.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x145.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x146.png" xlink:type="simple"/></inline-formula> but not multiple<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x143.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x144.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x145.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x146.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x147.png" xlink:type="simple"/></inline-formula>. Therefore, if a detection result <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x143.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x144.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x145.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x146.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x147.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x148.png" xlink:type="simple"/></inline-formula> could match multiple <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x143.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x144.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x145.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x146.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x147.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x148.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x149.png" xlink:type="simple"/></inline-formula> we only select the <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x143.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x144.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x145.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x146.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x147.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x148.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x149.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x150.png" xlink:type="simple"/></inline-formula> with the highest confidence as the final detection result. If a <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x143.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x144.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x145.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x146.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x147.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x148.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x149.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x150.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x151.png" xlink:type="simple"/></inline-formula> is not matched with any<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x143.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x144.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x145.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x146.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x147.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x148.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x149.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x150.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x151.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x152.png" xlink:type="simple"/></inline-formula>, it is labeled as false positive. And if a <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x143.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x144.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x145.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x146.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x147.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x148.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x149.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x150.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x151.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x152.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x153.png" xlink:type="simple"/></inline-formula> is not matched with any<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x143.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x144.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x145.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x146.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x147.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x148.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x149.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x150.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x151.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x152.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x153.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x154.png" xlink:type="simple"/></inline-formula>, it is labeled as false negatives as well.</p></sec><sec id="s4_3"><title>4.3. Experiment Dataset</title><p>1. INRIA</p><p>The INRIA data set is a static pedestrian detection database which has been widely employed in recent researches. The training set consists of 614 positive samples (containing 2416 pedestrians) and 1218 negative samples. The test set consists of 288 positive samples (containing 1126 pedestrians) and 453 negative samples. Images in the INRIA data set are mainly collected from google, GRAZ- 01 and personal photographs.</p><p>2. Caltech Pedestrian Database</p><p>The Caltech Pedestrian Database is a large scale database. It consists of videos of 640 &#215; 480 pixel with 30 frames per second, captured by in-vehicle cameras for about 10 hours. Within these videos, 250,000 frames (around 137 minutes), 350,000 bounding boxes, and 2300 pedestrians are manually annotated by human experts. The data set is divided into 10 sets, among which sets 00 - 05 are used for training, and sets 06 - 10 are used for testing. In our experiment, we also employ sets 00 - 05 for training and sets 06-10 for testing.</p><p>Pillor [<xref ref-type="bibr" rid="scirp.77687-ref14">14</xref>] divide samples in the Caltech Pedestrian Library into distant<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x155.png" xlink:type="simple"/></inline-formula>, medium <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x155.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x156.png" xlink:type="simple"/></inline-formula> and near <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x155.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x156.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x157.png" xlink:type="simple"/></inline-formula> types, according to the heights <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x155.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x156.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x157.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x158.png" xlink:type="simple"/></inline-formula> of pedestrians.</p><p>The model feature of DPM is based on the HOG feature of the image pyramid, and DPM has good adaptability to a certain range of scale changes. Usually the pedestrian samples in our data set are not too small, so there is enough information for building the DPM model.</p><p>In the Caltech pedestrian database, the average height of the samples is 48 pixels. More than 84% of the positive samples have height greater than 30 pixels, more than 16% of the positive samples have height greater than 80 pixels, and about 69% of the positive samples have height from 30 to 80 pixels. In the case of high-resolution<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x159.png" xlink:type="simple"/></inline-formula>, the DPM model show very good results in traditional DPM model tests. In this work we defined targets with height <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x159.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x160.png" xlink:type="simple"/></inline-formula> as the high resolution target, targets with height <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x159.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x160.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x161.png" xlink:type="simple"/></inline-formula> as the low resolution targets, and targets with height <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x159.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x160.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x161.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x162.png" xlink:type="simple"/></inline-formula> as the unknown resolution targets in which case the resolution factor is treated as a hidden variable.</p></sec></sec><sec id="s5"><title>5. Results and Discuss</title><sec id="s5_1"><title>5.1. The Result in INRIA</title><p>There are nearly one thousand pictures in INRIA pedestrian database. Our model is trained on the INRIA training set, and evaluated on the INRIA test set. The multi-resolution DPM-based pedestrian detection algorithm acquires a precision of 87.2% on INRIA pedestrian database, which is slightly better than 86.9% as the precision of the standard DPM. This is mainly because that there are too few picture samples in this data set, and the pedestrian scale is too big in the pictures. Only a few pictures contain the small-scale pedestrians, in which case the multi-resolution DPM detector cannot change the detection method at the high resolution. Therefore, the detection result is almost the same as the standard DPM result.</p></sec><sec id="s5_2"><title>5.2. The Result in Caltech Database</title><p>Training our model on the Caltech pedestrian database is more challenging than on the INRIA dataset. The number of samples in the Caltech pedestrian dataset is large, which is much larger than the number of samples in the INRIA dataset. The Caltech pedestrian dataset consists samples of <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x163.png" xlink:type="simple"/></inline-formula> pixel resolution, in which many pedestrian targets of small scales are included.</p><p>In this section, set0 to set5 in Caltech database are employed for training, and set6 to set11 are chosen for testing. Figures 4(a)-(d) show the detection results for all-distance, near-distance, middle-distance and far-distance samples, respectively. Specifically, the near-distance corresponds to pedestrians with height <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x164.png" xlink:type="simple"/></inline-formula> pixel, the middle-distance corresponds to pedestrians with height <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x164.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x165.png" xlink:type="simple"/></inline-formula> but<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x164.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x165.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x166.png" xlink:type="simple"/></inline-formula>, and the far-distance corresponds to pedestrian with height<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x164.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x165.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x166.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x167.png" xlink:type="simple"/></inline-formula>.</p><p>The experiment result suggests that the multi-resolution DPM algorithm renders better detection results than that the standard DPM in terms of all testing sets, <xref ref-type="fig" rid="fig4">Figure 4</xref>(a) shows the result based on all test samples. The multi-reso- lution DPM-based pedestrian detection algorithm achieves a missing rate of 52% (1FPPI), which is much better than the missing rate 59% (1FPPI) achieved by the DPM pedestrian detection algorithm. This result suggesting that multi-reso- lution DPM has better detection effect than the standard DPM. In terms of the large-scale samples (<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x168.png" xlink:type="simple"/></inline-formula>) in Caltech database, the multi-resolution DPM- based detection algorithm renders a missing rate of 18% (1FPPI), while the standard DPM-based detection algorithm renders a missing rate of 26% (1FPPI),</p><fig id="fig4"  position="float"><label><xref ref-type="fig" rid="fig4">Figure 4</xref></label><caption><title> The result on Caltech pedestrian data set by different distance. (a) The result on all-distance samples; (b) The result on near-distance; (c) The result on middle-distance; (d) The result on far-distance samples</title></caption><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/7-1730465x169.png"/></fig><p>which suggests that the multi-resolution DPM also outperforms the standard DPM for large-scale targets. For small-scale samples, the difference in both models is not as obvious as shown in <xref ref-type="fig" rid="fig4">Figure 4</xref>(b), which is mainly because, that the useful information at small scales is very limited (the objects at less than 30 pixels are known as small-scale objects). At this point, the detection algorithm cannot acquire enough information for detection.</p></sec><sec id="s5_3"><title>5.3. The Result in Part of Caltech Database</title><p>In order to better explain the experiment result, we further select 3000 pictures from the standard Caltech database for evaluation. This experiment is conducted to compare the detection effects of the detection algorithm at a high resolution (corresponding to the standard DPM algorithm), the detection algorithm at a low resolution (corresponding to merely the root filter-based DPM algorithm), and the proposed multi-resolution DPM algorithm.</p><p>The experiment result is shown in <xref ref-type="fig" rid="fig5">Figure 5</xref>, in which LR represents the low- resolution detection algorithm, HR represents the high-resolution detection al-</p><fig id="fig5"  position="float"><label><xref ref-type="fig" rid="fig5">Figure 5</xref></label><caption><title> The results of different-scale targets on the subset of the Caltech pedestrian data set. (a) Large-scale target; (b) Small-scale target</title></caption><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/7-1730465x170.png"/></fig><p>gorithm, and MR represents the multi-resolution detection algorithm.</p><p>The results of large-scale target <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x171.png" xlink:type="simple"/></inline-formula> detection as shown in <xref ref-type="fig" rid="fig5">Figure 5</xref>(a), the multi-resolution DPM algorithm achieves similar performance as the standard DPM algorithm. Both algorithms are better than the low-resolution detector.</p><p><xref ref-type="fig" rid="fig5">Figure 5</xref>(b) shows the terms of the small-scale target <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x172.png" xlink:type="simple"/></inline-formula> detection, we find that the detection effect of the standard DPM algorithm drops quickly as the target scale grows small. The detection effect of the multi-resolution DPM algorithm is slightly lower than that of the rigid template.</p><p>According to the overall comparison is shown in <xref ref-type="fig" rid="fig6">Figure 6</xref>, the multi-resolu- tion DPM algorithm is better than the high-resolution detection algorithm on the testing set. We find that the missing rate on test set is 52% with a rigid template. This is lower than 59%, which is the missing rate with the standard DPM algorithm. This is because most of the pedestrian samples are with height<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/7-1730465x173.png" xlink:type="simple"/></inline-formula>, and even the high-resolution algorithm cannot detect the small- scale targets. The standard DPM algorithm achieves a good detection effect for the large-scale targets.</p></sec></sec><sec id="s6"><title>6. Conclusion</title><p>In this paper we proposed a Pedestrian Detection Method at Multiple Resolution. Especially during pedestrian detection under the high resolution, such an algorithm can generate very significant effects. However, targets in images acquired in the real world are under diverse resolutions in most cases. Considering this, the standard DPM is subjected to great limitations. Here, a multi-resolution DPM algorithm based on the standard DPM algorithm is presented. In this way, pedestrian detection is fixed to different resolutions. For example, pedestrians under the high resolution can be detected through a deformable part model, while those under the low resolution are detected based on the rigid template. In</p><fig id="fig6"  position="float"><label><xref ref-type="fig" rid="fig6">Figure 6</xref></label><caption><title> The result on the subset of the Caltech pedestrian data set</title></caption><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/7-1730465x174.png"/></fig><p>Caltech, omission ratio of a multi-resolution DPM detector was 52% (1FPPI); comparatively, it became 59% (1FPPI) as far as a standard DPM detector was concerned. In the large-scale sample set of Caltech, omission ratio of the multi- resolution and the standard DPM detectors were 18% (1FPPI) and 26% (1FPPI) respectively. The general results of proposed method are better than the standard DPM.</p></sec><sec id="s7"><title>Acknowledgements</title><p>This research was partially supported by JSPS KAKENHI Grant Numbers 15K00425, 15K00309.</p></sec><sec id="s8"><title>Cite this paper</title><p>Zhang, G.D., Jiang, P.L., Matsumoto, K., Yoshida, M. and Kita, K. (2017) An Improvement of Pedestrian Detection Method with Multiple Resolutions. Journal of Computer and Communications, 5, 102-116. https://doi.org/10.4236/jcc.2017.59007</p></sec></body><back><ref-list><title>References</title><ref id="scirp.77687-ref1"><label>1</label><mixed-citation publication-type="other" xlink:type="simple">Markus, E. and Gavrila, D.M. (2009) Monocular Pedestrian Detection: Survey and Experiments. IEEE Transactions on Pattern Analysis and Machine Intelligence, 31, 2179-2195. https://doi.org/10.1109/TPAMI.2008.260</mixed-citation></ref><ref id="scirp.77687-ref2"><label>2</label><mixed-citation publication-type="other" xlink:type="simple">Bagheri, M., Siekkinen, M. and Nurminen, J.K. (2016) Cloud-Based Pedestrian Road-Safety with Situation-Adaptive Energy-Efficient Communication. IEEE Intelligent Transportation Systems Magazine, 8, 45-62. https://doi.org/10.1109/MITS.2016.2573338</mixed-citation></ref><ref id="scirp.77687-ref3"><label>3</label><mixed-citation publication-type="other" xlink:type="simple">Guo, A., Xu, M., Ran, F., et al. (2016) A Real-Time Pedestrian Detection System in Street Scene. International Journal on Smart Sensing and Intelligent Systems, 9, 1592-1613.</mixed-citation></ref><ref id="scirp.77687-ref4"><label>4</label><mixed-citation publication-type="other" xlink:type="simple">Zhe, L. and Davis, L.S. (2010) Shape-Based Human Detection and Segmentation via Hierarchical Part-Template Matching. IEEE Transactions on Pattern Analysis and Machine Intelligence, 32, 604-618. https://doi.org/10.1109/TPAMI.2009.204</mixed-citation></ref><ref id="scirp.77687-ref5"><label>5</label><mixed-citation publication-type="other" xlink:type="simple">Zhe, L., Hua, G. and Davis, L.S. (2009) Multiple Instance Feature for Robust Part-Based Object Detection. IEEE Conference on Computer Vision and Pattern Recognition (CVPR 2009), Miami, 20-25 June 2009.</mixed-citation></ref><ref id="scirp.77687-ref6"><label>6</label><mixed-citation publication-type="other" xlink:type="simple">Liu, Y., Lasang, P., Siegel, M., et al. (2016) Multi-Sparse Descriptor: A Scale Invariant Feature for Pedestrian Detection. Neurocomputing, 184, 55-65. https://doi.org/10.1016/j.neucom.2015.07.143</mixed-citation></ref><ref id="scirp.77687-ref7"><label>7</label><mixed-citation publication-type="other" xlink:type="simple">An, M.S. and Kang, D.S. (2015) A Method of Robust Pedestrian Tracking in Video Sequences Based on Interest Point Description. International Journal of Multimedia and Ubiquitous Engineering, 10, 35-46. https://doi.org/10.14257/ijmue.2015.10.10.04</mixed-citation></ref><ref id="scirp.77687-ref8"><label>8</label><mixed-citation publication-type="other" xlink:type="simple">Navneet, D. and Triggs, B. (2005) Histograms of Oriented Gradients for Human Detection. 2005 IEEE Computer Society Conference on Computer Vision and Pattern Recognition (CVPR’05), San Diego, 20-25 June 2005.</mixed-citation></ref><ref id="scirp.77687-ref9"><label>9</label><mixed-citation publication-type="other" xlink:type="simple">Afsar, P., Cortez, P. and Santos, H. (2015) Automatic Visual Detection of Human Behavior: A Review from 2000 to 2014. Expert Systems with Applications, 42, 6935-6956. https://doi.org/10.1016/j.eswa.2015.05.023</mixed-citation></ref><ref id="scirp.77687-ref10"><label>10</label><mixed-citation publication-type="other" xlink:type="simple">Kim, S. and Cho, K. (2015) Design of High-Performance HOG Feature Calculation Circuit for Real-Time Pedestrian Detection. Journal of Information Science and Engineering, 31, 2055-2073.</mixed-citation></ref><ref id="scirp.77687-ref11"><label>11</label><mixed-citation publication-type="other" xlink:type="simple">Lin, C.F., Chen, C.S., Hwang, W.J., et al. (2015) Novel Outline Features for Pedestrian Detection System with Thermal Images. Pattern Recognition, 48, 3440-3450. https://doi.org/10.1016/j.patcog.2015.04.024</mixed-citation></ref><ref id="scirp.77687-ref12"><label>12</label><mixed-citation publication-type="other" xlink:type="simple">Felzenszwalb, P.F., et al. (2010) Object Detection with Discriminatively Trained Part-Based Models. IEEE Transactions on Pattern Analysis and Machine Intelligence, 32, 1627-1645. https://doi.org/10.1109/TPAMI.2009.167</mixed-citation></ref><ref id="scirp.77687-ref13"><label>13</label><mixed-citation publication-type="other" xlink:type="simple">Piotr, D., et al. (2012) Pedestrian Detection: An Evaluation of the State of the Art. IEEE Transactions on Pattern Analysis and Machine Intelligence, 34, 743-761. https://doi.org/10.1109/TPAMI.2011.155</mixed-citation></ref><ref id="scirp.77687-ref14"><label>14</label><mixed-citation publication-type="other" xlink:type="simple">Piotr, D., Belongie, S. and Perona, P. (2010) The Fastest Pedestrian Detector in the West. BMVC, 2.</mixed-citation></ref></ref-list></back></article>