Table of Contents
Fetching ...

A Study on Real-time Object Detection using Deep Learning

Ankita Bose, Jayasravani Bhumireddy, Naveen N

TL;DR

This article goes into great detail on how deep learning algorithms are used to enhance real time object recognition and provides information on the different object detection models available, open benchmark datasets, and studies on the use of object detection models in a range of applications.

Abstract

Object detection has compelling applications over a range of domains, including human-computer interfaces, security and video surveillance, navigation and road traffic monitoring, transportation systems, industrial automation healthcare, the world of Augmented Reality (AR) and Virtual Reality (VR), environment monitoring and activity identification. Applications of real time object detection in all these areas provide dynamic analysis of the visual information that helps in immediate decision making. Furthermore, advanced deep learning algorithms leverage the progress in the field of object detection providing more accurate and efficient solutions. There are some outstanding deep learning algorithms for object detection which includes, Faster R CNN(Region-based Convolutional Neural Network),Mask R-CNN, Cascade R-CNN, YOLO (You Only Look Once), SSD (Single Shot Multibox Detector), RetinaNet etc. This article goes into great detail on how deep learning algorithms are used to enhance real time object recognition. It provides information on the different object detection models available, open benchmark datasets, and studies on the use of object detection models in a range of applications. Additionally, controlled studies are provided to compare various strategies and produce some illuminating findings. Last but not least, a number of encouraging challenges and approaches are offered as suggestions for further investigation in both relevant deep learning approaches and object recognition.

A Study on Real-time Object Detection using Deep Learning

TL;DR

This article goes into great detail on how deep learning algorithms are used to enhance real time object recognition and provides information on the different object detection models available, open benchmark datasets, and studies on the use of object detection models in a range of applications.

Abstract

Object detection has compelling applications over a range of domains, including human-computer interfaces, security and video surveillance, navigation and road traffic monitoring, transportation systems, industrial automation healthcare, the world of Augmented Reality (AR) and Virtual Reality (VR), environment monitoring and activity identification. Applications of real time object detection in all these areas provide dynamic analysis of the visual information that helps in immediate decision making. Furthermore, advanced deep learning algorithms leverage the progress in the field of object detection providing more accurate and efficient solutions. There are some outstanding deep learning algorithms for object detection which includes, Faster R CNN(Region-based Convolutional Neural Network),Mask R-CNN, Cascade R-CNN, YOLO (You Only Look Once), SSD (Single Shot Multibox Detector), RetinaNet etc. This article goes into great detail on how deep learning algorithms are used to enhance real time object recognition. It provides information on the different object detection models available, open benchmark datasets, and studies on the use of object detection models in a range of applications. Additionally, controlled studies are provided to compare various strategies and produce some illuminating findings. Last but not least, a number of encouraging challenges and approaches are offered as suggestions for further investigation in both relevant deep learning approaches and object recognition.
Paper Structure (23 sections, 18 figures, 11 tables)

This paper contains 23 sections, 18 figures, 11 tables.

Figures (18)

  • Figure 1: a) Architecture of CNN, b)Illustrates Convolution Operation, c) Illustrates pooling operations
  • Figure 2: Architecture of R-CNN
  • Figure 3: Architecture of Fast R-CNN
  • Figure 4: Architecture of Faster R-CNN
  • Figure 5: Architecture of YOLO
  • ...and 13 more figures