Related Experiment Video
Updated: Apr 25, 2026

Collecting and Processing Drone-based Remotely Sensed Data for Use in Forest Recovery Monitoring
Published on: October 24, 2025
YOLOv11-Lite architecture for wildlife detection from drone images
Sherly Alphonse1, Sahaya Beni Prathiba2, Abhiram Sharma1
1School of Computer Science and Engineering, Vellore Institute of Technology, Chennai, Tamil Nadu, India.
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.
Related Concept Videos
Light Acquisition
Difference from Background: Limit of Detection
The LOD indicates the presence or absence...
Imaging Biological Samples with Optical Microscopy
In optical microscopy, the specimen to be viewed is placed on a glass slide and clipped on the stage...
Methods of Classification and Identification
Vision
Force Classification
Contact and non-contact forces are two of the most widely used categories of forces. As the name suggests, contact forces require physical contact between two objects to act upon each other. Examples of contact forces include frictional,...
