Search papers, labs, and topics across Lattice.
The paper introduces UFO-DETR, an end-to-end object detection framework tailored for detecting tiny objects in UAV imagery, addressing challenges like scale variation and dense distribution. UFO-DETR incorporates an LSKNet-based backbone, DAttention and AIFI modules for multi-scale spatial relationships, and a DynFreq-C3 module for frequency feature enhancement of small targets. Experiments demonstrate that UFO-DETR outperforms RT-DETR-L in both detection performance and computational efficiency, making it suitable for UAV edge computing.
Achieve state-of-the-art UAV object detection by enhancing frequency features, improving both accuracy and efficiency compared to RT-DETR-L.
Small target detection in UAV imagery faces significant challenges such as scale variations, dense distribution, and the dominance of small targets. Existing algorithms rely on manually designed components, and general-purpose detectors are not optimized for UAV images, making it difficult to balance accuracy and complexity. To address these challenges, this paper proposes an end-to-end object detection framework, UFO-DETR, which integrates an LSKNet-based backbone network to optimize the receptive field and reduce the number of parameters. By combining the DAttention and AIFI modules, the model flexibly models multi-scale spatial relationships, improving multi-scale target detection performance. Additionally, the DynFreq-C3 module is proposed to enhance small target detection capability through cross-space frequency feature enhancement. Experimental results show that, compared to RT-DETR-L, the proposed method offers significant advantages in both detection performance and computational efficiency, providing an efficient solution for UAV edge computing.