paper-with-me

홈 › Papers

Lightweight Multi-Drone Detection and 3D-Localization via YOLO

2022-02-18 · Aryan Sharma, Nitik Jain, Mangal Kothari

In this work, we present and evaluate a method to perform real-time multiple drone detection and three-dimensional localization using state-of-the-art tiny-YOLOv4 object detection algorithm and stereo triangulation. Our computer vision approach eliminates the need for computationally expensive stereo matching algorithms, thereby significantly reducing the memory footprint and making it deployable on embedded systems. Our drone detection system is highly modular (with support for various detection algorithms) and capable of identifying multiple drones in a system, with real-time detection accuracy of up to 77\% with an average FPS of 332 (on Nvidia Titan Xp). We also test the complete pipeline in AirSim environment, detecting drones at a maximum distance of 8 meters, with a mean error of $23\%$ of the distance. We also release the source code for the project, with pre-trained models and the curated synthetic stereo dataset.

📄 PDF Abstract BibTeX arXiv:2202.09097

Code (1)

aryanshar/swarm-detection 공식 구현

Tasks

object-detectionObject DetectionStereo Matching

Similar Papers 제목 키워드 기반

HierLight-YOLO: A Hierarchical and Lightweight Object Detection Network for UAV Photography

2025-09-26 · Defan Chen, Yaohua Hu, Luchan Zhang arxiv

The real-time detection of small objects in complex scenes, such as the unmanned aerial vehicle (UAV) photography captured by drones, has dual challenges of detecting small targets (<32 pixels) and maintaining real-time …

Small Object Detection

A Lightweight Insulator Defect Detection Model Based on Drone Images

2024-08-26 · Drones 2024 8 · Yang Lu

With the continuous development and construction of new power systems, using drones to inspect the condition of transmission line insulators has become an inevitable trend. To facilitate the deployment of drone hardware …

Defect DetectionInsulator Defect DetectionObject DetectionSmall Object Detection

YolovN-CBi: A Lightweight and Efficient Architecture for Real-Time Detection of Small UAVs

2025-12-19 · Ami Pandat, Punna Rajasekhar, Gopika Vinod, Rohit Shukla arxiv

Unmanned Aerial Vehicles, commonly known as, drones pose increasing risks in civilian and defense settings, demanding accurate and real-time drone detection systems. However, detecting drones is challenging because of th…

Knowledge DistillationSmall Object Detection

LAM-YOLO: Drones-based Small Object Detection on Lighting-Occlusion Attention Mechanism YOLO

2024-11-01 · Yuchen Zheng, Yuxin Jing, Jufeng Zhao, Guangmang Cui

Drone-based target detection presents inherent challenges, such as the high density and overlap of targets in drone-based images, as well as the blurriness of targets under varying lighting conditions, which complicates …

object-detectionObject DetectionSmall Object Detection

DroneScan-YOLO: Redundancy-Aware Lightweight Detection for Tiny Objects in UAV Imagery

2026-04-14 · Yann V. Bellec arxiv

Aerial object detection in UAV imagery presents unique challenges due to the high prevalence of tiny objects, adverse environmental conditions, and strict computational constraints. Standard YOLO-based detectors fail to …

Object Detection