EvConv: Fast CNN Inference on Event Camera Inputs For High-Speed Robot Perception

03/08/2023
by   Sankeerth Durvasula, et al.
0

Event cameras capture visual information with a high temporal resolution and a wide dynamic range. This enables capturing visual information at fine time granularities (e.g., microseconds) in rapidly changing environments. This makes event cameras highly useful for high-speed robotics tasks involving rapid motion, such as high-speed perception, object tracking, and control. However, convolutional neural network inference on event camera streams cannot currently perform real-time inference at the high speeds at which event cameras operate - current CNN inference times are typically closer in order of magnitude to the frame rates of regular frame-based cameras. Real-time inference at event camera rates is necessary to fully leverage the high frequency and high temporal resolution that event cameras offer. This paper presents EvConv, a new approach to enable fast inference on CNNs for inputs from event cameras. We observe that consecutive inputs to the CNN from an event camera have only small differences between them. Thus, we propose to perform inference on the difference between consecutive input tensors, or the increment. This enables a significant reduction in the number of floating-point operations required (and thus the inference latency) because increments are very sparse. We design EvConv to leverage the irregular sparsity in increments from event cameras and to retain the sparsity of these increments across all layers of the network. We demonstrate a reduction in the number of floating operations required in the forward pass by up to 98 inference using CNNs for tasks such as depth estimation, object recognition, and optical flow estimation, with almost no loss in accuracy.

READ FULL TEXT

page 1

page 6

research
07/21/2022

Fusing Frame and Event Vision for High-speed Optical Flow for Edge Application

Optical flow computation with frame-based cameras provides high accuracy...
research
05/24/2023

AutoDepthNet: High Frame Rate Depth Map Reconstruction using Commodity Depth and RGB Cameras

Depth cameras have found applications in diverse fields, such as compute...
research
10/18/2022

MotionDeltaCNN: Sparse CNN Inference of Frame Differences in Moving Camera Videos

Convolutional neural network inference on video input is computationally...
research
03/15/2023

Improving Fast Auto-Focus with Event Polarity

Fast and accurate auto-focus in adverse conditions remains an arduous ta...
research
03/14/2016

Investigation of event-based memory surfaces for high-speed tracking, unsupervised feature extraction and object recognition

In this paper we compare event-based decaying and time based-decaying me...
research
11/28/2019

Motion Equivariance OF Event-based Camera Data with the Temporal Normalization Transform

In this work, we focus on using convolution neural networks (CNN) to per...
research
08/24/2022

Motion Robust High-Speed Light-weighted Object Detection with Event Camera

The event camera produces a large dynamic range event stream with a very...

Please sign up or login with your details

Forgot password? Click here to reset