Home / Papers / Real Time Object Detection Using YoloReal Time Object Detection Using...

Real Time Object Detection Using YoloReal Time Object Detection Using Yolo

4 Citations2021
Ankith I
International Journal for Research in Applied Science and Engineering Technology

This research focuses on "You Only Look Once" (YOLO) as a type of Convolutional Neural Network as a method to detect objects in images and video using Yolo3-tiny.

Abstract

Abstract: Object detection is related to computer vision and involves identifying the kinds of objects that have been detected. It is challenging to detect and classify objects. Recent advances in deep learning have allowed it to detect objects more accurately. In the past, there were several methods or tools used: R-CNN, Fast-RCNN, Faster-RCNN, YOLO, SSD, etc. This research focuses on "You Only Look Once" (YOLO) as a type of Convolutional Neural Network. Results will be accurate and timely when tested. So, we analysed YOLOv3's work by using Yolo3-tiny to detect both image and video objects. Keywords: YOLO, Intersection over Union (IOU), Anchor box, Non-Max Suppression, YOLO application, limitation.