Home / Papers / Object Detection using YOLO: A Survey

Object Detection using YOLO: A Survey

9 Citations2022
Abhinandan Tripathi, M. Gupta, Chaynika Srivastava
2022 5th International Conference on Contemporary Computing and Informatics (IC3I)

This paper presents a survey of various detections based on YOLO which aims to improve the accuracy of existing system and presents various modifications done on basic Y OLO method and shows their analysis.

Abstract

In recent years, object detection is becoming very popular field in computer vision developments. Object detection has many applications viz. vehicle detection, pedestrian detection, blood cell counting etc. Various studies have been conducted in order to improve object detecting accuracy and speed. The latest technique is You Only Look Once object detection. It is state-of-the-art detection technique and considered as a regression problem. YOLO has the ability to predict various objects present in an image in a single run. This paper presents a survey of various detections based on YOLO which aims to improve the accuracy of existing system. This paper presents various modifications done on basic YOLO method and shows their analysis.