<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Publishing DTD v1.3 20210610//EN" "https://jats.nlm.nih.gov/publishing/1.3/JATS-journalpublishing1-3.dtd">
<article article-type="research-article" dtd-version="1.3" xml:lang="en">
  <front xmlns:xlink="http://www.w3.org/1999/xlink">
    <journal-meta>
      <journal-id journal-id-type="elibrary">9004</journal-id>
      <journal-title-group>
        <journal-title>Problems of information security. Computer systems</journal-title>
        <trans-title-group xml:lang="ru">
          <trans-title>Проблемы информационной безопасности. Компьютерные системы</trans-title>
        </trans-title-group>
      </journal-title-group>
      <issn pub-type="epub">2071-8217</issn>
    </journal-meta>
    <article-meta xmlns:xlink="http://www.w3.org/1999/xlink">
      <article-id pub-id-type="publisher-id">9</article-id>
      <article-id pub-id-type="doi">10.48612/jisp/e8rx-vv5u-kukg</article-id>
      <title-group>
        <article-title>Software for detecting potentially dangerous items at mass event entries using computer vision</article-title>
        <trans-title-group xml:lang="ru">
          <trans-title>Разработка программного обеспечения для выявления потенциально опасных предметов на входе в места массового пребывания с использованием компьютерного зрения</trans-title>
        </trans-title-group>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <contrib-id contrib-id-type="orcid">0009-0003-2984-3685</contrib-id>
          <name>
            <surname>Gulkin</surname>
            <given-names>Kamil</given-names>
          </name>
          <xref ref-type="aff" rid="aff1"/>
          <email>kamil.g.04@bk.ru</email>
        </contrib>
        <contrib contrib-type="author">
          <contrib-id contrib-id-type="orcid">0000-0002-9493-1273</contrib-id>
          <name>
            <surname>Bakaeva</surname>
            <given-names>Olga</given-names>
          </name>
          <xref ref-type="aff" rid="aff1"/>
          <email>helga_rm@rambler.ru</email>
        </contrib>
      </contrib-group>
      <aff id="aff1">National Research Ogarev Mordovia State University</aff>
      <pub-date publication-format="electronic" date-type="pub" iso-8601-date="2025-12-26">
        <day>26</day>
        <month>12</month>
        <year>2025</year>
      </pub-date>
      <issue>4</issue>
      <fpage>110</fpage>
      <lpage>120</lpage>
      <self-uri xmlns:xlink="http://www.w3.org/1999/xlink" content-type="pdf" xlink:href="https://jisp.spbstu.ru/userfiles/files/pib_4.pdf"/>
      <abstract xml:lang="en">
        <p>The work is devoted to the development of software for automated detection of potentially dangerous objects in the form of large bags/backpacks on video streams at the entrance of participants to mass events. A client-server solution architecture is proposed, which includes a Streamlit interface, an Ultralytics YOLOv11 detection module, and an incident registration and alerting subsystem. The accuracy of bag identification is verified using the formalized “coordinated detection” criterion: an event is recorded when the confidence threshold γ is exceeded on at least α frames in a sliding window of length τ. On four RTSP channels (processing every 3rd frame), latency of ≈0.5 s was achieved, and false positives were mitigated through time aggregation. The YOLOv11 neural network was trained on a dataset containing 36,000 images, resulting in stable performance (P ≈ 0.953 for “dangerous” object detection accuracy and R ≈ 0.896 for completeness/sensitivity).</p>
      </abstract>
      <kwd-group xml:lang="en">
        <kwd>Software</kwd>
        <kwd>computer vision</kwd>
        <kwd>neural network YOLOv11</kwd>
        <kwd>object detection</kwd>
        <kwd>video monitoring</kwd>
        <kwd>“consistent detection”</kwd>
        <kwd>information security</kwd>
      </kwd-group>
    </article-meta>
  </front>
</article>
