Litcius/Paper detail

You only look once model-based object identification in computer vision

Shiva Shankar Reddy, V. V. R. Maheswara Rao, Priyadarshini Voosala, Silpa Nrusimhadri

2023IAES International Journal of Artificial Intelligence13 citationsDOIOpen Access PDF

Abstract

<span lang="EN-US">You only look once version 4 (YOLOv4) is a deep-learning object detection algorithm. It is used to decrease parameters and simplify network structures, making it suited for mobile and embedded device development. The YOLO detector can foresee an object's Class, bounding box, and probability of that Object's Class being found inside that bounding box. A probability value for each bounding box represents the likelihood of a given item class in that bounding box. Global features, channel attention, and special attention are also applied to extract more compelling information. Finally, the model combines the auxiliary and backbone networks to create the YOLOv4's entire network topology. Using custom functions developed upon YOLOv4, we get the count of the objects and a crop around the objects detected with a confidence score that specifies the probability of the thing seen being the same Class as predicted by YOLOv4. A confidence threshold is implemented to eliminate the detections with low confidence. </span>

Topics & Concepts

Minimum bounding boxComputer scienceBounding overwatchObject (grammar)Class (philosophy)Object detectionArtificial intelligenceComputer visionPattern recognition (psychology)AlgorithmImage (mathematics)Advanced Neural Network ApplicationsIndustrial Vision Systems and Defect DetectionCOVID-19 diagnosis using AI
You only look once model-based object identification in computer vision | Litcius