<?xml version="1.0" encoding="UTF-8"?>
<article xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="JATS-archive-oasis-article1-4.xsd" article-type="research-article" dtd-version="1.4" xml:lang="ru">
  <front>
    <journal-meta>
      <journal-title-group>
        <journal-title>Журнал Современные наукоемкие технологии</journal-title>
      </journal-title-group>
      <issn>1812-7320</issn>
      <publisher>
        <publisher-name>Общество с ограниченной ответственностью &amp;quot;Издательский Дом &amp;quot;Академия Естествознания&amp;quot;</publisher-name>
      </publisher>
    </journal-meta>
    <article-meta>
      <article-id pub-id-type="publisher-id">ART-37270</article-id>
      <title-group>
        <article-title>НЕЙРОСЕТЕВАЯ СИСТЕМА ОТСЛЕЖИВАНИЯ И РАСПОЗНАВАНИЯ ОБЪЕКТОВ В ВИДЕОПОТОКЕ</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <name-alternatives>
            <name xml:lang="ru">
              <surname>Ляшов</surname>
              <given-names>М.В.</given-names>
            </name>
          </name-alternatives>
          <name-alternatives>
            <name xml:lang="en">
              <surname>Lyashov</surname>
              <given-names>M.V.</given-names>
            </name>
          </name-alternatives>
          <email>maxl85@mail.ru</email>
          <xref ref-type="aff" rid="aff1"/>
        </contrib>
        <contrib contrib-type="author">
          <name-alternatives>
            <name xml:lang="ru">
              <surname>Береза</surname>
              <given-names>А.Н.</given-names>
            </name>
          </name-alternatives>
          <name-alternatives>
            <name xml:lang="en">
              <surname>Bereza</surname>
              <given-names>A.N.</given-names>
            </name>
          </name-alternatives>
          <email>anbirch@mail.ru</email>
          <xref ref-type="aff" rid="aff1"/>
        </contrib>
        <contrib contrib-type="author">
          <name-alternatives>
            <name xml:lang="ru">
              <surname>Бабаев</surname>
              <given-names>А.М.</given-names>
            </name>
          </name-alternatives>
          <name-alternatives>
            <name xml:lang="en">
              <surname>Babaev</surname>
              <given-names>A.M.</given-names>
            </name>
          </name-alternatives>
          <email>babaev-andrei2011@yandex.ru</email>
          <xref ref-type="aff" rid="aff1"/>
        </contrib>
        <contrib contrib-type="author">
          <name-alternatives>
            <name xml:lang="ru">
              <surname>Коцюбинская</surname>
              <given-names>С.А.</given-names>
            </name>
          </name-alternatives>
          <name-alternatives>
            <name xml:lang="en">
              <surname>Kotsyubinskaya</surname>
              <given-names>S.A.</given-names>
            </name>
          </name-alternatives>
          <email>kocyubinskay.svetlana@mail.ru</email>
          <xref ref-type="aff" rid="aff1"/>
        </contrib>
      </contrib-group>
      <aff id="aff1">
        <institution xml:lang="ru">Институт сферы обслуживания и предпринимательства (филиал) ДГТУ</institution>
        <institution xml:lang="en">Institute of Service and Business (branch) DSTU</institution>
      </aff>
      <pub-date date-type="pub" iso-8601-date="2018-12-26">
        <day>26</day>
        <month>12</month>
        <year>2018</year>
      </pub-date>
      <issue>12</issue>
      <fpage>102</fpage>
      <lpage>107</lpage>
      <permissions>
        <license xlink:href="https://creativecommons.org/licenses/by/4.0/">
          <license-p>This is an open-access article distributed under the terms of the CC BY 4.0 license.</license-p>
        </license>
      </permissions>
      <self-uri content-type="url" hreflang="ru">https://top-technologies.ru/article/view?id=37270</self-uri>
      <abstract xml:lang="ru" lang-variant="original" lang-source="author">
        <p>Данная статья посвящена разработанной нейросетевой системе отслеживания объектов в видеопотоке. Предлагаемый алгоритм позволяет в режиме реального времени определять местоположение целевого объекта в текущем кадре видеопотока. Для отслеживания системе достаточно предоставить текущий и предыдущий кадры видео, а также положение целевого объекта на предыдущем кадре. Система предварительно не обучена для отслеживания определенного объекта – целевой объект определяется при запуске системы. Для повышения точности и надежности системы были использованы как методы отслеживания объектов, так и методы распознавания образов. Оценка смещения объекта от кадра к кадру была реализована на основе метода Лукаса – Канаде и медианного фильтра. Распознавание объекта осуществляется с помощью свёрточной нейронной сети, в частности, архитектуры MobileNet. В работе приведены результаты экспериментальных исследований на основе четырех видеофайлов. Итоги экспериментов говорят о том, что предлагаемая комбинация технологий распознавания и отслеживания объектов позволяет решить проблему потери целевого объекта при его исчезновении или частичном перекрытии другим объектом. Кроме того, разработанный алгоритм инвариантен по отношению к форме объекта и изменению освещенности среды.</p>
      </abstract>
      <abstract xml:lang="en" lang-variant="translation" lang-source="translator">
        <p>This article is devoted to the development of a neural network tracking system of objects in a video stream. The proposed algorithm allows to define a location of a target object in the current shot of a video stream in real time mode. It is enough for the tracking to provide system with current and previous shots of the video and also a location of the target object on the previous shot. The system is not previously trained for tracking a certain object – a target object is determined at launch of the system. To increase the correctness and the reliability of the system both the methods of object’s tracking and methods of pattern recognition were used. Object shift assessment was realized on the Lucas–Kanade method and the median filter. Object recognition is performed using a convolutional neural network, in particular, by the MobileNet architecture. The paper presents the results of experimental studies based on four video files. The results of the experiments show that the proposed combination of the technologies of object recognition and tracking allows solving the problem of loss of the target at object disappearance or partial overlapping by another object. Moreover, the developed algorithm is invariant in relation to the form of an object and the change of the intensity of environmental illumination.</p>
      </abstract>
      <kwd-group xml:lang="ru">
        <kwd>распознавание образов</kwd>
        <kwd>отслеживание объектов</kwd>
        <kwd>компьютерное зрение</kwd>
        <kwd>оптический поток</kwd>
        <kwd>свёрточные нейронные сети</kwd>
        <kwd>OpenCV</kwd>
        <kwd>Tensotflow</kwd>
      </kwd-group>
      <kwd-group xml:lang="en">
        <kwd>object recognition</kwd>
        <kwd>object tracking</kwd>
        <kwd>computer vision</kwd>
        <kwd>optical flow</kwd>
        <kwd>convolutional neural network</kwd>
        <kwd>OpenCV</kwd>
        <kwd>Tensorflow</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <back>
    <ref-list>
      <ref>
        <note>
          <p>1. Grabner H., Grabner M., Bischof H. Real-time Tracking via On-line Boosting. In Proceedings British Machine Vision Conference (BMVC). 2006. vol. 1. Р. 47–56.</p>
        </note>
      </ref>
      <ref>
        <note>
          <p>2. Babenko B. Visual Tracking with Online Multiple Instance Learning. Computer Vision and Pattern Recognition, CVPR 2009. IEEE Conference. 2009. Р. 101–108.</p>
        </note>
      </ref>
      <ref>
        <note>
          <p>3. Henriques, J. F. High-Speed Tracking with Kernelized Correlation Filters. IEEE transactions on pattern analysis and machine intelligence. 2015. Р. 301–314.</p>
        </note>
      </ref>
      <ref>
        <note>
          <p>4. Dorin Comaniciu and Peter Meer. Mean Shift: A Robust Approach Toward Feature Space Analysis. IEEE Trans. Intell. 2002. Р. 603–619.</p>
        </note>
      </ref>
      <ref>
        <note>
          <p>5. Shujun Yao, Xiaodong Chen, Sen Wang, Zhihai Jiao, Yi Wang. Camshift algorithm -based moving target recognition and tracking system. IEEE International Conference on Virtual Environments Human-Computer Interfaces and Measurement Systems (VECIMS) Proceedings. 2012. Р. 513–529.</p>
        </note>
      </ref>
      <ref>
        <note>
          <p>6. Fleet D.J., Weiss Y. Optical flow estimation. Handbook of Mathematical Models in Computer Vision. 2005. Р. 237–257.</p>
        </note>
      </ref>
      <ref>
        <note>
          <p>7. Kalal Z., Mikolajczyk K., Matas J. Forward-Backward Error: Automatic Detection of Tracking Failures. International Conference on Pattern Recognition In International Conference on Pattern Recognition. 2010. Р. 23–26.</p>
        </note>
      </ref>
      <ref>
        <note>
          <p>8. Goodfellow I., Bengio Y., Courville A. Deep Learning. The MIT Press, 2016. 800 p.</p>
        </note>
      </ref>
      <ref>
        <note>
          <p>9. Simonyan K. Very Deep Convolutional Networks for Large-Scale Image Recognition. ICLR 2014. Р. 587–601.</p>
        </note>
      </ref>
      <ref>
        <note>
          <p>10. Szegedy C. Going deeper with convolutions. Computer Vision and Pattern Recognition (CVPR), IEEE Conference. 2015. Р. 488–502.</p>
        </note>
      </ref>
      <ref>
        <note>
          <p>11. He K. Deep Residual Learning for Image Recognition. Computer Vision and Pattern Recognition (CVPR), IEEE Conference. 2016. Р. 770–778.</p>
        </note>
      </ref>
      <ref>
        <note>
          <p>12. Howard A.G. MobileNets: Efficient Convolutional Neural Networks for Mobile Vision Applications. ArXiv. 2017. URL: https://arxiv.org/abs/1704.04861 (дата обращения: 17.10.2018).</p>
        </note>
      </ref>
    </ref-list>
  </back>
</article>
