CVMay 21, 2018

Asynchronous Convolutional Networks for Object Detection in Neuromorphic Cameras

arXiv:1805.07931v3141 citations
Originality Incremental advance
AI Analysis

This work addresses object detection for event-based cameras, an incremental advancement in a niche domain with limited prior research.

The paper tackles object detection in neuromorphic cameras by proposing two neural network architectures, YOLE and fcYOLE, with fcYOLE achieving competitive performance by exploiting event sparsity through novel asynchronous layers.

Event-based cameras, also known as neuromorphic cameras, are bioinspired sensors able to perceive changes in the scene at high frequency with low power consumption. Becoming available only very recently, a limited amount of work addresses object detection on these devices. In this paper we propose two neural networks architectures for object detection: YOLE, which integrates the events into surfaces and uses a frame-based model to process them, and fcYOLE, an asynchronous event-based fully convolutional network which uses a novel and general formalization of the convolutional and max pooling layers to exploit the sparsity of camera events. We evaluate the algorithm with different extensions of publicly available datasets and on a novel synthetic dataset.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes