<?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">
    ojapps
   </journal-id>
   <journal-title-group>
    <journal-title>
     Open Journal of Applied Sciences
    </journal-title>
   </journal-title-group>
   <issn pub-type="epub">
    2165-3917
   </issn>
   <issn publication-format="print">
    2165-3925
   </issn>
   <publisher>
    <publisher-name>
     Scientific Research Publishing
    </publisher-name>
   </publisher>
  </journal-meta>
  <article-meta>
   <article-id pub-id-type="doi">
    10.4236/ojapps.2024.149172
   </article-id>
   <article-id pub-id-type="publisher-id">
    ojapps-136331
   </article-id>
   <article-categories>
    <subj-group subj-group-type="heading">
     <subject>
      Articles
     </subject>
    </subj-group>
    <subj-group subj-group-type="Discipline-v2">
     <subject>
      Biomedical 
     </subject>
     <subject>
       Life Sciences, Chemistry 
     </subject>
     <subject>
       Materials Science, Computer Science 
     </subject>
     <subject>
       Communications, Engineering, Physics 
     </subject>
     <subject>
       Mathematics
     </subject>
    </subj-group>
   </article-categories>
   <title-group>
    The Fusion of Temporal Sequence with Scene Priori Information in Deep Learning Object Recognition
   </title-group>
   <contrib-group>
    <contrib contrib-type="author" xlink:type="simple">
     <name name-style="western">
      <surname>
       Yongkang
      </surname>
      <given-names>
       Cao
      </given-names>
     </name>
    </contrib>
    <contrib contrib-type="author" xlink:type="simple">
     <name name-style="western">
      <surname>
       Fengjun
      </surname>
      <given-names>
       Liu
      </given-names>
     </name>
    </contrib>
    <contrib contrib-type="author" xlink:type="simple">
     <name name-style="western">
      <surname>
       Xian
      </surname>
      <given-names>
       Wang
      </given-names>
     </name>
    </contrib>
    <contrib contrib-type="author" xlink:type="simple">
     <name name-style="western">
      <surname>
       Wenyun
      </surname>
      <given-names>
       Wang
      </given-names>
     </name>
    </contrib>
    <contrib contrib-type="author" xlink:type="simple">
     <name name-style="western">
      <surname>
       Zhaoxin
      </surname>
      <given-names>
       Peng
      </given-names>
     </name>
    </contrib>
   </contrib-group> 
   <aff id="affnull">
    <addr-line>
     aSchool of Mechanical Engineering, Hunan University of Science and Technology, Xiangtan, China
    </addr-line> 
   </aff> 
   <pub-date pub-type="epub">
    <day>
     06
    </day> 
    <month>
     09
    </month>
    <year>
     2024
    </year>
   </pub-date> 
   <volume>
    14
   </volume> 
   <issue>
    09
   </issue>
   <fpage>
    2610
   </fpage>
   <lpage>
    2627
   </lpage>
   <history>
    <date date-type="received">
     <day>
      8,
     </day>
     <month>
      September
     </month>
     <year>
      2024
     </year>
    </date>
    <date date-type="published">
     <day>
      24,
     </day>
     <month>
      September
     </month>
     <year>
      2024
     </year> 
    </date> 
    <date date-type="accepted">
     <day>
      24,
     </day>
     <month>
      September
     </month>
     <year>
      2024
     </year> 
    </date>
   </history>
   <permissions>
    <copyright-statement>
     © 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>
    For some important object recognition applications such as intelligent robots and unmanned driving, images are collected on a consecutive basis and associated among themselves, besides, the scenes have steady prior features. Yet existing technologies do not take full advantage of this information. In order to take object recognition further than existing algorithms in the above application, an object recognition method that fuses temporal sequence with scene priori information is proposed. This method first employs YOLOv3 as the basic algorithm to recognize objects in single-frame images, then the DeepSort algorithm to establish association among potential objects recognized in images of different moments, and finally the confidence fusion method and temporal boundary processing method designed herein to fuse, at the decision level, temporal sequence information with scene priori information. Experiments using public datasets and self-built industrial scene datasets show that due to the expansion of information sources, the quality of single-frame images has less impact on the recognition results, whereby the object recognition is greatly improved. It is presented herein as a widely applicable framework for the fusion of information under multiple classes. All the object recognition algorithms that output object class, location information and recognition confidence at the same time can be integrated into this information fusion framework to improve performance.
   </abstract>
   <kwd-group> 
    <kwd>
     Computer Vison
    </kwd> 
    <kwd>
      Object Recognition
    </kwd> 
    <kwd>
      Deep Learning
    </kwd> 
    <kwd>
      Consecutive Scene
    </kwd> 
    <kwd>
      Information Fusion
    </kwd>
   </kwd-group>
  </article-meta>
 </front>
 <body>
  <sec id="s1">
   <title>1. Introduction and Motivation</title>
   <p>As an important branch of computer vision and artificial intelligence, object recognition is widely used in intelligent robots <xref ref-type="bibr" rid="scirp.136331-1">
     [1]
    </xref> <xref ref-type="bibr" rid="scirp.136331-2">
     [2]
    </xref>, industrial detection <xref ref-type="bibr" rid="scirp.136331-3">
     [3]
    </xref> <xref ref-type="bibr" rid="scirp.136331-4">
     [4]
    </xref>, unmanned driving <xref ref-type="bibr" rid="scirp.136331-5">
     [5]
    </xref> <xref ref-type="bibr" rid="scirp.136331-6">
     [6]
    </xref>, video surveillance <xref ref-type="bibr" rid="scirp.136331-7">
     [7]
    </xref> <xref ref-type="bibr" rid="scirp.136331-8">
     [8]
    </xref> and other fields and a research hotspot these days. The algorithms in the earliest days relied on basic vision, such as grayscale, color, texture, and shape, and traditional machine learning classification methods to recognize objects. In 2001, the VJ detector designed by P. Viola and M. Jones to extract Haar features for face recognition made a breakthrough in face recognition technology <xref ref-type="bibr" rid="scirp.136331-9">
     [9]
    </xref>, marking that higher-order features began to be applied to object recognition. DPM (Deformable Parts Models) proposed by P. Felzenszwalb in 2008 played an important role for a long time back then <xref ref-type="bibr" rid="scirp.136331-10">
     [10]
    </xref>, and then R. Girshick improved it, increasing the processing speed by more than 10 times without any compromise on accuracy <xref ref-type="bibr" rid="scirp.136331-11">
     [11]
    </xref>.</p>
   <p>The recognition rate and accuracy have been greatly improved when deep learning, which began to rise in 2012, smashed the limitation where traditional object recognition methods need manual efforts to extract visual features <xref ref-type="bibr" rid="scirp.136331-12">
     [12]
    </xref> <xref ref-type="bibr" rid="scirp.136331-13">
     [13]
    </xref>. RCNN (Region Convolutional Neural Network) <xref ref-type="bibr" rid="scirp.136331-14">
     [14]
    </xref> proposed by R. Girshick in 2014 is such a representative method of deep learning object recognition (DLOR). that works by generating candidate regions from image input, extracting the features of each candidate region via CNN, then sending the features to SVM (Support Vector Machine) classifier for the identification of object class, and finally correcting the position of candidate frame by the regressor, whereas SPPNet (Spatial Pyramid Pooliing Networks) <xref ref-type="bibr" rid="scirp.136331-15">
     [15]
    </xref> proposed by K. He et al. in the same year converts the corresponding part of the feature map and the candidate region into fixed-size features, reducing the loss of useful information. Many iconic methods have been proposed one after another in the year of 2015 that DLOR technologies mushroomed. The Fast RCNN <xref ref-type="bibr" rid="scirp.136331-16">
     [16]
    </xref> model proposed by R. Girshick based on RCNN has a simplified network structure due to ROI (Region of Interest) in lieu of the pyramid pooling layer of SPPNet and consumes less computing resources thanks to new multi-task loss function. The Faster RCNN <xref ref-type="bibr" rid="scirp.136331-17">
     [17]
    </xref> model proposed by S. Ren et al. replaces ROI with RPN (Region Proposal Network) to further increase its running speed. It is the first end-to-end framework for DLOR. The methods above are all two-stage ones where recognition process undergoes such two-stages as first extracting image features by regions, and then performing object classification and bounding box regression. But one-stage methods only extract features once before they recognize objects at an accuracy slightly lower but a speed greater than those of the two-stage ones. Typical one-stage methods include: SSD <xref ref-type="bibr" rid="scirp.136331-18">
     [18]
    </xref> (Single Shot MultiBox Detector) proposed by W. Liu et al. and YOLO <xref ref-type="bibr" rid="scirp.136331-19">
     [19]
    </xref> (You Only Look Once) proposed by R. Joseph et al. The way YOLO solves object recognition as a regression problem is advantageous in terms of fast speed and low background false positive rate, but disadvantaged in the aspects of precision as well as recall rate of small objects. YOLOv2 <xref ref-type="bibr" rid="scirp.136331-20">
     [20]
    </xref> and YOLOv3 <xref ref-type="bibr" rid="scirp.136331-21">
     [21]
    </xref> appeared in response to the shortcomings of YOLO after researchers improved the feature network structure and increased the prediction scale. After years of development, the YOLO series algorithms have gradually become one of the most popular DLOR algorithms and led to a large number of applied research on YOLO series algorithms. W. Qin et al. propose a ship-detection method based on a deep convolutional neural network that is modified from YOLOv3. They added a squeeze-and-excitation (SE) structure to the backbone network to strengthen the ability to extract features. Through a large number of experiments prove this method improves the speed <xref ref-type="bibr" rid="scirp.136331-22">
     [22]
    </xref>. J. Jun Feng et al. propose a real-time performance fabric defect detection method based on the YOLOv3 model which combined with the high-level information and the low-level features. And YOLO detection layer was added to feature maps of different sizes to make it more suitable for defect detection of grey fabric and lattice fabric <xref ref-type="bibr" rid="scirp.136331-23">
     [23]
    </xref>. The YOLO algorithm is still under continuous development. In some recent studies, data processing, network structure, and loss function are further optimized.</p>
   <p>Although great success has been achieved for DLOR algorithms represented by the YOLO series, when some traditional difficulties, such as poor light, misshapen objects, and large-scale changes in object scale, come up in object recognition, guaranteed accuracy and stability are still a challenge to results. The above problems will persist as long as we use only single sources of information and single models of recognition. Therefore, efforts are being made to further improve object recognition by expanding the information sources used for object recognition, as a result, information fusion technology is widely used in object recognition. H. Yang et al. propose a method for low-dimensional, strongly robust, and fast space target ISAR image recognition based on local and global structural feature fusion. The method makes up for the missing structural information of the trace feature and ensures the integrity of the ISAR image feature information <xref ref-type="bibr" rid="scirp.136331-24">
     [24]
    </xref>. Chen et al. propose a target-level fusion method for intelligent vehicle target detection based on information collected millimeter-wave (MMW) radar and camera. The experimental results indicate that the proposed algorithm can complete a tracks association between the MMW radar and camera, and the method has an excellent performance <xref ref-type="bibr" rid="scirp.136331-25">
     [25]
    </xref>. W. Chang et al. propose a method of fusing the spectral feature difference image (DI) and textural feature (grey level co-occurrence matrix) DI obtained by change vector analysis (CVA) to improve the accuracy of multi-source remote sensing image building change detection. Experiments results show that this method can significantly improve the change detection performance of multi-source remote sensing image building <xref ref-type="bibr" rid="scirp.136331-26">
     [26]
    </xref>. These fruitful studies have played an important role in practical applications.</p>
   <p>In the existing information fusion research on object recognition, most of the information used therein comes from one or more sensors at the same moment, and most of the methods used therefor belong to information fusion on data level and information fusion on feature level. For some important object recognition applications such as intelligent robots and unmanned driving, images are collected on a consecutive basis and associated among themselves, besides, the scenes have steady prior features. This means that more information is available from these scenes to improve object recognition. Efforts are expected to further expand the research of information fusion in the field of object recognition.</p>
   <p>An object recognition method that fuses temporal sequence with scene priori information is proposed herein for consecutive scenes with steady features. This method first employs YOLOv3 as the basic algorithm to recognize objects in single-frame images, then the DeepSort <xref ref-type="bibr" rid="scirp.136331-27">
     [27]
    </xref> <xref ref-type="bibr" rid="scirp.136331-28">
     [28]
    </xref> (simple online and real-time tracking with a deep association metric) algorithm to establish association among potential objects recognized in images of different moments, and finally the confidence fusion method and temporal boundary processing method designed herein to fuse, at the decision level, temporal sequence information with scene priori information. Experimental studies show that the method introduced herein better suppresses the influence of interference factors such as light conditions and object scale changes, and significantly improves the comprehensive performance of object recognition.</p>
   <p>The remainder of this paper is organized as follows: Part 2 describes the principle of YOLOv3; Part 3 introduces the information fusion object recognition method proposed herein; Part 4 is devoted to the analysis and discussion of the results of the proposed method applied to the instances. Finally, this paper is concluded in Part 5.</p>
  </sec><sec id="s2">
   <title>
    <xref ref-type="bibr" rid="scirp.136331-"></xref>2. YOLO Algorithm for Object Recognition</title>
   <p>Although some newer DLOR algorithms have come out recently, the YOLOv3 algorithm with excellent synthetic performance in extensive testing is still one of the mainstream choices. The overall structure of its network is shown in <xref ref-type="fig" rid="fig1">
     Figure 1
    </xref> where Res represents the residual network (ResNet) structure designed to solve the degradation caused by the deepening of the network structure; the CBL module consists of three parts: convolution level, Batch Normalization and Leaky ReLU activation function, effectively solving the problems such as gradient vanishing, gradient explosion, and overfitting that are adverse to training; and Concat operation is used for the fusion of deep and shallow feature maps. When the algorithm works, first, the detection images are resized to 416 pixel × 416 pixel and input to the Darknet-53 backbone network for feature extraction. And, the feature pyramid structure capable of multi-scale detection introduced drawing on the idea of FPN (Feature Pyramid Networks, FPN) extracts 8-time, 16-time and 32-time feature maps from the backbone network respectively, and anchor boxes and non-maximum value suppression are used to output, in the form of detection box, the recognition results of large-, medium- and small-scale objects and the confidence information thereof.</p>
  </sec><sec id="s3">
   <title>3. Proposed Method</title>
   <p>The method proposed herein fuses the object recognition results obtained from multi-frame images consecutively collected by the deep learning model with scene priori information at the decision level, thereby improving the comprehensive performance of object recognition. The new method has an overall technical framework as shown in <xref ref-type="fig" rid="fig2">
     Figure 2
    </xref>, mainly including: single-frame image object recognition, inter-frame object registration, and multi-class information fusion-based correction of recognition results.</p>
   <fig id="fig1" position="float">
    <label>Figure 1</label>
    <caption>
     <title>Figure 1. Overall structure of YOLOv3.</title>
    </caption>
    <graphic mimetype="image" position="float" xlink:type="simple" xlink:href="https://html.scirp.org/file/2312736-rId15.jpeg?20240927014813" />
   </fig>
   <fig id="fig2" position="float">
    <label>Figure 2</label>
    <caption>
     <title>Figure 2. Overall technical framework.</title>
    </caption>
    <graphic mimetype="image" position="float" xlink:type="simple" xlink:href="https://html.scirp.org/file/2312736-rId16.jpeg?20240927014812" />
   </fig>
   <sec id="s3_1">
    <title>3.1. Single-Frame Image Object Recognition and Inter-Frame Object Registration</title>
    <p>
     <xref ref-type="bibr" rid="scirp.136331-"></xref>The detailed flow of single-frame object recognition and inter-frame registration is shown in <xref ref-type="fig" rid="fig3">
      Figure 3
     </xref>. Single-frame image object recognition is used to obtain the class, location and confidence information of potential objects. In the technical framework proposed herein, all object recognition algorithms that provide the above information can be used to recognize objects from single-frame images. Considering that the great success achieved by YOLOv3 algorithm in the field of object recognition in recent years, YOLOv3 is used herein to accomplish this step.</p>
    <p>
     <xref ref-type="bibr" rid="scirp.136331-"></xref>The step of inter-frame object registration is taken to establish the association among potential objects recognized at different moments. DeepSort, a technical framework commonly used for object tracking, is employed herein to accomplish this step. By first resorting to recursive Kalman filtering to predict the positions of all potential objects that have appeared before in the current frame (frame F), then matching the inter-frame objects by considering both motion information and appearance information. The formula for calculating the matching degree of motion information 
     <math xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <msup> 
        <mi>
          d 
        </mi> 
        <mrow> 
         <mrow> 
          <mo>
            ( 
          </mo> 
          <mn>
            1 
          </mn> 
          <mo>
            ) 
          </mo> 
         </mrow> 
        </mrow> 
       </msup> 
       <mrow> 
        <mo>
          ( 
        </mo> 
        <mrow> 
         <mi>
           u 
         </mi> 
         <mo>
           , 
         </mo> 
         <mi>
           v 
         </mi> 
        </mrow> 
        <mo>
          ) 
        </mo> 
       </mrow> 
      </mrow> 
     </math> is:</p>
    <fig id="fig3" position="float">
     <label>Figure 3</label>
     <caption>
      <title>Figure 3. Single-frame object recognition and inter-frame object registration process.</title>
     </caption>
     <graphic mimetype="image" position="float" xlink:type="simple" xlink:href="https://html.scirp.org/file/2312736-rId19.jpeg?20240927014813" />
    </fig>
    <p>
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <mo> 
       </mo> 
       <msup> 
        <mi>
          d 
        </mi> 
        <mrow> 
         <mrow> 
          <mo>
            ( 
          </mo> 
          <mn>
            1 
          </mn> 
          <mo>
            ) 
          </mo> 
         </mrow> 
        </mrow> 
       </msup> 
       <mrow> 
        <mo>
          ( 
        </mo> 
        <mrow> 
         <mi>
           u 
         </mi> 
         <mo>
           , 
         </mo> 
         <mi>
           v 
         </mi> 
        </mrow> 
        <mo>
          ) 
        </mo> 
       </mrow> 
       <mo>
         = 
       </mo> 
       <msup> 
        <mrow> 
         <mrow> 
          <mo>
            ( 
          </mo> 
          <mrow> 
           <msub> 
            <mi>
              d 
            </mi> 
            <mi>
              u 
            </mi> 
           </msub> 
           <mo>
             − 
           </mo> 
           <msub> 
            <mi>
              y 
            </mi> 
            <mi>
              v 
            </mi> 
           </msub> 
          </mrow> 
          <mo>
            ) 
          </mo> 
         </mrow> 
        </mrow> 
        <mi>
          T 
        </mi> 
       </msup> 
       <msubsup> 
        <mi>
          S 
        </mi> 
        <mrow> 
         <mi>
           u 
         </mi> 
         <mi>
           v 
         </mi> 
        </mrow> 
        <mrow> 
         <mo>
           − 
         </mo> 
         <mn>
           1 
         </mn> 
        </mrow> 
       </msubsup> 
       <mrow> 
        <mo>
          ( 
        </mo> 
        <mrow> 
         <msub> 
          <mi>
            d 
          </mi> 
          <mi>
            u 
          </mi> 
         </msub> 
         <mo>
           − 
         </mo> 
         <msub> 
          <mi>
            y 
          </mi> 
          <mi>
            v 
          </mi> 
         </msub> 
        </mrow> 
        <mo>
          ) 
        </mo> 
       </mrow> 
      </mrow> 
     </math> (1)</p>
    <p>Wherein 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <msub> 
        <mi>
          d 
        </mi> 
        <mi>
          u 
        </mi> 
       </msub> 
      </mrow> 
     </math> is the position of detection box of the u-th object identified by YOLOv3 in the image of the F-th frame, and 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <msub> 
        <mi>
          y 
        </mi> 
        <mi>
          v 
        </mi> 
       </msub> 
      </mrow> 
     </math> is the very place that the object whose ID is 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <msub> 
        <mi>
          I 
        </mi> 
        <mi>
          v 
        </mi> 
       </msub> 
      </mrow> 
     </math> and whose frames have appeared is in the image of the F-th frame as predicted by the recursive Kalman filter algorithm, and 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <msub> 
        <mi>
          S 
        </mi> 
        <mrow> 
         <mi>
           u 
         </mi> 
         <mi>
           v 
         </mi> 
        </mrow> 
       </msub> 
      </mrow> 
     </math> is the covariance matrix between 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <msub> 
        <mi>
          d 
        </mi> 
        <mi>
          u 
        </mi> 
       </msub> 
      </mrow> 
     </math> and 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <msub> 
        <mi>
          y 
        </mi> 
        <mi>
          v 
        </mi> 
       </msub> 
      </mrow> 
     </math>.</p>
    <p>The formula for calculating the matching degree 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <msup> 
        <mi>
          d 
        </mi> 
        <mrow> 
         <mrow> 
          <mo>
            ( 
          </mo> 
          <mn>
            2 
          </mn> 
          <mo>
            ) 
          </mo> 
         </mrow> 
        </mrow> 
       </msup> 
       <mrow> 
        <mo>
          ( 
        </mo> 
        <mrow> 
         <mi>
           u 
         </mi> 
         <mo>
           , 
         </mo> 
         <mi>
           v 
         </mi> 
        </mrow> 
        <mo>
          ) 
        </mo> 
       </mrow> 
      </mrow> 
     </math> of appearance information is:</p>
    <p>
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <msup> 
        <mi>
          d 
        </mi> 
        <mrow> 
         <mrow> 
          <mo>
            ( 
          </mo> 
          <mn>
            2 
          </mn> 
          <mo>
            ) 
          </mo> 
         </mrow> 
        </mrow> 
       </msup> 
       <mrow> 
        <mo>
          ( 
        </mo> 
        <mrow> 
         <mi>
           u 
         </mi> 
         <mo>
           , 
         </mo> 
         <mi>
           v 
         </mi> 
        </mrow> 
        <mo>
          ) 
        </mo> 
       </mrow> 
       <mo>
         = 
       </mo> 
       <mo> 
       </mo> 
       <mi>
         min 
       </mi> 
       <mrow> 
        <mo>
          { 
        </mo> 
        <mrow> 
         <mn>
           1 
         </mn> 
         <mo>
           − 
         </mo> 
         <msubsup> 
          <mi>
            r 
          </mi> 
          <mi>
            u 
          </mi> 
          <mi>
            T 
          </mi> 
         </msubsup> 
         <msubsup> 
          <mi>
            r 
          </mi> 
          <mi>
            k 
          </mi> 
          <mrow> 
           <mrow> 
            <mo>
              ( 
            </mo> 
            <mi>
              v 
            </mi> 
            <mo>
              ) 
            </mo> 
           </mrow> 
          </mrow> 
         </msubsup> 
         <mrow> 
          <mo>
            | 
          </mo> 
          <mrow> 
           <msubsup> 
            <mi>
              r 
            </mi> 
            <mi>
              k 
            </mi> 
            <mrow> 
             <mrow> 
              <mo>
                ( 
              </mo> 
              <mi>
                v 
              </mi> 
              <mo>
                ) 
              </mo> 
             </mrow> 
            </mrow> 
           </msubsup> 
          </mrow> 
         </mrow> 
         <mo>
           ∈ 
         </mo> 
         <msub> 
          <mi>
            R 
          </mi> 
          <mi>
            v 
          </mi> 
         </msub> 
        </mrow> 
        <mo>
          } 
        </mo> 
       </mrow> 
      </mrow> 
     </math> (2)</p>
    <p>Wherein 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <msub> 
        <mi>
          r 
        </mi> 
        <mi>
          u 
        </mi> 
       </msub> 
      </mrow> 
     </math> is the appearance feature vector extracted by 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <msub> 
        <mi>
          d 
        </mi> 
        <mi>
          u 
        </mi> 
       </msub> 
      </mrow> 
     </math>, and 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <msub> 
        <mi>
          r 
        </mi> 
        <mi>
          v 
        </mi> 
       </msub> 
      </mrow> 
     </math> is the set of those q times appearance feature vectors of the object whose ID is 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <msub> 
        <mi>
          I 
        </mi> 
        <mi>
          v 
        </mi> 
       </msub> 
      </mrow> 
     </math> that have appeared (q ≤ 100; 30 is assigned to it in this paper). DeepSort sets the linear weighted result 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <msub> 
        <mi>
          C 
        </mi> 
        <mrow> 
         <mi>
           u 
         </mi> 
         <mo>
           , 
         </mo> 
         <mi>
           v 
         </mi> 
        </mrow> 
       </msub> 
      </mrow> 
     </math> from 
     <math xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <msup> 
        <mi>
          d 
        </mi> 
        <mrow> 
         <mrow> 
          <mo>
            ( 
          </mo> 
          <mn>
            1 
          </mn> 
          <mo>
            ) 
          </mo> 
         </mrow> 
        </mrow> 
       </msup> 
       <mrow> 
        <mo>
          ( 
        </mo> 
        <mrow> 
         <mi>
           u 
         </mi> 
         <mo>
           , 
         </mo> 
         <mi>
           v 
         </mi> 
        </mrow> 
        <mo>
          ) 
        </mo> 
       </mrow> 
      </mrow> 
     </math> and 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <msup> 
        <mi>
          d 
        </mi> 
        <mrow> 
         <mrow> 
          <mo>
            ( 
          </mo> 
          <mn>
            2 
          </mn> 
          <mo>
            ) 
          </mo> 
         </mrow> 
        </mrow> 
       </msup> 
       <mrow> 
        <mo>
          ( 
        </mo> 
        <mrow> 
         <mi>
           u 
         </mi> 
         <mo>
           , 
         </mo> 
         <mi>
           v 
         </mi> 
        </mrow> 
        <mo>
          ) 
        </mo> 
       </mrow> 
      </mrow> 
     </math> to be the measure of how well the motion information matches the appearance information:</p>
    <p>
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <mo> 
       </mo> 
       <msub> 
        <mi>
          C 
        </mi> 
        <mrow> 
         <mi>
           u 
         </mi> 
         <mo>
           , 
         </mo> 
         <mi>
           v 
         </mi> 
        </mrow> 
       </msub> 
       <mo>
         = 
       </mo> 
       <mi>
         λ 
       </mi> 
       <msup> 
        <mi>
          d 
        </mi> 
        <mrow> 
         <mrow> 
          <mo>
            ( 
          </mo> 
          <mn>
            1 
          </mn> 
          <mo>
            ) 
          </mo> 
         </mrow> 
        </mrow> 
       </msup> 
       <mrow> 
        <mo>
          ( 
        </mo> 
        <mrow> 
         <mi>
           u 
         </mi> 
         <mo>
           , 
         </mo> 
         <mi>
           v 
         </mi> 
        </mrow> 
        <mo>
          ) 
        </mo> 
       </mrow> 
       <mo>
         + 
       </mo> 
       <mo stretchy="false">
         ( 
       </mo> 
       <mn>
         1 
       </mn> 
       <mo>
         − 
       </mo> 
       <mi>
         λ 
       </mi> 
       <mo stretchy="false">
         ) 
       </mo> 
       <msup> 
        <mi>
          d 
        </mi> 
        <mrow> 
         <mrow> 
          <mo>
            ( 
          </mo> 
          <mn>
            2 
          </mn> 
          <mo>
            ) 
          </mo> 
         </mrow> 
        </mrow> 
       </msup> 
       <mrow> 
        <mo>
          ( 
        </mo> 
        <mrow> 
         <mi>
           u 
         </mi> 
         <mo>
           , 
         </mo> 
         <mi>
           v 
         </mi> 
        </mrow> 
        <mo>
          ) 
        </mo> 
       </mrow> 
      </mrow> 
     </math> (3)</p>
    <p>
     <xref ref-type="bibr" rid="scirp.136331-"></xref>Wherein 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mi>
        λ 
      </mi> 
     </math> is a hyperparameter that controls the influence of the two metrics on the results (0.01 is assigned to it in this paper). If 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <msub> 
        <mi>
          C 
        </mi> 
        <mrow> 
         <mi>
           u 
         </mi> 
         <mo>
           , 
         </mo> 
         <mi>
           v 
         </mi> 
        </mrow> 
       </msub> 
      </mrow> 
     </math> falls within the threshold range (0.32 is assigned to it in this paper)where the two match each other, it is considered that the u-th potential object identified in the F-th frame is the very potential object with ID 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <msub> 
        <mi>
          I 
        </mi> 
        <mi>
          v 
        </mi> 
       </msub> 
      </mrow> 
     </math> that has appeared before. Motion information and appearance information match successfully. The u-th potential object is identified after ID 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <msub> 
        <mi>
          I 
        </mi> 
        <mi>
          v 
        </mi> 
       </msub> 
      </mrow> 
     </math> is assigned to the F-th frame. Otherwise, a further step should be taken to judge whether the object matches by the indicator Intersection Over Union (IOU) between 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <msub> 
        <mi>
          d 
        </mi> 
        <mi>
          u 
        </mi> 
       </msub> 
      </mrow> 
     </math> and 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <msub> 
        <mi>
          y 
        </mi> 
        <mi>
          v 
        </mi> 
       </msub> 
      </mrow> 
     </math>.</p>
    <p>The object detection and registration process of the method proposed herein is shown in <xref ref-type="fig" rid="fig3">
      Figure 3
     </xref>. It should be pointed out that yet there is a combinatorial optimization problem in the one-to-one registration of the v potential objects that have appeared and the u objects identified in the F-th frame. The technical framework of DeepSort works by the Hungarian algorithm to recursively sort out the optimal match between the v potential objects that have appeared and the u object identified in the F-th frame.</p>
   </sec>
   <sec id="s3_2">
    <title>
     <xref ref-type="bibr" rid="scirp.136331-"></xref>3.2. Fusion of Temporal Sequence Information</title>
    <p>Real objects usually appear simultaneously in multi-frame images captured consecutively. The method proposed herein fuses the single-frame detection confidences of the same potential object at multiple moments after object recognition in a single-frame image is registered with inter-frame object, and outputs the corrected new confidences. If after detection and registration, the confidences of object recognition for a potential object inconsecutive k frame images are 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <msub> 
        <mi>
          p 
        </mi> 
        <mn>
          1 
        </mn> 
       </msub> 
      </mrow> 
     </math>, 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <msub> 
        <mi>
          p 
        </mi> 
        <mn>
          2 
        </mn> 
       </msub> 
      </mrow> 
     </math>, …, 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <msub> 
        <mi>
          p 
        </mi> 
        <mi>
          k 
        </mi> 
       </msub> 
      </mrow> 
     </math>, respectively, then the confidence 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <msub> 
        <mover accent="true"> 
         <mi>
           p 
         </mi> 
         <mo>
           ^ 
         </mo> 
        </mover> 
        <mi>
          k 
        </mi> 
       </msub> 
      </mrow> 
     </math> obtained after information fusion and planning are:</p>
    <p>
     <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline"> <mrow> 
       <mo> 
       </mo> 
       <msub> 
        <mover accent="true"> 
         <mi>
           p 
         </mi> 
         <mo>
           ^ 
         </mo> 
        </mover> 
        <mi>
          k 
        </mi> 
       </msub> 
       <mo>
         = 
       </mo> 
       <mrow> 
        <mo>
          { 
        </mo> 
        <mrow> 
         <mtable> 
          <mtr> 
           <mtd> 
            <mrow> 
             <msub> 
              <mi>
                β 
              </mi> 
              <mi>
                k 
              </mi> 
             </msub> 
             <mo>
               , 
             </mo> 
             <msub> 
              <mi>
                β 
              </mi> 
              <mi>
                k 
              </mi> 
             </msub> 
             <mo>
               &lt; 
             </mo> 
             <mn>
               1 
             </mn> 
            </mrow> 
           </mtd> 
          </mtr> 
          <mtr> 
           <mtd> 
            <mrow> 
             <mn>
               1 
             </mn> 
             <mtext>
               , 
             </mtext> 
             <msub> 
              <mi>
                β 
              </mi> 
              <mi>
                k 
              </mi> 
             </msub> 
             <mo>
               ≥ 
             </mo> 
             <mn>
               1 
             </mn> 
            </mrow> 
           </mtd> 
          </mtr> 
         </mtable> 
        </mrow> 
       </mrow> 
      </mrow> 
     </math> (4)</p>
    <p>Equation (4) ensures that the resulting confidence 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <msub> 
        <mover accent="true"> 
         <mi>
           p 
         </mi> 
         <mo>
           ^ 
         </mo> 
        </mover> 
        <mi>
          k 
        </mi> 
       </msub> 
      </mrow> 
     </math> is a constant between [0, 1]. And in the equation, 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <msub> 
        <mi>
          β 
        </mi> 
        <mi>
          k 
        </mi> 
       </msub> 
      </mrow> 
     </math> is the calculated value for the multi-frame confidence fusion:</p>
    <p>
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <mo> 
       </mo> 
       <msub> 
        <mi>
          β 
        </mi> 
        <mi>
          k 
        </mi> 
       </msub> 
       <mo>
         = 
       </mo> 
       <mfrac> 
        <mrow> 
         <mrow> 
          <mo>
            ( 
          </mo> 
          <mrow> 
           <mstyle displaystyle="true"> 
            <munderover> 
             <mo>
               ∑ 
             </mo> 
             <mrow> 
              <mi>
                i 
              </mi> 
              <mo>
                = 
              </mo> 
              <mn>
                1 
              </mn> 
             </mrow> 
             <mi>
               k 
             </mi> 
            </munderover> 
            <mrow> 
             <mi>
               a 
             </mi> 
             <msup> 
              <mi>
                b 
              </mi> 
              <mrow> 
               <mi>
                 k 
               </mi> 
               <mo>
                 − 
               </mo> 
               <mi>
                 i 
               </mi> 
              </mrow> 
             </msup> 
             <msub> 
              <mi>
                p 
              </mi> 
              <mi>
                i 
              </mi> 
             </msub> 
            </mrow> 
           </mstyle> 
          </mrow> 
          <mo>
            ) 
          </mo> 
         </mrow> 
         <mi>
           f 
         </mi> 
         <mrow> 
          <mo>
            ( 
          </mo> 
          <mi>
            x 
          </mi> 
          <mo>
            ) 
          </mo> 
         </mrow> 
        </mrow> 
        <mrow> 
         <mstyle displaystyle="true"> 
          <munderover> 
           <mo>
             ∑ 
           </mo> 
           <mrow> 
            <mi>
              i 
            </mi> 
            <mo>
              = 
            </mo> 
            <mn>
              1 
            </mn> 
           </mrow> 
           <mi>
             k 
           </mi> 
          </munderover> 
          <mrow> 
           <mi>
             a 
           </mi> 
           <msup> 
            <mi>
              b 
            </mi> 
            <mrow> 
             <mi>
               k 
             </mi> 
             <mo>
               − 
             </mo> 
             <mi>
               i 
             </mi> 
            </mrow> 
           </msup> 
          </mrow> 
         </mstyle> 
        </mrow> 
       </mfrac> 
      </mrow> 
     </math> (5)</p>
    <p>Wherein a is the single-frame basic contribution; and b is the forgetting factor (b ∈ (0, 1)), whose function is to gradually reduce over time the weight of the DLOR result of a certain frame in the confidence fusion for the subsequent moments. 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <mi>
         f 
       </mi> 
       <mrow> 
        <mo>
          ( 
        </mo> 
        <mi>
          x 
        </mi> 
        <mo>
          ) 
        </mo> 
       </mrow> 
      </mrow> 
     </math> is a multiplication function, whose calculation formula is:</p>
    <p>
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <mo> 
       </mo> 
       <mi>
         f 
       </mi> 
       <mrow> 
        <mo>
          ( 
        </mo> 
        <mi>
          x 
        </mi> 
        <mo>
          ) 
        </mo> 
       </mrow> 
       <mo>
         = 
       </mo> 
       <mrow> 
        <mo>
          { 
        </mo> 
        <mrow> 
         <mtable columnalign="left"> 
          <mtr columnalign="left"> 
           <mtd columnalign="left"> 
            <mrow> 
             <mn>
               1 
             </mn> 
             <mtext>
               , 
             </mtext> 
             <mi>
               x 
             </mi> 
             <mo>
               &lt; 
             </mo> 
             <mi>
               z 
             </mi> 
            </mrow> 
           </mtd> 
          </mtr> 
          <mtr columnalign="left"> 
           <mtd columnalign="left"> 
            <mrow> 
             <mfrac> 
              <mi>
                c 
              </mi> 
              <mrow> 
               <mn>
                 1 
               </mn> 
               <mo>
                 + 
               </mo> 
               <mn>
                 2 
               </mn> 
               <msup> 
                <mi>
                  e 
                </mi> 
                <mrow> 
                 <mo>
                   − 
                 </mo> 
                 <mi>
                   d 
                 </mi> 
                 <mrow> 
                  <mo>
                    ( 
                  </mo> 
                  <mrow> 
                   <mi>
                     x 
                   </mi> 
                   <mo>
                     − 
                   </mo> 
                   <mi>
                     z 
                   </mi> 
                  </mrow> 
                  <mo>
                    ) 
                  </mo> 
                 </mrow> 
                </mrow> 
               </msup> 
              </mrow> 
             </mfrac> 
             <mtext>
               , 
             </mtext> 
             <mi>
               x 
             </mi> 
             <mo>
               ≥ 
             </mo> 
             <mi>
               z 
             </mi> 
            </mrow> 
           </mtd> 
          </mtr> 
         </mtable> 
        </mrow> 
       </mrow> 
      </mrow> 
     </math> (6)</p>
    <p>Wherein the variable x is the proportion of the images where YOLOv3 can detect an object.to a consecutive sequence of images captured since the first appearance of the object. If x is greater than or equal to z, the calculated value 
     <math display="inline" xmlns="http://www.w3.org/1998/Math/MathML"> <mrow> 
       <msub> 
        <mi>
          β 
        </mi> 
        <mi>
          k 
        </mi> 
       </msub> 
      </mrow> 
     </math> of the multi-frame confidence fusion will be greatly increased, otherwise it will stay as it is. c is the multiplication factor, and d, the multiplication adjustment factor. Parameters z, c, and d are valued as appropriate.</p>
   </sec>
   <sec id="s3_3">
    <title>3.3. Fusion of Scene Prior Information</title>
    <p>It is often that new objects appear in the process of object recognition in consecutive scenes. Let m be the minimum length of temporal sequence for the fusion of temporal sequence information under the method proposed herein (m is valued as appropriate). If the number of image frames collected for a new object from the time-series images in which it appears is less than m, it is obviously impossible to perform time-series information fusion by the method in Section 3.2. This problem happens to provide an interface for the method proposed herein to fuse scene priori information. The specific process to fuse scene priori information is shown in <xref ref-type="fig" rid="fig4">
      Figure 4
     </xref>, where area A is the reasonable area delineated according to scene priori knowledge where a new object might appear for the first time, and area B is the unreasonable area where it might appear for the first time. The object recognition confidence of (m-k) moments missing from the fusion of temporal sequence information is set to be either the object recognition confidence of the current frame image if the new object appears in area A for the first time, or 0 and if it appears in area B for the first time. After the scene priori information is fused, the confidence for the new object can also be corrected by the method described in Section 3.2. And if the area where a new object appears for the first time does not match the scene priori information, the recognition confidence of the object will be significantly reduced.</p>
    <p>For ease of understanding, scenes used in part 4 are taken as examples to illustrate how to the delineate areas based on the scene priori knowledge. As shown in <xref ref-type="fig" rid="fig5">
      Figure 5
     </xref>, according to common sense, the central area in front of the observer and the areas on the left and right sides are reasonable areas where new object might appear for the first time in this scene and thus should be each delineated as area A, while the other area is the unreasonable area where new objects might appear for the first time and thus should be delineated as area B.</p>
   </sec>
  </sec><sec id="s4">
   <title>4. Experiments and Analysis</title>
   <sec id="s4_1">
    <title>4.1. Test Platform</title>
    <p>The configuration of the hardware platform for the object recognition algorithm in the experiment is: dual Nvidia GTX3080 graphics cards, and dual Intel(R) Xeon(R) Gold 6139M CPUs. The deep learning and information fusion algorithms are implemented using Pytorch (1.8.1) and CUDA (11.1) under the integrated development environment Pycharm (2020.2.3) in the Windows 10 operating system.</p>
    <fig id="fig4" position="float">
     <label>Figure 4</label>
     <caption>
      <title>Figure 4. Flow chart of the fusion of scene priori information.</title>
     </caption>
     <graphic mimetype="image" position="float" xlink:type="simple" xlink:href="https://html.scirp.org/file/2312736-rId80.jpeg?20240927014815" />
    </fig>
    <fig id="fig5" position="float">
     <label>Figure 5</label>
     <caption>
      <title>(a) (b)Figure 5. Area delineation according to priori knowledge. (a) Public dataset scenes; (b) Self-built dataset scene.</title>
     </caption>
     <graphic mimetype="image" position="float" xlink:type="simple" xlink:href="" />
    </fig>
    <fig id="fig5" position="float">
     <label>Figure 5</label>
     <caption>
      <title>(a) (b)Figure 5. Area delineation according to priori knowledge. (a) Public dataset scenes; (b) Self-built dataset scene.</title>
     </caption>
     <graphic mimetype="image" position="float" xlink:type="simple" xlink:href="https://html.scirp.org/file/2312736-rId81.jpeg?20240927014815" />
    </fig>
    <fig id="fig5" position="float">
     <label>Figure 5</label>
     <caption>
      <title>(a) (b)Figure 5. Area delineation according to priori knowledge. (a) Public dataset scenes; (b) Self-built dataset scene.</title>
     </caption>
     <graphic mimetype="image" position="float" xlink:type="simple" xlink:href="https://html.scirp.org/file/2312736-rId82.jpeg?20240927014815" />
    </fig>
   </sec>
   <sec id="s4_2">
    <title>4.2. Experiments Using Public Dataset</title>
    <p>The information fusion object recognition method proposed herein this paper was first tested on public datasets. During the experiment, 80% of the samples were extracted from the “Urban object detection” dataset <xref ref-type="bibr" rid="scirp.136331-29">
      [29]
     </xref> for the training and testing of basic DLOR (the samples were divided into training set, validation set and test set in the proportion of 3:1:1). The method proposed herein is applicable to consecutive scenes only, but the “Urban object detection” dataset contains few consecutive scenes. Therefore, in the comparison of recognition accuracy between this method and basic DLOR, in addition to the two consecutive scenes taken from the “Urban object detection” data, four consecutive scenes were also extracted from the “BDD100K” dataset <xref ref-type="bibr" rid="scirp.136331-30">
      [30]
     </xref>. The scenes used are shown in <xref ref-type="fig" rid="fig6">
      Figure 6
     </xref>, and the number of images, objects and types included in each scene, in <xref ref-type="table" rid="table1">
      Table 1
     </xref>. The Areas A and B in each scene are divided according to the example in Section 3.3, and the parameter values for information fusion to be conducted by the method proposed herein are shown in <xref ref-type="table" rid="table2">
      Table 2
     </xref>. Given 0.05 and 0.3 as the confidence thresholds to judge whether an object exists, the basic DLOR (YOLOv3) and the method proposed herein are compared and analyzed by the false positive rate and the miss rate, leading to the results shown in <xref ref-type="table" rid="table3">
      Table 3
     </xref> and <xref ref-type="table" rid="table4">
      Table 4
     </xref>.</p>
    <fig id="fig6" position="float">
     <label>Figure 6</label>
     <caption>
      <title>(a) (b)<p class="imgGroupCss_v"><img class=" imgMarkCss lazy" data-original="https://html.scirp.org/file/2312736-rId85.jpeg?20240927014815" /></p><p class="imgGroupCss_v"><img class=" imgMarkCss lazy" data-original="https://html.scirp.org/file/2312736-rId86.jpeg?20240927014815" /></p>(c) (d)<p class="imgGroupCss_v"><img class=" imgMarkCss lazy" data-original="https://html.scirp.org/file/2312736-rId87.jpeg?20240927014815" /></p><p class="imgGroupCss_v"><img class=" imgMarkCss lazy" data-original="https://html.scirp.org/file/2312736-rId88.jpeg?20240927014815" /></p>(e) (f)Figure 6. Public dataset scenes used for algorithm performance evaluation (a) Scene 1; (b) Scene 2; (c) Scene 3; (d) Scene 4; (e) Scene 5; (f) Scene 6.</title>
     </caption>
     <graphic mimetype="image" position="float" xlink:type="simple" xlink:href="" />
    </fig>
    <fig id="fig6" position="float">
     <label>Figure 6</label>
     <caption>
      <title>(a) (b)<p class="imgGroupCss_v"><img class=" imgMarkCss lazy" data-original="https://html.scirp.org/file/2312736-rId85.jpeg?20240927014815" /></p><p class="imgGroupCss_v"><img class=" imgMarkCss lazy" data-original="https://html.scirp.org/file/2312736-rId86.jpeg?20240927014815" /></p>(c) (d)<p class="imgGroupCss_v"><img class=" imgMarkCss lazy" data-original="https://html.scirp.org/file/2312736-rId87.jpeg?20240927014815" /></p><p class="imgGroupCss_v"><img class=" imgMarkCss lazy" data-original="https://html.scirp.org/file/2312736-rId88.jpeg?20240927014815" /></p>(e) (f)Figure 6. Public dataset scenes used for algorithm performance evaluation (a) Scene 1; (b) Scene 2; (c) Scene 3; (d) Scene 4; (e) Scene 5; (f) Scene 6.</title>
     </caption>
     <graphic mimetype="image" position="float" xlink:type="simple" xlink:href="https://html.scirp.org/file/2312736-rId83.jpeg?20240927014815" />
    </fig>
    <fig id="fig6" position="float">
     <label>Figure 6</label>
     <caption>
      <title>(a) (b)<p class="imgGroupCss_v"><img class=" imgMarkCss lazy" data-original="https://html.scirp.org/file/2312736-rId85.jpeg?20240927014815" /></p><p class="imgGroupCss_v"><img class=" imgMarkCss lazy" data-original="https://html.scirp.org/file/2312736-rId86.jpeg?20240927014815" /></p>(c) (d)<p class="imgGroupCss_v"><img class=" imgMarkCss lazy" data-original="https://html.scirp.org/file/2312736-rId87.jpeg?20240927014815" /></p><p class="imgGroupCss_v"><img class=" imgMarkCss lazy" data-original="https://html.scirp.org/file/2312736-rId88.jpeg?20240927014815" /></p>(e) (f)Figure 6. Public dataset scenes used for algorithm performance evaluation (a) Scene 1; (b) Scene 2; (c) Scene 3; (d) Scene 4; (e) Scene 5; (f) Scene 6.</title>
     </caption>
     <graphic mimetype="image" position="float" xlink:type="simple" xlink:href="https://html.scirp.org/file/2312736-rId84.jpeg?20240927014815" />
    </fig>
    <table-wrap id="table1">
     <label>
      <xref ref-type="table" rid="table1">
       Table 1
      </xref></label>
     <caption>
      <title>
       <xref ref-type="bibr" rid="scirp.136331-"></xref>Table 1. Basic information about six consecutive scenes.</title>
     </caption>
     <table class="MsoTableGrid custom-table" border="0" cellspacing="0" cellpadding="0"> 
      <tr> 
       <td class="custom-bottom-td aleft" width="14.70%">Scenes<p style="text-align:left"></p></td> 
       <td class="custom-bottom-td aleft" width="23.61%">Number of images<p style="text-align:left"></p></td> 
       <td class="custom-bottom-td aleft" width="22.03%">Total objects<p style="text-align:left"></p></td> 
       <td class="custom-bottom-td aleft" width="47.45%">Object type<p style="text-align:left"></p></td> 
      </tr> 
      <tr> 
       <td class="custom-top-td aleft" width="14.70%">Scene 1<p style="text-align:left"></p></td> 
       <td class="custom-top-td aleft" width="23.61%">13<p style="text-align:left"></p></td> 
       <td class="custom-top-td aleft" width="22.03%">43<p style="text-align:left"></p></td> 
       <td class="custom-top-td aleft" width="47.45%">person/traffic signal<p style="text-align:left"></p></td> 
      </tr> 
      <tr> 
       <td class="aleft" width="14.70%">Scene 2<p style="text-align:left"></p></td> 
       <td class="aleft" width="23.61%">15<p style="text-align:left"></p></td> 
       <td class="aleft" width="22.03%">58<p style="text-align:left"></p></td> 
       <td class="aleft" width="47.45%">car/traffic light<p style="text-align:left"></p></td> 
      </tr> 
      <tr> 
       <td class="aleft" width="14.70%">Scene 3<p style="text-align:left"></p></td> 
       <td class="aleft" width="23.61%">20<p style="text-align:left"></p></td> 
       <td class="aleft" width="22.03%">83<p style="text-align:left"></p></td> 
       <td class="aleft" width="47.45%">car<p style="text-align:left"></p></td> 
      </tr> 
      <tr> 
       <td class="aleft" width="14.70%">Scene 4<p style="text-align:left"></p></td> 
       <td class="aleft" width="23.61%">20<p style="text-align:left"></p></td> 
       <td class="aleft" width="22.03%">107<p style="text-align:left"></p></td> 
       <td class="aleft" width="47.45%">car/person<p style="text-align:left"></p></td> 
      </tr> 
      <tr> 
       <td class="aleft" width="14.70%">Scene 5<p style="text-align:left"></p></td> 
       <td class="aleft" width="23.61%">102<p style="text-align:left"></p></td> 
       <td class="aleft" width="22.03%">646<p style="text-align:left"></p></td> 
       <td class="aleft" width="47.45%">car/person/traffic light<p style="text-align:left"></p></td> 
      </tr> 
      <tr> 
       <td class="aleft" width="14.70%">Scene 6<p style="text-align:left"></p></td> 
       <td class="aleft" width="23.61%">202<p style="text-align:left"></p></td> 
       <td class="aleft" width="22.03%">858<p style="text-align:left"></p></td> 
       <td class="aleft" width="47.45%">car/person/traffic light<p style="text-align:left"></p></td> 
      </tr> 
     </table>
    </table-wrap>
    <table-wrap id="table2">
     <label>
      <xref ref-type="table" rid="table2">
       Table 2
      </xref></label>
     <caption>
      <title>
       <xref ref-type="bibr" rid="scirp.136331-"></xref>Table 2. Parameter valuing to run the algorithm.</title>
     </caption>
     <table class="MsoTableGrid custom-table" border="0" cellspacing="0" cellpadding="0"> 
      <tr> 
       <td class="custom-bottom-td aleft" width="15.08%">Parameter<p style="text-align:left"></p></td> 
       <td class="custom-bottom-td aleft" width="8.62%">a<p style="text-align:left"></p></td> 
       <td class="custom-bottom-td aleft" width="8.62%">b<p style="text-align:left"></p></td> 
       <td class="custom-bottom-td aleft" width="8.62%">c<p style="text-align:left"></p></td> 
       <td class="custom-bottom-td aleft" width="8.62%">d<p style="text-align:left"></p></td> 
       <td class="custom-bottom-td aleft" width="8.62%">z<p style="text-align:left"></p></td> 
       <td class="custom-bottom-td aleft" width="8.62%">m<p style="text-align:left"></p></td> 
       <td class="custom-bottom-td aleft" width="12.94%">L (pixel)<p style="text-align:left"></p></td> 
       <td class="custom-bottom-td aleft" width="12.50%">W (pixel)<p style="text-align:left"></p></td> 
       <td class="custom-bottom-td aleft" width="19.29%">R (pixel)<p style="text-align:left"></p></td> 
      </tr> 
      <tr> 
       <td rowspan="2" class="custom-top-td aleft" width="15.08%">Value<p style="text-align:left"></p></td> 
       <td class="custom-top-td aleft" width="8.62%">1/3<p style="text-align:left"></p></td> 
       <td class="custom-top-td aleft" width="8.62%">2/3<p style="text-align:left"></p></td> 
       <td class="custom-top-td aleft" width="8.62%">3<p style="text-align:left"></p></td> 
       <td class="custom-top-td aleft" width="8.62%">8<p style="text-align:left"></p></td> 
       <td class="custom-top-td aleft" width="8.62%">0.5<p style="text-align:left"></p></td> 
       <td class="custom-top-td aleft" width="8.62%">3<p style="text-align:left"></p></td> 
       <td class="custom-top-td aleft" width="12.94%">475<p style="text-align:left"></p></td> 
       <td class="custom-top-td aleft" width="12.50%">460<p style="text-align:left"></p></td> 
       <td class="custom-top-td aleft" width="19.29%">135<p style="text-align:left"></p></td> 
      </tr> 
      <tr> 
       <td class="aleft" width="8.62%">1/3<p style="text-align:left"></p></td> 
       <td class="aleft" width="8.62%">2/3<p style="text-align:left"></p></td> 
       <td class="aleft" width="8.62%">5<p style="text-align:left"></p></td> 
       <td class="aleft" width="8.62%">5<p style="text-align:left"></p></td> 
       <td class="aleft" width="8.62%">0.5<p style="text-align:left"></p></td> 
       <td class="aleft" width="8.62%">3<p style="text-align:left"></p></td> 
       <td class="aleft" width="12.94%">475<p style="text-align:left"></p></td> 
       <td class="aleft" width="12.50%">460<p style="text-align:left"></p></td> 
       <td class="aleft" width="19.29%">135<p style="text-align:left"></p></td> 
      </tr> 
     </table>
    </table-wrap>
    <table-wrap id="table3">
     <label>
      <xref ref-type="table" rid="table3">
       Table 3
      </xref></label>
     <caption>
      <title>
       <xref ref-type="bibr" rid="scirp.136331-"></xref>Table 3. False positive rate and miss rate under the two methods with the threshold of 0.05.</title>
     </caption>
     <table class="MsoTableGrid custom-table" border="0" cellspacing="0" cellpadding="0"> 
      <tr> 
       <td rowspan="2" class="aleft" width="14.02%">Scene<p style="text-align:left"></p></td> 
       <td rowspan="2" class="aleft" width="17.23%">Object Type<p style="text-align:left"></p></td> 
       <td class="custom-bottom-td aleft" width="36.86%" colspan="2">Basic DLOR<p style="text-align:left"></p></td> 
       <td class="custom-bottom-td aleft" width="44.69%" colspan="2">Method herein<p style="text-align:left"></p></td> 
      </tr> 
      <tr> 
       <td class="custom-bottom-td custom-top-td aleft" width="23.31%">False positive rate<p style="text-align:left"></p></td> 
       <td class="custom-bottom-td custom-top-td aleft" width="13.55%">Miss rate<p style="text-align:left"></p></td> 
       <td class="custom-bottom-td custom-top-td aleft" width="23.31%">False positive rate<p style="text-align:left"></p></td> 
       <td class="custom-bottom-td custom-top-td aleft" width="22.46%">Miss rate<p style="text-align:left"></p></td> 
      </tr> 
      <tr> 
       <td rowspan="2" class="custom-top-td aleft" width="14.02%">Scene 1<p style="text-align:left"></p></td> 
       <td class="custom-top-td aleft" width="17.23%">person<p style="text-align:left"></p></td> 
       <td class="custom-top-td aleft" width="23.31%">0<p style="text-align:left"></p></td> 
       <td class="custom-top-td aleft" width="13.55%">27.2%<p style="text-align:left"></p></td> 
       <td class="custom-top-td aleft" width="23.31%">0<p style="text-align:left"></p></td> 
       <td class="custom-top-td aleft" width="22.46%">8.0%<p style="text-align:left"></p></td> 
      </tr> 
      <tr> 
       <td class="custom-bottom-td aleft" width="17.23%">traffic signal<p style="text-align:left"></p></td> 
       <td class="custom-bottom-td aleft" width="23.31%">4.5%<p style="text-align:left"></p></td> 
       <td class="custom-bottom-td aleft" width="13.55%">18.8%<p style="text-align:left"></p></td> 
       <td class="custom-bottom-td aleft" width="23.31%">0<p style="text-align:left"></p></td> 
       <td class="custom-bottom-td aleft" width="22.46%">4.5%<p style="text-align:left"></p></td> 
      </tr> 
      <tr> 
       <td rowspan="2" class="custom-top-td aleft" width="14.02%">Scene 2<p style="text-align:left"></p></td> 
       <td class="custom-top-td aleft" width="17.23%">car<p style="text-align:left"></p></td> 
       <td class="custom-top-td aleft" width="23.31%">5.4%<p style="text-align:left"></p></td> 
       <td class="custom-top-td aleft" width="13.55%">17.6%<p style="text-align:left"></p></td> 
       <td class="custom-top-td aleft" width="23.31%">4.1%<p style="text-align:left"></p></td> 
       <td class="custom-top-td aleft" width="22.46%">6.7%<p style="text-align:left"></p></td> 
      </tr> 
      <tr> 
       <td class="custom-bottom-td aleft" width="17.23%">traffic light<p style="text-align:left"></p></td> 
       <td class="custom-bottom-td aleft" width="23.31%">5.3%<p style="text-align:left"></p></td> 
       <td class="custom-bottom-td aleft" width="13.55%">39.5%<p style="text-align:left"></p></td> 
       <td class="custom-bottom-td aleft" width="23.31%">2.6%<p style="text-align:left"></p></td> 
       <td class="custom-bottom-td aleft" width="22.46%">23.7%<p style="text-align:left"></p></td> 
      </tr> 
      <tr> 
       <td class="custom-bottom-td custom-top-td aleft" width="14.02%">Scene 3<p style="text-align:left"></p></td> 
       <td class="custom-bottom-td custom-top-td aleft" width="17.23%">car<p style="text-align:left"></p></td> 
       <td class="custom-bottom-td custom-top-td aleft" width="23.31%">2.5%<p style="text-align:left"></p></td> 
       <td class="custom-bottom-td custom-top-td aleft" width="13.55%">4.8%<p style="text-align:left"></p></td> 
       <td class="custom-bottom-td custom-top-td aleft" width="23.31%">1.2%<p style="text-align:left"></p></td> 
       <td class="custom-bottom-td custom-top-td aleft" width="22.46%">0<p style="text-align:left"></p></td> 
      </tr> 
      <tr> 
       <td rowspan="2" class="custom-top-td aleft" width="14.02%">Scene 4<p style="text-align:left"></p></td> 
       <td class="custom-top-td aleft" width="17.23%">car<p style="text-align:left"></p></td> 
       <td class="custom-top-td aleft" width="23.31%">7.7%<p style="text-align:left"></p></td> 
       <td class="custom-top-td aleft" width="13.55%">12.3%<p style="text-align:left"></p></td> 
       <td class="custom-top-td aleft" width="23.31%">3.2%<p style="text-align:left"></p></td> 
       <td class="custom-top-td aleft" width="22.46%">5.9%<p style="text-align:left"></p></td> 
      </tr> 
      <tr> 
       <td class="custom-bottom-td aleft" width="17.23%">person<p style="text-align:left"></p></td> 
       <td class="custom-bottom-td aleft" width="23.31%">12.0%<p style="text-align:left"></p></td> 
       <td class="custom-bottom-td aleft" width="13.55%">23.0%<p style="text-align:left"></p></td> 
       <td class="custom-bottom-td aleft" width="23.31%">4.0%<p style="text-align:left"></p></td> 
       <td class="custom-bottom-td aleft" width="22.46%">7.0%<p style="text-align:left"></p></td> 
      </tr> 
      <tr> 
       <td rowspan="3" class="custom-top-td aleft" width="14.02%">Scene 5<p style="text-align:left"></p></td> 
       <td class="custom-top-td aleft" width="17.23%">car<p style="text-align:left"></p></td> 
       <td class="custom-top-td aleft" width="23.31%">10.1%<p style="text-align:left"></p></td> 
       <td class="custom-top-td aleft" width="13.55%">27.7%<p style="text-align:left"></p></td> 
       <td class="custom-top-td aleft" width="23.31%">9.8%<p style="text-align:left"></p></td> 
       <td class="custom-top-td aleft" width="22.46%">22.8%<p style="text-align:left"></p></td> 
      </tr> 
      <tr> 
       <td class="aleft" width="17.23%">person<p style="text-align:left"></p></td> 
       <td class="aleft" width="23.31%">4.1%<p style="text-align:left"></p></td> 
       <td class="aleft" width="13.55%">16.3%<p style="text-align:left"></p></td> 
       <td class="aleft" width="23.31%">4.1%<p style="text-align:left"></p></td> 
       <td class="aleft" width="22.46%">0<p style="text-align:left"></p></td> 
      </tr> 
      <tr> 
       <td class="custom-bottom-td aleft" width="17.23%">traffic light<p style="text-align:left"></p></td> 
       <td class="custom-bottom-td aleft" width="23.31%">3.4%<p style="text-align:left"></p></td> 
       <td class="custom-bottom-td aleft" width="13.55%">18.8%<p style="text-align:left"></p></td> 
       <td class="custom-bottom-td aleft" width="23.31%">2.9%<p style="text-align:left"></p></td> 
       <td class="custom-bottom-td aleft" width="22.46%">15.6%<p style="text-align:left"></p></td> 
      </tr> 
      <tr> 
       <td rowspan="3" class="custom-top-td aleft" width="14.02%">Scene 6<p style="text-align:left"></p></td> 
       <td class="custom-top-td aleft" width="17.23%">car<p style="text-align:left"></p></td> 
       <td class="custom-top-td aleft" width="23.31%">3.4%<p style="text-align:left"></p></td> 
       <td class="custom-top-td aleft" width="13.55%">3.8%<p style="text-align:left"></p></td> 
       <td class="custom-top-td aleft" width="23.31%">3.0%<p style="text-align:left"></p></td> 
       <td class="custom-top-td aleft" width="22.46%">1.3%<p style="text-align:left"></p></td> 
      </tr> 
      <tr> 
       <td class="aleft" width="17.23%">traffic light<p style="text-align:left"></p></td> 
       <td class="aleft" width="23.31%">4.7%<p style="text-align:left"></p></td> 
       <td class="aleft" width="13.55%">2.6%<p style="text-align:left"></p></td> 
       <td class="aleft" width="23.31%">4.7%<p style="text-align:left"></p></td> 
       <td class="aleft" width="22.46%">2.0%<p style="text-align:left"></p></td> 
      </tr> 
      <tr> 
       <td class="aleft" width="17.23%">person<p style="text-align:left"></p></td> 
       <td class="aleft" width="23.31%">15.9%<p style="text-align:left"></p></td> 
       <td class="aleft" width="13.55%">7.5%<p style="text-align:left"></p></td> 
       <td class="aleft" width="23.31%">13.6%<p style="text-align:left"></p></td> 
       <td class="aleft" width="22.46%">3.0%<p style="text-align:left"></p></td> 
      </tr> 
     </table>
    </table-wrap>
    <p>
     <xref ref-type="bibr" rid="scirp.136331-"></xref>It can be seen from <xref ref-type="table" rid="tableTables 1-4">
      Tables 1-4
     </xref> that when the confidence threshold is set to 0.05, the performance of the method proposed herein is significantly better than that of basic DLOR in all the six scenes, to be specific, the false positive rate of various objects in each scene under the former algorithm is 1.98% lower than that under basic DLOR on average, and the miss rate, 9.18% lower than that under the latter. The object recognition of person in scene 4 by the method proposed herein shows the most significant performance improvement, as suggested by the miss rate and false positive rate reduced by 16% and 8%, respectively.</p>
    <table-wrap id="table4">
     <label>
      <xref ref-type="table" rid="table4">
       Table 4
      </xref></label>
     <caption>
      <title>
       <xref ref-type="bibr" rid="scirp.136331-"></xref>Table 4. False positive rate and miss rate under the two methods with the threshold of 0.3.</title>
     </caption>
     <table class="MsoTableGrid custom-table" border="0" cellspacing="0" cellpadding="0"> 
      <tr> 
       <td rowspan="2" class="aleft" width="11.69%">Scene<p style="text-align:left"></p></td> 
       <td rowspan="2" class="aleft" width="17.23%">Object Type<p style="text-align:left"></p></td> 
       <td class="custom-bottom-td aleft" width="36.86%" colspan="2">Basic DLOR<p style="text-align:left"></p></td> 
       <td class="custom-bottom-td aleft" width="44.26%" colspan="2">Method herein<p style="text-align:left"></p></td> 
      </tr> 
      <tr> 
       <td class="custom-bottom-td custom-top-td aleft" width="23.31%">False positive rate<p style="text-align:left"></p></td> 
       <td class="custom-bottom-td custom-top-td aleft" width="13.55%">Miss rate<p style="text-align:left"></p></td> 
       <td class="custom-bottom-td custom-top-td aleft" width="23.31%">False positive rate<p style="text-align:left"></p></td> 
       <td class="custom-bottom-td custom-top-td aleft" width="22.03%">Miss rate<p style="text-align:left"></p></td> 
      </tr> 
      <tr> 
       <td rowspan="2" class="custom-top-td aleft" width="11.69%">Scene 1<p style="text-align:left"></p></td> 
       <td class="custom-top-td aleft" width="17.23%">person<p style="text-align:left"></p></td> 
       <td class="custom-top-td aleft" width="23.31%">0<p style="text-align:left"></p></td> 
       <td class="custom-top-td aleft" width="13.55%">35.6%<p style="text-align:left"></p></td> 
       <td class="custom-top-td aleft" width="23.31%">0<p style="text-align:left"></p></td> 
       <td class="custom-top-td aleft" width="22.03%">24.7%<p style="text-align:left"></p></td> 
      </tr> 
      <tr> 
       <td class="custom-bottom-td aleft" width="17.23%">traffic signal<p style="text-align:left"></p></td> 
       <td class="custom-bottom-td aleft" width="23.31%">0<p style="text-align:left"></p></td> 
       <td class="custom-bottom-td aleft" width="13.55%">40.9%<p style="text-align:left"></p></td> 
       <td class="custom-bottom-td aleft" width="23.31%">0<p style="text-align:left"></p></td> 
       <td class="custom-bottom-td aleft" width="22.03%">27.7%<p style="text-align:left"></p></td> 
      </tr> 
      <tr> 
       <td rowspan="2" class="custom-top-td aleft" width="11.69%">Scene 2<p style="text-align:left"></p></td> 
       <td class="custom-top-td aleft" width="17.23%">car<p style="text-align:left"></p></td> 
       <td class="custom-top-td aleft" width="23.31%">0<p style="text-align:left"></p></td> 
       <td class="custom-top-td aleft" width="13.55%">27.0%<p style="text-align:left"></p></td> 
       <td class="custom-top-td aleft" width="23.31%">0<p style="text-align:left"></p></td> 
       <td class="custom-top-td aleft" width="22.03%">18.9%<p style="text-align:left"></p></td> 
      </tr> 
      <tr> 
       <td class="custom-bottom-td aleft" width="17.23%">traffic light<p style="text-align:left"></p></td> 
       <td class="custom-bottom-td aleft" width="23.31%">0<p style="text-align:left"></p></td> 
       <td class="custom-bottom-td aleft" width="13.55%">42.1%<p style="text-align:left"></p></td> 
       <td class="custom-bottom-td aleft" width="23.31%">0<p style="text-align:left"></p></td> 
       <td class="custom-bottom-td aleft" width="22.03%">29.4%<p style="text-align:left"></p></td> 
      </tr> 
      <tr> 
       <td class="custom-bottom-td custom-top-td aleft" width="11.69%">Scene 3<p style="text-align:left"></p></td> 
       <td class="custom-bottom-td custom-top-td aleft" width="17.23%">car<p style="text-align:left"></p></td> 
       <td class="custom-bottom-td custom-top-td aleft" width="23.31%">0<p style="text-align:left"></p></td> 
       <td class="custom-bottom-td custom-top-td aleft" width="13.55%">29.5 %<p style="text-align:left"></p></td> 
       <td class="custom-bottom-td custom-top-td aleft" width="23.31%">0<p style="text-align:left"></p></td> 
       <td class="custom-bottom-td custom-top-td aleft" width="22.03%">21.8%<p style="text-align:left"></p></td> 
      </tr> 
      <tr> 
       <td rowspan="2" class="custom-top-td aleft" width="11.69%">Scene 4<p style="text-align:left"></p></td> 
       <td class="custom-top-td aleft" width="17.23%">car<p style="text-align:left"></p></td> 
       <td class="custom-top-td aleft" width="23.31%">5.1%<p style="text-align:left"></p></td> 
       <td class="custom-top-td aleft" width="13.55%">23.0%<p style="text-align:left"></p></td> 
       <td class="custom-top-td aleft" width="23.31%">3.2%<p style="text-align:left"></p></td> 
       <td class="custom-top-td aleft" width="22.03%">17.6%<p style="text-align:left"></p></td> 
      </tr> 
      <tr> 
       <td class="aleft" width="17.23%">person<p style="text-align:left"></p></td> 
       <td class="aleft" width="23.31%">0<p style="text-align:left"></p></td> 
       <td class="aleft" width="13.55%">45.0%<p style="text-align:left"></p></td> 
       <td class="aleft" width="23.31%">0<p style="text-align:left"></p></td> 
       <td class="aleft" width="22.03%">37.5%<p style="text-align:left"></p></td> 
      </tr> 
      <tr> 
       <td rowspan="3" class="aleft" width="11.69%">Scene 5<p style="text-align:left"></p></td> 
       <td class="aleft" width="17.23%">car<p style="text-align:left"></p></td> 
       <td class="aleft" width="23.31%">0<p style="text-align:left"></p></td> 
       <td class="aleft" width="13.55%">49.5%<p style="text-align:left"></p></td> 
       <td class="aleft" width="23.31%">0<p style="text-align:left"></p></td> 
       <td class="aleft" width="22.03%">42.1%<p style="text-align:left"></p></td> 
      </tr> 
      <tr> 
       <td class="aleft" width="17.23%">person<p style="text-align:left"></p></td> 
       <td class="aleft" width="23.31%">0<p style="text-align:left"></p></td> 
       <td class="aleft" width="13.55%">51.0%<p style="text-align:left"></p></td> 
       <td class="aleft" width="23.31%">0<p style="text-align:left"></p></td> 
       <td class="aleft" width="22.03%">39.9%<p style="text-align:left"></p></td> 
      </tr> 
      <tr> 
       <td class="custom-bottom-td aleft" width="17.23%">traffic light<p style="text-align:left"></p></td> 
       <td class="custom-bottom-td aleft" width="23.31%">0<p style="text-align:left"></p></td> 
       <td class="custom-bottom-td aleft" width="13.55%">25.0%<p style="text-align:left"></p></td> 
       <td class="custom-bottom-td aleft" width="23.31%">0<p style="text-align:left"></p></td> 
       <td class="custom-bottom-td aleft" width="22.03%">20.6%<p style="text-align:left"></p></td> 
      </tr> 
      <tr> 
       <td rowspan="3" class="custom-top-td aleft" width="11.69%">Scene 6<p style="text-align:left"></p></td> 
       <td class="custom-top-td aleft" width="17.23%">car<p style="text-align:left"></p></td> 
       <td class="custom-top-td aleft" width="23.31%">0.6%<p style="text-align:left"></p></td> 
       <td class="custom-top-td aleft" width="13.55%">19.0%<p style="text-align:left"></p></td> 
       <td class="custom-top-td aleft" width="23.31%">0.2%<p style="text-align:left"></p></td> 
       <td class="custom-top-td aleft" width="22.03%">13.1%<p style="text-align:left"></p></td> 
      </tr> 
      <tr> 
       <td class="aleft" width="17.23%">person<p style="text-align:left"></p></td> 
       <td class="aleft" width="23.31%">0<p style="text-align:left"></p></td> 
       <td class="aleft" width="13.55%">26.2%<p style="text-align:left"></p></td> 
       <td class="aleft" width="23.31%">0<p style="text-align:left"></p></td> 
       <td class="aleft" width="22.03%">18.8%<p style="text-align:left"></p></td> 
      </tr> 
      <tr> 
       <td class="aleft" width="17.23%">traffic light<p style="text-align:left"></p></td> 
       <td class="aleft" width="23.31%">0<p style="text-align:left"></p></td> 
       <td class="aleft" width="13.55%">51.5%<p style="text-align:left"></p></td> 
       <td class="aleft" width="23.31%">0<p style="text-align:left"></p></td> 
       <td class="aleft" width="22.03%">40.8%<p style="text-align:left"></p></td> 
      </tr> 
     </table>
    </table-wrap>
    <p>When the confidence threshold is set to 0.3, the missed detection rate performance of the method proposed herein is also significantly better than that of basic DLOR in all the six scenes, to be specific, the miss rate of various objects in each scene under the former algorithm is 8.6% lower than that under basic DLOR on average. The object recognition of traffic signal in scene 1 by the method proposed herein shows the most significant performance improvement, as suggested by the miss rate reduced by 13.2%. Regardless of whether the confidence threshold is 0.05 or 0.3, the two performance evaluation indicators in relation with the method proposed herein are not lower than those in relation with basic DLOR in all the scenes. The method proposed is a great improvement on the object recognition performance of the basic DLOR.</p>
    <p>
     <xref ref-type="fig" rid="fig7(a)">
      Figure 7(a)
     </xref> shows the object recognition result obtained by basic DLOR under the condition of threshold 0.05 in the seventh frame image in scene 2, and <xref ref-type="fig" rid="fig7(b)">
      Figure 7(b)
     </xref>, the recognition result obtained by the method proposed herein under the same condition. It can be seen from the figures that due to the poor light conditions of the images, the Basic DLOR mistakenly recognizes a one-person object on the top of the car in the right of center of the image, which false positive recognition can be avoided by the method proposed herein.</p>
    <p>
     <xref ref-type="fig" rid="fig8(a)">
      Figure 8(a)
     </xref> shows the object recognition result obtained by Basic DLOR under the condition of threshold 0.3 in the fourth frame image in scene 4, and <xref ref-type="fig" rid="fig8(b)">
      Figure 8(b)
     </xref>, the recognition result obtained by the method proposed herein under the same condition. It can be seen from the figures that due to the far distance, the Basic DLOR fails to recognize the car and the traffic signal in the middle of the image, which miss can be avoided by the method proposed herein.</p>
    <fig id="fig7" position="float">
     <label>Figure 7</label>
     <caption>
      <title>(a) (b)Figure 7. Recognition results obtained by Basic DLOR and the method proposed herein in the seventh frame of scene 2. (a) Basic DLOR; (b) The method proposed herein.</title>
     </caption>
     <graphic mimetype="image" position="float" xlink:type="simple" xlink:href="" />
    </fig>
    <fig id="fig7" position="float">
     <label>Figure 7</label>
     <caption>
      <title>(a) (b)Figure 7. Recognition results obtained by Basic DLOR and the method proposed herein in the seventh frame of scene 2. (a) Basic DLOR; (b) The method proposed herein.</title>
     </caption>
     <graphic mimetype="image" position="float" xlink:type="simple" xlink:href="https://html.scirp.org/file/2312736-rId89.jpeg?20240927014815" />
    </fig>
    <fig id="fig7" position="float">
     <label>Figure 7</label>
     <caption>
      <title>(a) (b)Figure 7. Recognition results obtained by Basic DLOR and the method proposed herein in the seventh frame of scene 2. (a) Basic DLOR; (b) The method proposed herein.</title>
     </caption>
     <graphic mimetype="image" position="float" xlink:type="simple" xlink:href="https://html.scirp.org/file/2312736-rId90.jpeg?20240927014815" />
    </fig>
    <fig id="fig8" position="float">
     <label>Figure 8</label>
     <caption>
      <title>(a) (b)Figure 8. Recognition results obtained by Basic DLOR and the method proposed herein in the fourth frame of scene 4. (a) Basic DLOR; (b) The method proposed herein.</title>
     </caption>
     <graphic mimetype="image" position="float" xlink:type="simple" xlink:href="" />
    </fig>
    <fig id="fig8" position="float">
     <label>Figure 8</label>
     <caption>
      <title>(a) (b)Figure 8. Recognition results obtained by Basic DLOR and the method proposed herein in the fourth frame of scene 4. (a) Basic DLOR; (b) The method proposed herein.</title>
     </caption>
     <graphic mimetype="image" position="float" xlink:type="simple" xlink:href="https://html.scirp.org/file/2312736-rId91.jpeg?20240927014815" />
    </fig>
    <fig id="fig8" position="float">
     <label>Figure 8</label>
     <caption>
      <title>(a) (b)Figure 8. Recognition results obtained by Basic DLOR and the method proposed herein in the fourth frame of scene 4. (a) Basic DLOR; (b) The method proposed herein.</title>
     </caption>
     <graphic mimetype="image" position="float" xlink:type="simple" xlink:href="https://html.scirp.org/file/2312736-rId92.jpeg?20240927014815" />
    </fig>
   </sec>
   <sec id="s4_3">
    <title>4.3. Experiments Using Self-Built Dataset</title>
    <p>Intelligent robot environment perception is one of the important applications of object recognition. In order to further verify the practicability of the method proposed, 1961 images from two production workshops were collected for this paper by reference to the working environment of industrial robots to build an industrial scene dataset for experiments. The dataset includes such two types of objects as machine tool and person. During the experiment, 90% of the samples were taken from the self-built industrial dataset for the training of the DLOR model and validation (the samples are split into the training set, the validation set and the test set in the proportion of 8:1:1), and two consecutive scenes with a large number of images were selected from the remaining images for the purpose of algorithm performance evaluation. The two scenes are shown in <xref ref-type="fig" rid="fig9">
      Figure 9
     </xref>, among which, the first one includes 45 images and a total of 202 objects, and the second one, 45 images and a total of 189 objects.</p>
    <p>Considering that in the images, some of the objects in this dataset were larger than those in the public dataset used in Section 4.2, the parameters W and R of the information fusion process in this experiment were increased to 540 and 155 respectively, while other parameters were the same as those in Section 4.2. After many attempts, it was found that both algorithms performed well when the confidence threshold was set to 0.3 on the dataset, hence this confidence threshold. The performance of Basic DLOR and our method is shown in <xref ref-type="table" rid="table5">
      Table 5
     </xref>.</p>
    <p>It can be seen from the table that there was no false positive in the two methods. This is because, limited by the research conditions, the appearance of the objects from the self-built dataset is less diversified than that from public dataset, and the difference between the objects in the training samples and the objects in the performance evaluation images is relatively small. The miss rate of our method is 7.1% lower on average than that of Basic DLOR. <xref ref-type="fig" rid="fig10(a)">
      Figure 10(a)
     </xref> and <xref ref-type="fig" rid="fig10(b)">
      Figure 10(b)
     </xref> show an example of reduced object miss rate obtained by our method in scene one, and <xref ref-type="fig" rid="fig10(c)">
      Figure 10(c)
     </xref> and <xref ref-type="fig" rid="fig10(d)">
      Figure 10(d)
     </xref>, scene two. Based on the experimental results in Section 4.2 and this Section, it is concluded that it is because of the expansion of information sources that the method proposed herein greatly improves the performance of object recognition algorithm, and that the quality of a single frame image becomes less influential on the recognition result.</p>
    <fig id="fig9" position="float">
     <label>Figure 9</label>
     <caption>
      <title>(a) (b)Figure 9. Self-built dataset scenes used for algorithm performance evaluation. (a) Scene 1; (b) Scene 2.</title>
     </caption>
     <graphic mimetype="image" position="float" xlink:type="simple" xlink:href="" />
    </fig>
    <fig id="fig9" position="float">
     <label>Figure 9</label>
     <caption>
      <title>(a) (b)Figure 9. Self-built dataset scenes used for algorithm performance evaluation. (a) Scene 1; (b) Scene 2.</title>
     </caption>
     <graphic mimetype="image" position="float" xlink:type="simple" xlink:href="https://html.scirp.org/file/2312736-rId93.jpeg?20240927014815" />
    </fig>
    <fig id="fig9" position="float">
     <label>Figure 9</label>
     <caption>
      <title>(a) (b)Figure 9. Self-built dataset scenes used for algorithm performance evaluation. (a) Scene 1; (b) Scene 2.</title>
     </caption>
     <graphic mimetype="image" position="float" xlink:type="simple" xlink:href="https://html.scirp.org/file/2312736-rId94.jpeg?20240927014815" />
    </fig>
    <table-wrap id="table5">
     <label>
      <xref ref-type="table" rid="table5">
       Table 5
      </xref></label>
     <caption>
      <title>
       <xref ref-type="bibr" rid="scirp.136331-"></xref>Table 5. False positive rate and miss rate under the two methods.</title>
     </caption>
     <table class="MsoTableGrid custom-table" border="0" cellspacing="0" cellpadding="0"> 
      <tr> 
       <td rowspan="2" class="acenter" width="11.46%">Scene<p style="text-align:center"></p></td> 
       <td rowspan="2" class="acenter" width="16.56%">Object Type<p style="text-align:center"></p></td> 
       <td class="custom-bottom-td acenter" width="38.80%" colspan="2">YOLOv3<p style="text-align:center"></p></td> 
       <td class="custom-bottom-td acenter" width="33.18%" colspan="2">Method herein<p style="text-align:center"></p></td> 
      </tr> 
      <tr> 
       <td class="custom-bottom-td custom-top-td acenter" width="23.70%">False positive rate<p style="text-align:center"></p></td> 
       <td class="custom-bottom-td custom-top-td acenter" width="15.10%">Miss rate<p style="text-align:center"></p></td> 
       <td class="custom-bottom-td custom-top-td acenter" width="21.54%">False positive rate<p style="text-align:center"></p></td> 
       <td class="custom-bottom-td custom-top-td acenter" width="11.63%">Miss rate<p style="text-align:center"></p></td> 
      </tr> 
      <tr> 
       <td class="custom-top-td acenter" width="11.46%">Scene 1<p style="text-align:center"></p></td> 
       <td class="custom-top-td acenter" width="16.56%">machine tool<p style="text-align:center"></p></td> 
       <td class="custom-top-td acenter" width="23.70%">0<p style="text-align:center"></p></td> 
       <td class="custom-top-td acenter" width="15.10%">18.2%<p style="text-align:center"></p></td> 
       <td class="custom-top-td acenter" width="21.54%">0<p style="text-align:center"></p></td> 
       <td class="custom-top-td acenter" width="11.63%">11.2%<p style="text-align:center"></p></td> 
      </tr> 
      <tr> 
       <td class="acenter" width="11.46%">Scene 2<p style="text-align:center"></p></td> 
       <td class="acenter" width="16.56%">person<p style="text-align:center"></p></td> 
       <td class="acenter" width="23.70%">0<p style="text-align:center"></p></td> 
       <td class="acenter" width="15.10%">21.7%<p style="text-align:center"></p></td> 
       <td class="acenter" width="21.54%">0<p style="text-align:center"></p></td> 
       <td class="acenter" width="11.63%">14.5%<p style="text-align:center"></p></td> 
      </tr> 
     </table>
    </table-wrap>
    <fig id="fig10" position="float">
     <label>Figure 10</label>
     <caption>
      <title>(a) (b)<p class="imgGroupCss_v"><img class=" imgMarkCss lazy" data-original="https://html.scirp.org/file/2312736-rId97.jpeg?20240927014815" /></p><p class="imgGroupCss_v"><img class=" imgMarkCss lazy" data-original="https://html.scirp.org/file/2312736-rId98.jpeg?20240927014815" /></p>(c) (d)Figure 10. Recognition results obtained by Basic DLOR and the method proposed herein in industrial scenes. (a) The recognition results of 23rd frame in scene 1 under Basic DLOR; (b) The recognition results of 23rd frame in scene 1 under the method proposed herein; (c) The recognition results of 17th frame in scene 2 under Basic DLOR; (d) The recognition results of 17th frame in scene 2 under the method proposed herein.</title>
     </caption>
     <graphic mimetype="image" position="float" xlink:type="simple" xlink:href="" />
    </fig>
    <fig id="fig10" position="float">
     <label>Figure 10</label>
     <caption>
      <title>(a) (b)<p class="imgGroupCss_v"><img class=" imgMarkCss lazy" data-original="https://html.scirp.org/file/2312736-rId97.jpeg?20240927014815" /></p><p class="imgGroupCss_v"><img class=" imgMarkCss lazy" data-original="https://html.scirp.org/file/2312736-rId98.jpeg?20240927014815" /></p>(c) (d)Figure 10. Recognition results obtained by Basic DLOR and the method proposed herein in industrial scenes. (a) The recognition results of 23rd frame in scene 1 under Basic DLOR; (b) The recognition results of 23rd frame in scene 1 under the method proposed herein; (c) The recognition results of 17th frame in scene 2 under Basic DLOR; (d) The recognition results of 17th frame in scene 2 under the method proposed herein.</title>
     </caption>
     <graphic mimetype="image" position="float" xlink:type="simple" xlink:href="https://html.scirp.org/file/2312736-rId95.jpeg?20240927014815" />
    </fig>
    <fig id="fig10" position="float">
     <label>Figure 10</label>
     <caption>
      <title>(a) (b)<p class="imgGroupCss_v"><img class=" imgMarkCss lazy" data-original="https://html.scirp.org/file/2312736-rId97.jpeg?20240927014815" /></p><p class="imgGroupCss_v"><img class=" imgMarkCss lazy" data-original="https://html.scirp.org/file/2312736-rId98.jpeg?20240927014815" /></p>(c) (d)Figure 10. Recognition results obtained by Basic DLOR and the method proposed herein in industrial scenes. (a) The recognition results of 23rd frame in scene 1 under Basic DLOR; (b) The recognition results of 23rd frame in scene 1 under the method proposed herein; (c) The recognition results of 17th frame in scene 2 under Basic DLOR; (d) The recognition results of 17th frame in scene 2 under the method proposed herein.</title>
     </caption>
     <graphic mimetype="image" position="float" xlink:type="simple" xlink:href="https://html.scirp.org/file/2312736-rId96.jpeg?20240927014815" />
    </fig>
   </sec>
  </sec><sec id="s5">
   <title>5. Conclusions</title>
   <p>As an important branch of computer vision and artificial intelligence, object recognition is widely applied in engineering practice. In recent years, DLOR algorithms have achieved great success. However, recognition results obtained in reliance on single information source and recognition model only are yet unsatisfactory when some traditional difficulties come up in object recognition, such as poor light conditions, misshapen objects, and large-scale changes in object scale. Although information fusion technology has been widely used to further improve the performance of object recognition algorithms, most of the information used in information fusion research on object recognition comes from one or more sensors at the same moment, and most of the methods used belong to information fusion on such data level and information fusion on such feature level that useful information are not fully utilized, therefore, the research on information fusion technology in the field of object recognition needs to be further expanded.</p>
   <p>
    <xref ref-type="bibr" rid="scirp.136331-"></xref>For some important object recognition applications such as intelligent robots and unmanned driving, images are collected on a consecutive basis and associated among themselves, besides, the scenes have steady prior features. Existing technologies does not take full advantage of this information. In order to take object recognition further than existing algorithms in the above application, an object recognition method that fuses temporal sequence with scene priori information is proposed herein. This method first employs YOLOv3 as the basic algorithm to recognize objects in single-frame images, then the DeepSort algorithm to establish association among potential objects recognized in images of different moments, and finally the confidence fusion method and temporal boundary processing method designed herein to fuse, at the decision level, temporal sequence information with scene priori information. Experiments using public datasets and self-built industrial scene datasets show that due to the expansion of information sources, the quality of single-frame image has a less impact on the recognition results, whereby the object recognition is greatly improved.</p>
   <p>It should be noted that it is a widely applicable framework that is put forward herein for multi-class information fusion. In addition to YOLOv3 used herein, the algorithms that output object class, location information and recognition confidence at the same time can all be integrated into this information fusion framework to improve performance.</p>
  </sec><sec id="s6">
   <title>Acknowledgements</title>
   <p>This work was supported the National Natural Science Foundation of Hunan Province (Grant No. 2018JJ3167).</p>
  </sec>
 </body><back>
  <ref-list>
   <title>References</title>
   <ref id="scirp.136331-ref1">
    <label>1</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Hatano, M. and Fujii, T. (2019) 3-D Shape Recognitions of Target Objects for Stacked Rubble Withdrawal Works Performed by Rescue Robots. Artificial Life and Robotics, 25, 94-99. &gt;https://doi.org/10.1007/s10015-019-00566-6
    </mixed-citation>
   </ref>
   <ref id="scirp.136331-ref2">
    <label>2</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Cai, H. and Mostofi, Y. (2021) Exploiting Object Similarity for Robotic Visual Recognition. IEEE Transactions on Robotics, 37, 16-33. &gt;https://doi.org/10.1109/tro.2020.3005531
    </mixed-citation>
   </ref>
   <ref id="scirp.136331-ref3">
    <label>3</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Tan, D., Chen, L., Jiang, C., Zhong, W., Du, W., Qian, F., et al. (2021) A Circular Target Feature Detection Framework Based on DCNN for Industrial Applications. IEEE Transactions on Industrial Informatics, 17, 3303-3313. &gt;https://doi.org/10.1109/tii.2020.3024578
    </mixed-citation>
   </ref>
   <ref id="scirp.136331-ref4">
    <label>4</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Yang, J., Xi, M., Jiang, B., Man, J., Meng, Q. and Li, B. (2021) FADN: Fully Connected Attitude Detection Network Based on Industrial Video. IEEE Transactions on Industrial Informatics, 17, 2011-2020. &gt;https://doi.org/10.1109/tii.2020.2984370
    </mixed-citation>
   </ref>
   <ref id="scirp.136331-ref5">
    <label>5</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Lang, Y. and Yuan, B. (2021) RETRACTED: Algorithm Application Based on the Infrared Image in Unmanned Ship Target Image Recognition. Microprocessors and Microsystems, 80, Article ID: 103554. &gt;https://doi.org/10.1016/j.micpro.2020.103554
    </mixed-citation>
   </ref>
   <ref id="scirp.136331-ref6">
    <label>6</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Topple, J.M. and Fawcett, J.A. (2021) MiNet: Efficient Deep Learning Automatic Target Recognition for Small Autonomous Vehicles. IEEE Geoscience and Remote Sensing Letters, 18, 1014-1018. &gt;https://doi.org/10.1109/lgrs.2020.2993652
    </mixed-citation>
   </ref>
   <ref id="scirp.136331-ref7">
    <label>7</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Felici-Castell, S., García-Pineda, M., Segura-Garcia, J., Fayos-Jordan, R. and Lopez-Ballester, J. (2021) Adaptive Live Video Streaming on Low-Cost Wireless Multihop Networks for Road Traffic Surveillance in Smart Cities. Future Generation Computer Systems, 115, 741-755. &gt;https://doi.org/10.1016/j.future.2020.10.010
    </mixed-citation>
   </ref>
   <ref id="scirp.136331-ref8">
    <label>8</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Yin, L. and He, R. (2021) RETRACTED: Target State Recognition of Basketball Players Based on Video Image Detection and FPGA. Microprocessors and Microsystems, 80, Article ID: 103340. &gt;https://doi.org/10.1016/j.micpro.2020.103340
    </mixed-citation>
   </ref>
   <ref id="scirp.136331-ref9">
    <label>9</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Viola, P. and Jones, M.J. (2004) Robust Real-Time Face Detection. International Journal of Computer Vision, 57, 137-154. &gt;https://doi.org/10.1023/b:visi.0000013087.49260.fb
    </mixed-citation>
   </ref>
   <ref id="scirp.136331-ref10">
    <label>10</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Felzenszwalb, P., McAllester, D. and Ramanan, D. (2008) A Discriminatively Trained, Multiscale, Deformable Part Model. 2008 IEEE Conference on Computer Vision and Pattern Recognition, Anchorage, 23-28 June 2008, 1-8. &gt;https://doi.org/10.1109/cvpr.2008.4587597
    </mixed-citation>
   </ref>
   <ref id="scirp.136331-ref11">
    <label>11</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Felzenszwalb, P.F., Girshick, R.B. and McAllester, D. (2010) Cascade Object Detection with Deformable Part Models. 2010 IEEE Computer Society Conference on Computer Vision and Pattern Recognition, San Francisco, 13-18 June 2010, 2241-2248. &gt;https://doi.org/10.1109/cvpr.2010.5539906
    </mixed-citation>
   </ref>
   <ref id="scirp.136331-ref12">
    <label>12</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Lee, S., Lee, H., Back, J., An, K., Yoon, Y., Yum, K., et al. (2021) Prediction of Tire Pattern Noise in Early Design Stage Based on Convolutional Neural Network. Applied Acoustics, 172, Article ID: 107617. &gt;https://doi.org/10.1016/j.apacoust.2020.107617
    </mixed-citation>
   </ref>
   <ref id="scirp.136331-ref13">
    <label>13</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     D’Angelo, G. and Palmieri, F. (2021) Network Traffic Classification Using Deep Convolutional Recurrent Autoencoder Neural Networks for Spatial-Temporal Features Extraction. Journal of Network and Computer Applications, 173, Article ID: 102890. &gt;https://doi.org/10.1016/j.jnca.2020.102890
    </mixed-citation>
   </ref>
   <ref id="scirp.136331-ref14">
    <label>14</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Girshick, R., Donahue, J., Darrell, T. and Malik, J. (2016) Region-based Convolutional Networks for Accurate Object Detection and Segmentation. IEEE Transactions on Pattern Analysis and Machine Intelligence, 38, 142-158. &gt;https://doi.org/10.1109/tpami.2015.2437384
    </mixed-citation>
   </ref>
   <ref id="scirp.136331-ref15">
    <label>15</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     He, K., Zhang, X., Ren, S. and Sun, J. (2015) Spatial Pyramid Pooling in Deep Convolutional Networks for Visual Recognition. IEEE Transactions on Pattern Analysis and Machine Intelligence, 37, 1904-1916. &gt;https://doi.org/10.1109/tpami.2015.2389824
    </mixed-citation>
   </ref>
   <ref id="scirp.136331-ref16">
    <label>16</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Girshick, R. (2015) Fast R-CNN. 2015 IEEE International Conference on Computer Vision (ICCV), Santiago, 7-13 December 2015, 1440-1448. &gt;https://doi.org/10.1109/iccv.2015.169
    </mixed-citation>
   </ref>
   <ref id="scirp.136331-ref17">
    <label>17</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Ren, S., He, K., Girshick, R. and Sun, J. (2017) Faster R-CNN: Towards Real-Time Object Detection with Region Proposal Networks. IEEE Transactions on Pattern Analysis and Machine Intelligence, 39, 1137-1149. &gt;https://doi.org/10.1109/tpami.2016.2577031
    </mixed-citation>
   </ref>
   <ref id="scirp.136331-ref18">
    <label>18</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Liu, W., Anguelov, D., Erhan, D., Szegedy, C., Reed, S., Fu, C., et al. (2016) SSD: Single Shot Multibox Detector. In: Leibe, B., Matas, J., Sebe, N., andWelling, M., Eds., Computer Vision—ECCV 2016, Springer, 21-37. &gt;https://doi.org/10.1007/978-3-319-46448-0_2
    </mixed-citation>
   </ref>
   <ref id="scirp.136331-ref19">
    <label>19</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Redmon, J., Divvala, S., Girshick, R. and Farhadi, A. (2016) You Only Look Once: Unified, Real-Time Object Detection. 2016 IEEE Conference on Computer Vision and Pattern Recognition (CVPR), Las Vegas, 27-30 June 2016, 779-788. &gt;https://doi.org/10.1109/cvpr.2016.91
    </mixed-citation>
   </ref>
   <ref id="scirp.136331-ref20">
    <label>20</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Redmon, J. and Farhadi, A. (2017) YOLO9000: Better, Faster, Stronger. 2017 IEEE Conference on Computer Vision and Pattern Recognition (CVPR), Honolulu, 21-26 July 2017, 6517-6525. &gt;https://doi.org/10.1109/cvpr.2017.690
    </mixed-citation>
   </ref>
   <ref id="scirp.136331-ref21">
    <label>21</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Redmon, J. and Farhadi, A. (2018) YOLOv3: An Incremental Improvement. arXiv: 1804.02767.
    </mixed-citation>
   </ref>
   <ref id="scirp.136331-ref22">
    <label>22</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Wang, Q., Shen, F., Cheng, L., Jiang, J., He, G., Sheng, W., et al. (2020) Ship Detection Based on Fused Features and Rebuilt YOLOv3 Networks in Optical Remote-Sensing Images. International Journal of Remote Sensing, 42, 520-536. &gt;https://doi.org/10.1080/01431161.2020.1811422
    </mixed-citation>
   </ref>
   <ref id="scirp.136331-ref23">
    <label>23</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Jing, J., Zhuo, D., Zhang, H., Liang, Y. and Zheng, M. (2020) Fabric Defect Detection Using the Improved YOLOv3 Model. Journal of Engineered Fibers and Fabrics, 15. &gt;https://doi.org/10.1177/1558925020908268
    </mixed-citation>
   </ref>
   <ref id="scirp.136331-ref24">
    <label>24</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Yang, H., Zhang, Y. and Ding, W. (2020) A Fast Recognition Method for Space Targets in ISAR Images Based on Local and Global Structural Fusion Features with Lower Dimensions. International Journal of Aerospace Engineering, 2020, Article ID: 3412582. &gt;https://doi.org/10.1155/2020/3412582
    </mixed-citation>
   </ref>
   <ref id="scirp.136331-ref25">
    <label>25</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Chen, B., Pei, X. and Chen, Z. (2019) Research on Target Detection Based on Distributed Track Fusion for Intelligent Vehicles. Sensors, 20, Article 56. &gt;https://doi.org/10.3390/s20010056
    </mixed-citation>
   </ref>
   <ref id="scirp.136331-ref26">
    <label>26</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Wang, C. and Wang, X. (2020) Building Change Detection from Multi-Source Remote Sensing Images Based on Multi-Feature Fusion and Extreme Learning Machine. International Journal of Remote Sensing, 42, 2246-2257. &gt;https://doi.org/10.1080/2150704x.2020.1805134
    </mixed-citation>
   </ref>
   <ref id="scirp.136331-ref27">
    <label>27</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Veeramani, B., Raymond, J.W. and Chanda, P. (2018) DeepSort: Deep Convolutional Networks for Sorting Haploid Maize Seeds. BMC Bioinformatics, 19, Article No. 289. &gt;https://doi.org/10.1186/s12859-018-2267-2
    </mixed-citation>
   </ref>
   <ref id="scirp.136331-ref28">
    <label>28</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Doan, T. and Truong, M. (2020) Real-Time Vehicle Detection and Counting Based on YOLO and DeepSort. 2020 12th International Conference on Knowledge and Systems Engineering (KSE), Can Tho, 12-14 November 2020, 67-72. &gt;https://doi.org/10.1109/kse50997.2020.9287483
    </mixed-citation>
   </ref>
   <ref id="scirp.136331-ref29">
    <label>29</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Dominguez-Sanchez, A., Orts-Escolano, S., Garcia-Rodriguez, J. and Cazorla, M. (2018) A New Dataset and Performance Evaluation of a Region-Based CNN for Urban Object Detection. 2018 International Joint Conference on Neural Networks (IJCNN), Rio de Janeiro, 8-13 July 2018, 1-8. &gt;https://doi.org/10.1109/ijcnn.2018.8489478
    </mixed-citation>
   </ref>
   <ref id="scirp.136331-ref30">
    <label>30</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Yu, F., Chen, H., Wang, X., Xian, W., Chen, Y., Liu, F., et al. (2020) BDD100K: A Diverse Driving Dataset for Heterogeneous Multitask Learning. 2020 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR), Seattle, 13-19 June 2020, 2633-2642. &gt;https://doi.org/10.1109/cvpr42600.2020.00271
    </mixed-citation>
   </ref>
  </ref-list>
 </back>
</article>