Litcius/Paper detail

YOLO-SAG: An improved wildlife object detection algorithm based on YOLOv8n

Lingli Chen, Gang Li, Shunkai Zhang, Wenjie Mao, Mei Zhang

2024Ecological Informatics56 citationsDOIOpen Access PDF

Abstract

Wildlife conservation is crucial for maintaining biodiversity, ensuring ecosystem balance and stability, and fostering sustainable development. Currently, the use of infrared camera traps to monitor and capture photos of wildlife is a vital methodology in protecting and researching wildlife, and automatic detection and identification of animals within captured photographs are paramount. However, factors such as the complexity of the field environment and the varying sizes of animal targets lead to low detection accuracy, while high-precision detection models are hindered by high computational complexity and sluggish training speeds. This paper proposes a wildlife target detection algorithm based on improved YOLOv8n - YOLO-SAG, which aims to balance accuracy and speed. Training stability is enhanced by introducing the Softplus activation function, which increases detection accuracy; incorporating the AIFI enhances intra-scale feature interaction, reducing missed and false detections. Integrating the GSConv and VoV-GSCSP module lightens neck convolutions, reducing computational redundancy and balancing the computational and parametric quantities brought by the AIFI. Experimental results on a self-made wildlife dataset indicate that the YOLO-SAG achieves 94.9%, 90.9%, 96.8%, and 79.9% in Precision, Recall, [email protected], and [email protected]–0.95, respectively, which are 3.4%, 3.3%, 3.2%, and 4.9% higher than the original YOLOv8n. Inference and post-processing times reach 1.2 ms and 0.5 ms, a speedup of 25% and 54.5%, respectively, and the computation volume is only 7.2 GFLOPs, an 11.1% decrease. • Collected data via three methods and applied seven augmentation techniques, yielding a wildlife dataset with 10 categories and 11,348 images. • Proposed YOLO-SAG, a YOLOv8n-based algorithm for wildlife detection, balancing accuracy and speed. • Enhanced training stability, improved detection accuracy, reduced computational complexity with Softplus, AIFI, and GSConv. • YOLO-SAG shows significant improvements in multiple metrics, with faster detection and lower computational costs.

Topics & Concepts

Computer scienceWildlifeObject (grammar)AlgorithmObject detectionArtificial intelligenceEcologyPattern recognition (psychology)BiologyAdvanced Image and Video Retrieval TechniquesVideo Surveillance and Tracking MethodsAdvanced Neural Network Applications