Unmanned aerial vehicle (UAV) imagery provides an efficient approach for monitoring cotton defoliation and boll-opening rates. Deep learning, particularly convolutional neural networks (CNNs), has been widely applied in image processing and agricultural monitoring, achieving strong performance in tasks such as disease detection, weed recognition, and yield prediction. However, existing models often suffer from heavy computational costs and slow inference speed, limiting their real-time deployment in agricultural fields. To address this challenge, we propose a lightweight cotton maturity recognition model, RTCMNet (Real-time Cotton Monitoring Network). By incorporating a multi-scale convolutional attention (MSCA) module and an efficient feature fusion strategy, RTCMNet achieves high accuracy with substantially reduced computational complexity. A UAV dataset was constructed using images collected in Xinjiang, and the proposed model was benchmarked against several state-of-the-art networks. Experimental results demonstrate that RTCMNet achieves 0.96 and 0.92 accuracy on defoliation rate and boll-opening rate classification tasks, respectively. Meanwhile, it contains only 0.35 M parameters—94% fewer than DenseNet121—and only requires an inference time of 33 ms, representing a 97% reduction compared to DenseNet121. Field tests further confirm its real-time performance and robustness on UAV platforms. Overall, RTCMNet provides an efficient and low-cost solution for UAV-based cotton maturity monitoring, supporting the advancement of precision agriculture.
Xia et al. (2025) studied this question.