<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Publishing DTD v1.2 20190208//EN"
  "https://jats.nlm.nih.gov/publishing/1.2/JATS-journalpublishing1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink"
         article-type="original-research-article">

  <front>
    <journal-meta>
      <journal-id journal-id-type="publisher-id">JCARM</journal-id>
      <journal-title-group>
        <journal-title>Journal of Contemporary Academic Research and Methodologies</journal-title>
        <abbrev-journal-title>JCARM</abbrev-journal-title>
      </journal-title-group>
            <issn pub-type="epub">3139-7247</issn>
            <publisher>
        <publisher-name>Ivory and Finch Publishers</publisher-name>
      </publisher>
    </journal-meta>

    <article-meta>
      <article-id pub-id-type="doi">10.5281/zenodo.21356837</article-id>
      <article-id pub-id-type="publisher-id">JCARM_JUN_26_048</article-id>

      <article-categories>
        <subj-group subj-group-type="heading">
          <subject>Original Research Article</subject>
        </subj-group>
      </article-categories>

      <title-group>
        <article-title>Deep Learning-Driven Objects Identification and a Real-Time Detection System for Security Applications</article-title>
      </title-group>

      <contrib-group>
        <contrib contrib-type="author">
          <name>
                        <surname>Michael Yinka </surname>
            <given-names>Akintunde</given-names>
          </name>
                    <contrib-id contrib-id-type="orcid">https://orcid.org/0009-0006-2674-6558</contrib-id>
                    <aff>Computer Science Department, Ajayi Crowther University, Oyo, Oyo State</aff>
          <email>midorc@gmail.com</email>
        </contrib>
                                          <contrib contrib-type="author">
              <name>
                                <surname>Isiaka Adelani</surname>
                <given-names>Adeleke</given-names>
              </name>
                            <contrib-id contrib-id-type="orcid">https://orcid.org/0009-0004-3528-0994</contrib-id>
                                          <aff>Computer Science Department, Igbajo Polytechnic, Igbajo, Odun State</aff>
                          </contrib>
                                              <contrib contrib-type="author">
              <name>
                                <surname>Deborah Damilola, </surname>
                <given-names>Afolayan</given-names>
              </name>
                            <contrib-id contrib-id-type="orcid">https://orcid.org/0000-0002-9901-2524</contrib-id>
                                          <aff>Faculty of Technology, Computer Engineering Department, The Polytechnic Ibadan, Ibadan, Oyo State.</aff>
                          </contrib>
                                              <contrib contrib-type="author">
              <name>
                                <surname>Moses Abiodun </surname>
                <given-names>Adebayo</given-names>
              </name>
                                          <aff>Pemgo College, Oronzo, Abuja, FCT.</aff>
                          </contrib>
                                    </contrib-group>

            <pub-date pub-type="epub">
        <day>10</day>
        <month>07</month>
        <year>2026</year>
      </pub-date>
      <volume>1</volume>
      <issue>5</issue>
      
      
            <self-uri xlink:href="https://doi.org/10.5281/zenodo.21356837"/>
      
      <abstract>
        <p>The increasing rate of security threats and the limitations associated with conventional surveillance systems have created a demand for intelligent and automated monitoring solutions. Traditional security systems rely heavily on manual observation, which is often affected by fatigue, delayed response, and human error. This study presents an object identification and detection system for security applications using artificial intelligence and computer vision techniques. The developed system employs the YOLOv5 deep learning algorithm for real-time object detection and classification. The system was implemented using Python programming language with OpenCV and PyTorch libraries for image processing and model deployment. A custom dataset containing humans, vehicles, bags, and weapons was used for model training and testing. Experimental evaluation showed that the system achieved an average detection accuracy of 93% with a processing speed of 28 frames per second (FPS). The system demonstrated efficient performance in detecting multiple objects simultaneously and generating alerts for suspicious objects in real time. The findings reveal that AI-based surveillance systems can significantly improve security monitoring, reduce human intervention, and enhance response efficiency. The study concludes that integrating deep learning models such as YOLOv5 into surveillance infrastructures provides a reliable and scalable solution for intelligent security applications.</p>
      </abstract>

            <kwd-group kwd-group-type="author-keywords">
                <kwd>Artificial Intelligence</kwd>
                <kwd>Computer Vision</kwd>
                <kwd>Object Detection</kwd>
                <kwd>Security Surveillance</kwd>
                <kwd>YOLOv5</kwd>
                <kwd>Deep Learning.</kwd>
              </kwd-group>
      
      <history>
        <date date-type="received">
          <day>13</day>
          <month>06</month>
          <year>2026</year>
        </date>
                <date date-type="accepted">
          <day>04</day>
          <month>07</month>
          <year>2026</year>
        </date>
              </history>

      <permissions>
        <copyright-statement>Copyright &copy; 2026 by the authors</copyright-statement>
        <license license-type="open-access">
          <license-p>This article is distributed under the terms of the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.</license-p>
        </license>
      </permissions>

    </article-meta>
  </front>

    <back>
    <ref-list>
      <title>References</title>
                      <ref id="ref-1">
          <mixed-citation>Bochkovskiy, A., Wang, C. Y., &amp;amp; Liao, H. Y. M. (2020). YOLOv4: Optimal speed and accuracy of object detection. arXiv preprint arXiv:2004.10934.</mixed-citation>
        </ref>
                              <ref id="ref-2">
          <mixed-citation>Chen, X., Jiang, S., Hu, Y., &amp;amp; Xu, L. (2020). Night-time object detection for surveillance using infrared images and deep learning. Sensors, 20(6), 1730.</mixed-citation>
        </ref>
                              <ref id="ref-3">
          <mixed-citation>Huang, J., Rathod, V., Sun, C., Zhu, M., Korattikara, A., Fathi, A., &amp;amp; Murphy, K. (2017). Speed/accuracy trade-offs for modern convolutional object detectors. Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition (CVPR), 7310–7311.</mixed-citation>
        </ref>
                              <ref id="ref-4">
          <mixed-citation>Jocher, G., Chaurasia, A., &amp;amp; Qiu, J. (2023). YOLO by Ultralytics: Real-time object detection framework. GitHub Repository and Technical Documentation. Available at: https://github.com/ultralytics/yolov5</mixed-citation>
        </ref>
                              <ref id="ref-5">
          <mixed-citation>Liu, W., Anguelov, D., Erhan, D., Szegedy, C., Reed, S., Fu, C. Y., &amp;amp; Berg, A. C. (2016). SSD: Single Shot MultiBox Detector. European Conference on Computer Vision (ECCV), 21–37.</mixed-citation>
        </ref>
                              <ref id="ref-6">
          <mixed-citation>Pan, S. J., &amp;amp; Yang, Q. (2010). A survey on transfer learning. IEEE Transactions on Knowledge and Data Engineering, 22(10), 1345–1359.</mixed-citation>
        </ref>
                              <ref id="ref-7">
          <mixed-citation>Redmon, J., Divvala, S., Girshick, R., &amp;amp; Farhadi, A. (2016). You Only Look Once: Unified, real-time object detection. Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition (CVPR), 779–788.</mixed-citation>
        </ref>
                              <ref id="ref-8">
          <mixed-citation>Ren, S., He, K., Girshick, R., &amp;amp; Sun, J. (2015). Faster R-CNN: Towards real-time object detection with region proposal networks. IEEE Transactions on Pattern Analysis and Machine Intelligence, 39(6), 1137–1149.</mixed-citation>
        </ref>
                              <ref id="ref-9">
          <mixed-citation>Tan, M., Pang, R., &amp;amp; Le, Q. V. (2021). EfficientDet: Scalable and efficient object detection. Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR), 10781–10790.</mixed-citation>
        </ref>
                              <ref id="ref-10">
          <mixed-citation>Wang, Y., Li, Z., Chen, H., &amp;amp; Zhao, P. (2022). Intelligent surveillance system using deep learning and real-time object tracking. International Journal of Advanced Computer Science and Applications, 13(4), 215–223.</mixed-citation>
        </ref>
                              <ref id="ref-11">
          <mixed-citation>Zhang, H., Wu, C., &amp;amp; Lin, Y. (2023). Lightweight deep learning models for edge-based intelligent surveillance systems. IEEE Access, 11, 45671–45684.</mixed-citation>
        </ref>
                              <ref id="ref-12">
          <mixed-citation>Zhao, Z. Q., Zheng, P., Xu, S. T., &amp;amp; Wang, X. (2019). Object detection with deep learning: A review. IEEE Transactions on Neural Networks and Learning Systems, 30(11), 3212–3232.</mixed-citation>
        </ref>
                  </ref-list>
  </back>
  
</article>
