Abstract
To address the issue of drought level confusion in the detection of drought stress during the seedling stage of the Yunnan large-leaf tea variety using the traditional YOLOv13 network, this study proposes an improved version of the network, MC-YOLOv13-L, based on animal vision. With the compound eye's parallel sampling mechanism at its core, Compound-Eye Apposition Concatenation optimization is applied in both the training and inference stages. Simulating the environmental information acquisition and integration mechanism of primates' "multi-scale parallelism-global modulation-long-range integration," multi-scale linear attention is used to optimize the network. Simulating the retinal wide-field lateral inhibition and cortical selective convergence mechanisms, CMUNeXt is used to optimize the network's backbone. To further improve the localization accuracy of drought stress detection and accelerate model convergence, a dynamic attention process simulating peripheral search, saccadic focus, and central fovea refinement in primates is used. Inner-IoU is applied for targeted improvement of the loss function. The testing results from the drought stress dataset (324 original images, 4212 images after data augmentation) indicate that, in the training set, the Box Loss, Cls Loss, and DFL Loss of the MC-YOLOv13-L network decreased by 5.08%, 3.13%, and 4.85%, respectively, compared to the YOLOv13 network. In the validation set, these losses decreased by 2.82%, 7.32%, and 3.51%, respectively. On the whole, the improved MC-YOLOv13-L improves the accuracy, recall rate and mAP@50 by 4.64%, 6.93% and 4.2%, respectively, on the basis of only sacrificing 0.63 FPS. External validation results from the Laobanzhang base in Xishuangbanna, Yunnan Province, indicate that the MC-YOLOv13-L network can quickly and accurately capture the drought stress response of tea plants under mild drought conditions. This lays a solid foundation for the intelligence-driven development of the tea production sector and, to some extent, promotes the application of bio-inspired computing in complex ecosystems.