paper-with-me

홈 › Papers

Real-Time Drone Detection in Event Cameras via Per-Pixel Frequency Analysis

2026-03-09 · Michael Bezick, Majid Sahin arxiv

Detecting fast-moving objects, such as unmanned aerial vehicle (UAV), from event camera data is challenging due to the sparse, asynchronous nature of the input. Traditional Discrete Fourier Transforms (DFT) are effective at identifying periodic signals, such as spinning rotors, but they assume uniformly sampled data, which event cameras do not provide. We propose a novel per-pixel temporal analysis framework using the Non-uniform Discrete Fourier Transform (NDFT), which we call Drone Detection via Harmonic Fingerprinting (DDHF). Our method uses purely analytical techniques that identify the frequency signature of drone rotors, as characterized by frequency combs in their power spectra, enabling a tunable and generalizable algorithm that achieves accurate real-time localization of UAV. We compare against a YOLO detector under equivalent conditions, demonstrating improvement in accuracy and latency across a difficult array of drone speeds, distances, and scenarios. DDHF achieves an average localization F1 score of 90.89% and average latency of 2.39ms per frame, while YOLO achieves an F1 score of 66.74% and requires 12.40ms per frame. Through utilization of purely analytic techniques, DDHF is quickly tuned on small data, easily interpretable, and achieves competitive accuracies and latencies to deep learning alternatives.

📄 PDF Abstract BibTeX arXiv:2603.08386

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Drone Detection with Event Cameras

2025-08-06 · Gabriele Magrini, Lorenzo Berlincioni, Luca Cultrera, Federico Becattini 외 arxiv

The diffusion of drones presents significant security and safety challenges. Traditional surveillance systems, particularly conventional frame-based cameras, struggle to reliably detect these targets due to their small s…

Trajectory ForecastingEvent-based vision

ODD-SEC: Onboard Drone Detection with a Spinning Event Camera

2026-03-06 · Kuan Dai, Hongxin Zhang, Sheng Zhong, Yi Zhou arxiv

The rapid proliferation of drones requires balancing innovation with regulation. To address security and privacy concerns, techniques for drone detection have attracted significant attention.Passive solutions, such as fr…

Fail-Safe Human Detection for Drones Using a Multi-Modal Curriculum Learning Approach

2021-09-28 · Ali Safa, Tim Verbelen, Ilja Ocket, André Bourdoux 외

Drones are currently being explored for safety-critical applications where human agents are expected to evolve in their vicinity. In such applications, robust people avoidance must be provided by fusing a number of sensi…

Edge-computingHuman Detection

FRED: The Florence RGB-Event Drone Dataset

2025-06-05 · Gabriele Magrini, Niccolò Marini, Federico Becattini, Lorenzo Berlincioni 외

Small, fast, and lightweight drones present significant challenges for traditional RGB cameras due to their limitations in capturing fast-moving objects, especially under challenging lighting conditions. Event cameras of…

BenchmarkingTrajectory Forecasting

Towards Real-Time Fast Unmanned Aerial Vehicle Detection Using Dynamic Vision Sensors

2024-03-18 · Jakub Mandula, Jonas Kühne, Luca Pascarella, Michele Magno

Unmanned Aerial Vehicles (UAVs) are gaining popularity in civil and military applications. However, uncontrolled access to restricted areas threatens privacy and security. Thus, prevention and detection of UAVs are pivot…

CPUEvent-based visionGPUobject-detection+3