paper-with-me

홈 › Papers

Event-based Asynchronous Sparse Convolutional Networks

2020-03-20 · ECCV 2020 8 · Nico Messikommer, Daniel Gehrig, Antonio Loquercio, Davide Scaramuzza

Event cameras are bio-inspired sensors that respond to per-pixel brightness changes in the form of asynchronous and sparse "events". Recently, pattern recognition algorithms, such as learning-based methods, have made significant progress with event cameras by converting events into synchronous dense, image-like representations and applying traditional machine learning methods developed for standard cameras. However, these approaches discard the spatial and temporal sparsity inherent in event data at the cost of higher computational complexity and latency. In this work, we present a general framework for converting models trained on synchronous image-like event representations into asynchronous models with identical output, thus directly leveraging the intrinsic asynchronous and sparse nature of the event data. We show both theoretically and experimentally that this drastically reduces the computational complexity and latency of high-capacity, synchronous neural networks without sacrificing accuracy. In addition, our framework has several desirable characteristics: (i) it exploits spatio-temporal sparsity of events explicitly, (ii) it is agnostic to the event representation, network architecture, and task, and (iii) it does not require any train-time change, since it is compatible with the standard neural networks' training process. We thoroughly validate the proposed framework on two computer vision tasks: object detection and object recognition. In these tasks, we reduce the computational complexity up to 20 times with respect to high-latency neural networks. At the same time, we outperform state-of-the-art asynchronous approaches up to 24% in prediction accuracy.

📄 PDF Abstract BibTeX arXiv:2003.09148

Code (1)

uzh-rpg/rpg_asynet 공식 구현 pytorch

Tasks

object-detectionObject DetectionObject Recognition

Similar Papers 제목 키워드 기반

Bina-Rep Event Frames: a Simple and Effective Representation for Event-based cameras

2022-02-28 · Sami Barchid, José Mennesson, Chaabane Djéraba

This paper presents "Bina-Rep", a simple representation method that converts asynchronous streams of events from event cameras to a sequence of sparse and expressive event frames. By representing multiple binary event im…

Graph Neural Network Combining Event Stream and Periodic Aggregation for Low-Latency Event-based Vision

2025-01-01 · CVPR 2025 1 · Manon Dampfhoffer, Thomas Mesquida, Damien Joubert, Thomas Dalgaty 외

Event-based cameras asynchronously detect changes in light intensity with high temporal resolution, making them a promising alternative to RGB camera for low-latency and low-power optical flow estimation. However, st…

Event-based visionGraph Neural NetworkOptical Flow Estimation

Speck: A Smart event-based Vision Sensor with a low latency 327K Neuron Convolutional Neuronal Network Processing Pipeline

2023-04-13 · Ole Richter, Yannan Xing, Michele De Marchi, Carsten Nielsen 외

Edge computing solutions that enable the extraction of high-level information from a variety of sensors is in increasingly high demand. This is due to the increasing number of smart devices that require sensory processin…

Edge-computingEvent-based vision

Adversarial Attacks on Spiking Convolutional Neural Networks for Event-based Vision

2021-10-06 · Julian Büchel, Gregor Lenz, Yalun Hu, Sadique Sheik 외

Event-based dynamic vision sensors provide very sparse output in the form of spikes, which makes them suitable for low-power applications. Convolutional spiking neural networks model such event-based data and develop the…

Adversarial AttackEvent-based vision

End-to-End Learning of Representations for Asynchronous Event-Based Data

2019-04-17 · ICCV 2019 10 · Daniel Gehrig, Antonio Loquercio, Konstantinos G. Derpanis, Davide Scaramuzza

Event cameras are vision sensors that record asynchronous streams of per-pixel brightness changes, referred to as "events". They have appealing advantages over frame-based cameras for computer vision, including high temp…

ClassificationObject RecognitionOptical Flow EstimationRobust classification