轻量级模型ALSS-YOLO提升无人机热成像中模糊重叠小目标检测性能
ALSS-YOLO: An Adaptive Lightweight Channel Split and Shuffling Network for TIR Wildlife Detection in UAV Imagery
- 设计自适应通道分割与混洗模块,增强模糊特征提取能力
- 在BIRDSAI和ISOD数据集上实现领先精度,小目标定位更准
- 适合资源受限的无人机平台部署,适用于反盗猎场景
搭载热红外(TIR)相机的无人机在打击夜间野生动物盗猎中发挥关键作用。然而,TIR图像常受抖动影响,导致目标模糊且重叠,需具备识别模糊和重叠小目标的能力。现有轻量级网络难以有效提取此类特征。为此,本文提出ALSS-YOLO,一种专为TIR航拍图像优化的高效轻量级检测器。首先,提出新型自适应轻量级通道分割与混洗(ALSS)模块,通过自适应通道分割优化特征提取,并结合通道混洗机制促进通道间信息交换,提升对抖动引起的模糊及重叠目标的特征捕获能力。其次,设计轻量级坐标注意力(LCA)模块,采用自适应池化与分组卷积实现跨维度特征融合,在保持低计算量的同时提升检测精度与抗抖动、抗重叠鲁棒性。此外,引入单通道聚焦模块,将每个通道的宽高信息聚合为四维通道融合,提升红外图像特征表征效率。最后,改进定位损失函数,强化对小目标的损失权重,提升定位精度。在BIRDSAI和ISOD TIR UAV野生动物数据集上的大量实验表明,ALSS-YOLO达到当前最优性能。代码已开源:https://github.com/helloworlder8/computer_vision。
原文摘要 · Abstract (English)
Unmanned aerial vehicles (UAVs) equipped with thermal infrared (TIR) cameras play a crucial role in combating nocturnal wildlife poaching. However, TIR images often face challenges such as jitter, and wildlife overlap, necessitating UAVs to possess the capability to identify blurred and overlapping small targets. Current traditional lightweight networks deployed on UAVs struggle to extract features from blurry small targets. To address this issue, we developed ALSS-YOLO, an efficient and lightweight detector optimized for TIR aerial images. Firstly, we propose a novel Adaptive Lightweight Channel Split and Shuffling (ALSS) module. This module employs an adaptive channel split strategy to optimize feature extraction and integrates a channel shuffling mechanism to enhance information exchange between channels. This improves the extraction of blurry features, crucial for handling jitter-induced blur and overlapping targets. Secondly, we developed a Lightweight Coordinate Attention (LCA) module that employs adaptive pooling and grouped convolution to integrate feature information across dimensions. This module ensures lightweight operation while maintaining high detection precision and robustness against jitter and target overlap. Additionally, we developed a single-channel focus module to aggregate the width and height information of each channel into four-dimensional channel fusion, which improves the feature representation efficiency of infrared images. Finally, we modify the localization loss function to emphasize the loss value associated with small objects to improve localization accuracy. Extensive experiments on the BIRDSAI and ISOD TIR UAV wildlife datasets show that ALSS-YOLO achieves state-of-the-art performance, Our code is openly available at https://github.com/helloworlder8/computer_vision.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。