arXiv:2607.05176cs.CV2026-07中稿 · ECCV

通过频域与空间域协同建模,提升小目标检测精度

FSDC-DETR: A Frequency-Spatial Domain Collaborative DETR for Small Object Detection

论文配图:FSDC-DETR: A Frequency-Spatial Domain Collaborative DETR for Small Object Detection
图 1 · 摘自论文原文
  • 设计双分支频-空自适应融合模块,显式建模互补特征
  • 在VisDrone和AITOD数据集上小目标AP提升6.8和6.9
  • 适合需要高精度小目标检测的遥感、自动驾驶场景

小目标检测(SOD)在真实应用中仍具挑战性。现有检测器受限于僵化的处理方式,导致空间聚合与隐式频域混叠、截断纠缠,难以保留高频信息。为此,我们提出频-空域协同检测变压器FSDC-DETR,显式建模互补的空间与频率表示。首先引入双分支频-空自适应融合(DBFSAF),增强频率多样性并自适应捕获频-空判别表征。在此基础上,通过混合编码器中的频-空交互机制,实现特征向解码器的渐进式传播。特别地,采用分流频-空特征融合(SFS-FF)实现频-空表征间的双向交互与跨尺度渐进传播,促进一致判别建模。同时,通过频-空动态下采样(FSD-Down)在多尺度转换中保留关键高频响应,最大限度减少频域退化。实验表明,FSDC-DETR在VisDrone-DET2019和AITODv2上分别将平均精度(AP)提升6.4和6.6,小目标AP分别提升6.8和6.9。代码已开源。

原文摘要 · Abstract (English)

Small object detection (SOD) remains a challenging task in real-world applications. Despite recent advances, existing detectors remain limited by rigid processing that entangle spatial aggregation with implicit frequency aliasing and truncation, leading to inadequate preservation of high-frequency components for SOD. To tackle these limitations, we propose a Frequency-Spatial Domain Collaborative Detection Transformer (FSDC-DETR), a novel collaborative framework that explicitly models complementary spatial and frequency representations. Specifically, we first introduce Dual-Branch Frequency-Spatial Adaptive Fusion (DBFSAF) to enhance frequency diversity and adaptively capture frequency-spatial domain discriminative representations. Building on these representations, a frequency-spatial interaction scheme is further explored within the hybrid encoder to enable progressive feature propagation to the decoder. In particular, structure-aware frequency-spatial aggregation is achieved through Shunt Frequency-Spatial Feature Fusion (SFS-FF), establishing bidirectional interaction and progressive cross-scale propagation between frequency and spatial representations for coherent discriminative modeling. Meanwhile, informative high-frequency responses are preserved during scale transitions through Frequency-Spatial Dynamic Downsampling (FSD-Down), thereby minimizing frequency degradation throughout multi-scale fusion for the precise SOD. Experimental results demonstrate that FSDC-DETR achieves state-of-the-art performance, improving AP by 6.4 on VisDrone-DET2019 and 6.6 on AITODv2, with gains of 6.8 and 6.9 AP for small objects. The code is available at github.com/nevereverinsomnia/FSDC-DETR.

小目标检测频域建模检测器Transformer

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。