轻量级网络LEGNet提升低质遥感图像目标检测能力
LEGNet: A Lightweight Edge-Gaussian Network for Low-Quality Remote Sensing Image Object Detection
- 引入边缘高斯聚合模块,融合方向敏感滤波与高斯先验优化特征
- 在5个基准数据集上实现领先性能,尤其在低质量目标检测中显著提升
- 适合资源受限场景下高鲁棒性遥感目标检测应用
遥感目标检测(RSOD)常受低空间分辨率、传感器噪声、运动模糊和不良光照等因素影响,导致特征区分度下降,物体表征模糊且前景背景分离不足。现有方法在低质量目标检测上表现有限。为此,我们提出LEGNet,一种轻量级主干网络,包含专为提升低质遥感图像特征表示而设计的边缘高斯聚合(EGA)模块。该模块结合:(a) 方向感知的Scharr滤波器以增强低对比度或模糊目标中丢失的关键边缘细节,(b) 基于高斯先验的特征精炼机制以抑制噪声并规范模糊特征响应,在复杂条件下提升前景显著性。EGA模块有效缓解了低对比度、结构不连续性和特征响应模糊等常见问题,显著增强模型鲁棒性同时保持计算高效。在五个基准数据集(DOTA-v1.0, v1.5, DIOR-R, FAIR1M-v1.0, VisDrone2019)上的全面评估表明,LEGNet在低质量目标检测上达到当前最优性能。代码已开源。
原文摘要 · Abstract (English)
Remote sensing object detection (RSOD) often suffers from degradations such as low spatial resolution, sensor noise, motion blur, and adverse illumination. These factors diminish feature distinctiveness, leading to ambiguous object representations and inadequate foreground-background separation. Existing RSOD methods exhibit limitations in robust detection of low-quality objects. To address these pressing challenges, we introduce LEGNet, a lightweight backbone network featuring a novel Edge-Gaussian Aggregation (EGA) module specifically engineered to enhance feature representation derived from low-quality remote sensing images. EGA module integrates: (a) orientation-aware Scharr filters to sharpen crucial edge details often lost in low-contrast or blurred objects, and (b) Gaussian-prior-based feature refinement to suppress noise and regularize ambiguous feature responses, enhancing foreground saliency under challenging conditions. EGA module alleviates prevalent problems in reduced contrast, structural discontinuities, and ambiguous feature responses prevalent in degraded images, effectively improving model robustness while maintaining computational efficiency. Comprehensive evaluations across five benchmarks (DOTA-v1.0, v1.5, DIOR-R, FAIR1M-v1.0, and VisDrone2019) demonstrate that LEGNet achieves state-of-the-art performance, particularly in detecting low-quality objects.The code is available at https://github.com/AeroVILab-AHU/LEGNet.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。