Object detection using CNN and YoloV5

  • Unique Paper ID: 163587
  • Volume: 10
  • Issue: 11
  • PageNo: 2950-2954
  • Abstract:
  • A YOLOv5 model-based object detection software is presented in this paper. A number of forms of media sources, such as pictures, videos, and real-time videos, can be used with the program. Users can choose the location of the model weights, the media to be analyzed, the size of the image processing to be done, and more. After identifying items in the media, the script outputs those objects together with the bounding boxes that belong to them. It uses a method known as Non-Max Suppression (NMS) to get rid of duplicate detections and provides options for saving the results in several formats or seeing them right on the screen. For possibly better detection accuracy over time, the script can optionally be set up to update the YOLOv5 model weights.

Copyright & License

Copyright © 2025 Authors retain the copyright of this article. This article is an open access article distributed under the Creative Commons Attribution License which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.

BibTeX

@article{163587,
        author = {Minaam Reyaz Qureshi and Amar Bashir and Amaan Ashiq and Darshan Pasargi and Nikitha K.S},
        title = {Object detection using CNN and YoloV5},
        journal = {International Journal of Innovative Research in Technology},
        year = {},
        volume = {10},
        number = {11},
        pages = {2950-2954},
        issn = {2349-6002},
        url = {https://ijirt.org/article?manuscript=163587},
        abstract = {A YOLOv5 model-based object detection software is presented in this paper. A number of forms of media sources, such as pictures, videos, and real-time videos, can be used with the program. Users can choose the location of the model weights, the media to be analyzed, the size of the image processing to be done, and more. After identifying items in the media, the script outputs those objects together with the bounding boxes that belong to them. It uses a method known as Non-Max Suppression (NMS) to get rid of duplicate detections and provides options for saving the results in several formats or seeing them right on the screen. For possibly better detection accuracy over time, the script can optionally be set up to update the YOLOv5 model weights.},
        keywords = {Object Detection, Convolutional Neural Networks (CNNs), YOLOv5, Bounding Boxes, Real-Time Performance},
        month = {},
        }

Cite This Article

  • ISSN: 2349-6002
  • Volume: 10
  • Issue: 11
  • PageNo: 2950-2954

Object detection using CNN and YoloV5

Related Articles