Home /Research /A Real-Time Method to Estimate Speed of Object Based on Object Detection and Optical Flow Calculation
PERCEPTION

A Real-Time Method to Estimate Speed of Object Based on Object Detection and Optical Flow Calculation

Kaizhan Liu, Yunming Ye, Xutao Li, Yan Li

Year
2018
Citations
13

Abstract

In recent years Convolutional Neural Network (CNN) has been widely used in computer vision field and makes great progress in lots of contents like object detection and classification. Even so, combining Convolutional Neural Network, which means making multiple CNN frameworks working synchronously and sharing their output information, could figure out useful message that each of them cannot provide singly. Here we introduce a method to real-time estimate speed of object by combining two CNN: YOLOv2 and FlowNet. In every frame, YOLOv2 provides object size; object location and object type while FlowNet providing the optical flow of whole image. On one hand, object size and object location help to select out the object part of optical flow image thus calculating out the average optical flow of every object. On the other hand, object type and object size help to figure out the relationship between optical flow and true speed by means of optics theory and priori knowledge. Therefore, with these two key information, speed of object can be estimated. This method manages to estimate multiple objects at real-time speed by only using a normal camera even in moving status, whose error is acceptable in most application fields like manless driving or robot vision.

Keywords

Object (grammar)Optical flowComputer visionArtificial intelligenceComputer scienceConvolutional neural networkObject detectionFrame (networking)Object modelCognitive neuroscience of visual object recognition

Related papers

Browse all PERCEPTION papers