Near-Chip Dynamic Vision Filtering for Low-Bandwidth Pedestrian Detection

Anthony Bisulco,Fernando Cladera Ojeda,Volkan Isler,Daniel D. Lee,Daniel Dongyuel Lee
DOI: https://doi.org/10.1109/isvlsi49217.2020.00050
2020-07-01
Abstract:This paper presents a novel end-to-end system for pedestrian detection using Dynamic Vision Sensors (DVSs). We target applications where multiple sensors transmit data to a local processing unit, which executes a detection algorithm. Our system is composed of (i) a near-chip event filter that compresses and denoises the event stream from the DVS, and (ii) a Binary Neural Network (BNN) detection module that runs on a low-computation edge computing device (in our case a STM32F4 microcontroller). We present the system architecture and provide an end-to-end implementation for pedestrian detection in an office environment. Our implementation reduces transmission size by up to 99.6 % compared to transmitting the raw event stream. Our detector is able to perform a detection every 450 ms, with an overall testing Fl score of 83%. The low bandwidth and energy properties of our system make it ideal for IoT applications.
What problem does this paper attempt to address?