中文

UAVDB:用于无人机检测与分割的点导向掩码

计算机视觉与模式识别 2026-04-09 v7 应用统计

摘要

accurate detection of Unmanned Aerial Vehicles (UAVs) is critical for surveillance, security, and airspace monitoring. However, existing datasets remain limited in scale, resolution, and the ability to capture objects across extreme size variations. To address these challenges, we present UAVDB, a benchmark dataset for UAV detection and segmentation, constructed via a point-guided weak supervision pipeline. We introduce Patch Intensity Convergence (PIC), a lightweight annotation method that converts trajectory points into bounding boxes, eliminating the need for manual labeling while preserving precise spatial localization. Building upon these annotations, we further generate segmentation masks using SAM2, enriching the dataset with multi-task labels. UAVDB consists of RGB frames from a fixed-camera multi-view video dataset, capturing UAVs across scales ranging from clearly visible objects to near single-pixel instances under diverse conditions. Quantitative results show that PIC combined with SAM2 outperforms existing annotation techniques in terms of IoU. Furthermore, we benchmark YOLO-based detectors on UAVDB, establishing baselines for future research.

关键词

引用

@article{arxiv.2409.06490,
  title  = {UAVDB: Point-Guided Masks for UAV Detection and Segmentation},
  author = {Yu-Hsi Chen},
  journal= {arXiv preprint arXiv:2409.06490},
  year   = {2026}
}

备注

14 pages, 4 figures, 4 tables