paper-with-me

Papers

Driving in Spikes: An Entropy-Guided Object Detector for Spike Cameras

2025-11-19 · Ziyan Liu, Qi Su, Lulu Tang, Zhaofei Yu, Tiejun Huang arxiv

Object detection in autonomous driving suffers from motion blur and saturation under fast motion and extreme lighting. Spike cameras, offer microsecond latency and ultra high dynamic range for object detection by using per pixel asynchronous integrate and fire. However, their sparse, discrete output cannot be processed by standard image-based detectors, posing a critical challenge for end to end spike stream detection. We propose EASD, an end to end spike camera detector with a dual branch design: a Temporal Based Texture plus Feature Fusion branch for global cross slice semantics, and an Entropy Selective Attention branch for object centric details. To close the data gap, we introduce DSEC Spike, the first driving oriented simulated spike detection benchmark.

📄 PDF Abstract BibTeX arXiv:2511.15459

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingObject Detection

Similar Papers 제목 키워드 기반

Resolving Class Imbalance in Object Detection with Weighted Cross Entropy Losses

2020-06-02 · Trong Huy Phan, Kazuma Yamamoto

Object detection is an important task in computer vision which serves a lot of real-world applications such as autonomous driving, surveillance and robotics. Along with the rapid thrive of large-scale data, numerous stat…

Autonomous DrivingObjectobject-detectionObject Detection

Information Entropy Guided Height-aware Histogram for Quantization-friendly Pillar Feature Encoder

2024-05-29 · Sifan Zhou, Zhihang Yuan, Dawei Yang, Ziyu Zhao 외

Real-time and high-performance 3D object detection plays a critical role in autonomous driving and robotics. Recent pillar-based 3D object detectors have gained significant attention due to their compact representation a…

3D Object DetectionAutonomous Drivingobject-detectionObject Detection+1

Attention Guided Cosine Margin For Overcoming Class-Imbalance in Few-Shot Road Object Detection

2021-11-12 · Ashutosh Agarwal, Anay Majee, Anbumani Subramanian, Chetan Arora

Few-shot object detection (FSOD) localizes and classifies objects in an image given only a few data samples. Recent trends in FSOD research show the adoption of metric and meta-learning techniques, which are prone to cat…

Few-Shot Object DetectionMeta-LearningMetric Learningobject-detection+1

SpikeSMOKE: Spiking Neural Networks for Monocular 3D Object Detection with Cross-Scale Gated Coding

2025-06-09 · Xuemei Chen, Huamin Wang, Hangchi Shen, Shukai Duan 외

Low energy consumption for 3D object detection is an important research area because of the increasing energy consumption with their wide application in fields such as autonomous driving. The spiking neural networks (SNN…

3D Object DetectionAutonomous DrivingMonocular 3D Object Detectionobject-detection+1

SPREG: Structured Plan Repair with Entropy-Guided Test-Time Intervention for Large Language Model Reasoning

2026-04-20 · Xuan Wang, Yu Ming, Xinhao Zhong, Xinyu Yu 외 arxiv

Large Language Models (LLMs) are prone to logical hallucinations and stochastic drifts during long-chain reasoning. While Classifier-Free Guidance (CFG) can improve instruction adherence, standard static implementations …