YOLOv11-Lite architecture for wildlife detection from drone images

YOLOv11-Lite架构用于从无人机图像中检测野生动物

阅读:1

Abstract

INTRODUCTION: Drones equipped with cameras are helpful in wildlife tracking. Deep learning has great potential for detecting wildlife, but is constrained by the challenge of detecting tiny objects, especially from higher altitudes. METHODS: These limitations are addressed by an enhanced You Only Look Once 11 (YOLOv11-Lite) model. YOLOv11-Lite is a lightweight, edge-friendly variant of YOLOv11 that reduces computational complexity while maintaining high detection accuracy. Standard Convolution + Batch Normalization + SiLU (CBS) blocks are replaced with Depthwise-CBS units, which reduce the number of parameters and FLOPs. The enhanced version employs a Spatial Reasoning-Enhanced Coordinate Attention-based Simple Attention Module (CA-SimAM) for improved feature representation, Dynamic Sampling (DySample) for adaptive sampling, and a bounding-box IoU for accurate localization. The C2 block with the Parallel Split Attention (C2PSA) module is also replaced with a Ghost-ELAN block, as it enables ghost feature generation and multi-branch ELAN aggregation, achieving good performance with fewer computations. RESULTS: The multiscale detection head aids in detecting smaller animals. The enhanced model achieves an mAP@0.5 of 98.5% and an mAP@0.5:0.95 of 94.7% on the WAID dataset. DISCUSSION: The performance of the model is assessed through comparative tests, which demonstrate the superiority of the enhanced YOLOv11-Lite model over existing algorithms. The proposed approach supports UAV-based wildlife monitoring and improves detection performance and generalization under real-world conditions.

特别声明

1、本页面内容包含部分的内容是基于公开信息的合理引用;引用内容仅为补充信息,不代表本站立场。

2、若认为本页面引用内容涉及侵权,请及时与本站联系,我们将第一时间处理。

3、其他媒体/个人如需使用本页面原创内容,需注明“来源:[生知库]”并获得授权;使用引用内容的,需自行联系原作者获得许可。

4、投稿及合作请联系:info@biocloudy.com。