TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Object Detection with Spiking Neural Networks on Automotiv...

Object Detection with Spiking Neural Networks on Automotive Event Data

Loïc Cordone, Benoît Miramond, Philippe Thierion

2022-05-09Classificationobject-detectionObject Detection
PaperPDFCode(official)

Abstract

Automotive embedded algorithms have very high constraints in terms of latency, accuracy and power consumption. In this work, we propose to train spiking neural networks (SNNs) directly on data coming from event cameras to design fast and efficient automotive embedded applications. Indeed, SNNs are more biologically realistic neural networks where neurons communicate using discrete and asynchronous spikes, a naturally energy-efficient and hardware friendly operating mode. Event data, which are binary and sparse in space and time, are therefore the ideal input for spiking neural networks. But to date, their performance was insufficient for automotive real-world problems, such as detecting complex objects in an uncontrolled environment. To address this issue, we took advantage of the latest advancements in matter of spike backpropagation - surrogate gradient learning, parametric LIF, SpikingJelly framework - and of our new \textit{voxel cube} event encoding to train 4 different SNNs based on popular deep learning networks: SqueezeNet, VGG, MobileNet, and DenseNet. As a result, we managed to increase the size and the complexity of SNNs usually considered in the literature. In this paper, we conducted experiments on two automotive event datasets, establishing new state-of-the-art classification results for spiking neural networks. Based on these results, we combined our SNNs with SSD to propose the first spiking neural networks capable of performing object detection on the complex GEN1 Automotive Detection event dataset.

Results

TaskDatasetMetricValueModel
Object DetectionGEN1 DetectionParams8.2Spiking DenseNet121-124+SSD
Object DetectionGEN1 DetectionmAP18.9Spiking DenseNet121-124+SSD
Object DetectionGEN1 DetectionmAP17.4Spiking VGG-11+SDD
Object DetectionGEN1 DetectionmAP14.7Spiking MobileNet-64+SSD
3DGEN1 DetectionParams8.2Spiking DenseNet121-124+SSD
3DGEN1 DetectionmAP18.9Spiking DenseNet121-124+SSD
3DGEN1 DetectionmAP17.4Spiking VGG-11+SDD
3DGEN1 DetectionmAP14.7Spiking MobileNet-64+SSD
2D ClassificationGEN1 DetectionParams8.2Spiking DenseNet121-124+SSD
2D ClassificationGEN1 DetectionmAP18.9Spiking DenseNet121-124+SSD
2D ClassificationGEN1 DetectionmAP17.4Spiking VGG-11+SDD
2D ClassificationGEN1 DetectionmAP14.7Spiking MobileNet-64+SSD
ClassificationN-CARSAccuracy (%)92.4Spiking VGG-11
ClassificationN-CARSParams (M)9.23Spiking VGG-11
ClassificationN-CARSAccuracy (%)91.7Spiking MobileNet-64
ClassificationN-CARSParams (M)18.81Spiking MobileNet-64
ClassificationN-CARSAccuracy (%)90.4Spiking DenseNet121-24
ClassificationN-CARSParams (M)3.93Spiking DenseNet121-24
2D Object DetectionGEN1 DetectionParams8.2Spiking DenseNet121-124+SSD
2D Object DetectionGEN1 DetectionmAP18.9Spiking DenseNet121-124+SSD
2D Object DetectionGEN1 DetectionmAP17.4Spiking VGG-11+SDD
2D Object DetectionGEN1 DetectionmAP14.7Spiking MobileNet-64+SSD
16kGEN1 DetectionParams8.2Spiking DenseNet121-124+SSD
16kGEN1 DetectionmAP18.9Spiking DenseNet121-124+SSD
16kGEN1 DetectionmAP17.4Spiking VGG-11+SDD
16kGEN1 DetectionmAP14.7Spiking MobileNet-64+SSD

Related Papers

Adversarial attacks to image classification systems using evolutionary algorithms2025-07-17A Real-Time System for Egocentric Hand-Object Interaction Detection in Industrial Domains2025-07-17RS-TinyNet: Stage-wise Feature Fusion Network for Detecting Tiny Objects in Remote Sensing Images2025-07-17Decoupled PROB: Decoupled Query Initialization Tasks and Objectness-Class Learning for Open World Object Detection2025-07-17Dual LiDAR-Based Traffic Movement Count Estimation at a Signalized Intersection: Deployment, Data Collection, and Preliminary Analysis2025-07-17Efficient Calisthenics Skills Classification through Foreground Instance Selection and Depth Estimation2025-07-16Safeguarding Federated Learning-based Road Condition Classification2025-07-16Vision-based Perception for Autonomous Vehicles in Obstacle Avoidance Scenarios2025-07-16