Fast YOLO: A Fast You Only Look Once System for Real-time Embedded Object Detection in Video

09/18/2017
by   Mohammad Javad Shafiee, et al.
0

Object detection is considered one of the most challenging problems in this field of computer vision, as it involves the combination of object classification and object localization within a scene. Recently, deep neural networks (DNNs) have been demonstrated to achieve superior object detection performance compared to other approaches, with YOLOv2 (an improved You Only Look Once model) being one of the state-of-the-art in DNN-based object detection methods in terms of both speed and accuracy. Although YOLOv2 can achieve real-time performance on a powerful GPU, it still remains very challenging for leveraging this approach for real-time object detection in video on embedded computing devices with limited computational power and limited memory. In this paper, we propose a new framework called Fast YOLO, a fast You Only Look Once framework which accelerates YOLOv2 to be able to perform object detection in video on embedded devices in a real-time manner. First, we leverage the evolutionary deep intelligence framework to evolve the YOLOv2 network architecture and produce an optimized architecture (referred to as O-YOLOv2 here) that has 2.8X fewer parameters with just a 2 further reduce power consumption on embedded devices while maintaining performance, a motion-adaptive inference method is introduced into the proposed Fast YOLO framework to reduce the frequency of deep inference with O-YOLOv2 based on temporal motion characteristics. Experimental results show that the proposed Fast YOLO framework can reduce the number of deep inferences by an average of 38.13 video compared to the original YOLOv2, leading Fast YOLO to run an average of 18FPS on a Nvidia Jetson TX1 embedded system.

READ FULL TEXT
research
02/19/2018

Tiny SSD: A Tiny Single-shot Detection Deep Convolutional Neural Network for Real-time Embedded Object Detection

Object detection is a major challenge in computer vision, involving both...
research
11/09/2020

Real-time object detection method based on improved YOLOv4-tiny

The "You only look once v4"(YOLOv4) is one type of object detection meth...
research
04/23/2023

A Framework for Benchmarking Real-Time Embedded Object Detection

Object detection is one of the key tasks in many applications of compute...
research
06/21/2018

Inference of Quantized Neural Networks on Heterogeneous All-Programmable Devices

Neural networks have established as a generic and powerful means to appr...
research
03/09/2019

LumiPath - Towards Real-time Physically-based Rendering on Embedded Devices

As the computational power of toady's devices increases, real-time physi...
research
03/25/2019

Looking Fast and Slow: Memory-Guided Mobile Video Object Detection

With a single eye fixation lasting a fraction of a second, the human vis...
research
08/01/2021

Developing a Compressed Object Detection Model based on YOLOv4 for Deployment on Embedded GPU Platform of Autonomous System

Latest CNN-based object detection models are quite accurate but require ...

Please sign up or login with your details

Forgot password? Click here to reset