Publications
Sort:
Issue
CD-YOLO: A Method for Detecting Carrot Seedlings in Field Based on Improved YOLOv11s
Smart Agriculture 2026, 8(2): 158-174
Published: 01 March 2026
Abstract PDF (251.1 MB) Collect
Downloads:1
Objective

In field environments under natural conditions, leaf occlusion and mutual plant shading pose significant challenges to the accurate identification of carrot seedlings. Furthermore, practical agricultural applications often rely on edge devices with limited computational power, necessitating a detection model that combines lightweight design, high accuracy, and robust anti-occlusion capability. The purpose of this research is to develop a robust recognition method for carrot seedlings suitable for complex field conditions, thereby enhancing the accuracy and efficiency of seedling emergence statistics in automated seedling raising processes and providing reliable technical support for precise farm management.

Methods

The CD-YOLO(Carrot Detection-You Only Look Once), a lightweight detection model was proposed based on an improved YOLOv11s. First, to reduce model complexity, several standard convolutions in the backbone network were replaced with depthwise separable convolutions(DWConv), thereby decreasing floating-point operations(FLOPs)and the number of parameters, establishing a lightweight foundation for edge deployment. Secondly, the efficient multi scale attention(EMA)mechanism was embedded into the critical feature extraction module C3k2, constructing a C3k2_EMA module. This module enhanced dynamic perception of local key features and reconstructed cross-scale contextual dependencies broken by occlusion through its parallel multi-branch structure, effectively suppressing background and occlusion noise. Finally, the DynamicHead detection head was introduced. Leveraging its scale-aware and spatial-aware mechanisms, it achieved a dynamic fusion of multi-level features and adaptive weight adjustment, further improving the model's decision-making robustness in complex scenes. To comprehensively evaluate model performance, a carrot seedling dataset covering various field scenarios was independently constructed. Through offline data augmentation, the original 1274 images were expanded to 4796, which were then split into training, validation, and test sets in an 8:1:1 ratio. Meanwhile, to systematically quantify the model's anti-occlusion performance, an occlusion severity assessment criterion based on the overlapping area of bounding boxes was proposed. Targets were categorized into three occlusion levels: mild, moderate, and severe. Based on this, a dedicated "Occlusion Test Subset" was separated from the main test set, providing an objective and reproducible benchmark for evaluating the model's anti-occlusion capability.

Results and Discussions

Experimental results on the custom dataset demonstrated that CD-YOLO comprehensively improved detection performance while maintaining its lightweight characteristics. Compared to the baseline model YOLOv11s, CD-YOLO reduced computational load by 6.2 GFLOPs(a 28.8% decrease), decreased model size by 4.8 MB(a 25.0% reduction), improved single-image inference speed by 4.7 ms, reaching 9.6 ms. Concurrently, precision, recall, and mean average precision (mAP0.5) increased by 3.0, 1.5, and 2.4 percentage points, respectively, ultimately reaching 81.2%, 76.4%, and 84.0%. In comparisons with other lightweight backbone networks like MobileNetv3 and ShuffleNetv2, CD-YOLO consistently outperformed them on the accuracy-speed comprehensive metric, validating the effectiveness of its improvement strategies. In occlusion performance tests, the missed detection rate of CD-YOLO on the occlusion test subset was 13.4%, a 5.7 percentage points decrease compared to YOLOv11s. Its mAP0.5 on the occlusion subset reached 80.6%, a 5.1 percentage points improvement over the baseline, whereas the improvement on the regular subset was 1.8 percentage points, proving the model's enhanced efficacy in occlusion scenarios. After deploying the model on an NVIDIA Jetson Orin NX edge device and accelerating it with TensorRT, the inference frame rate increased to 32.5 f/s. On random test images, CD-YOLO achieved missed detection and false detection rates of 5.1% and 2.7%, respectively, representing decreases of 7.7% and 2.6% compared to YOLOv11s, demonstrating promising practical application potential. Ablation studies and feature map visualizations further indicated that DWConv, C3k2_EMA, and DynamicHead formed a synergistic optimization loop: DWConv achieved computational compression, freeing up computational budget for subsequent modules; C3k2_EMA enhanced local perception and contextual reconstruction of occluded targets during the feature extraction stage; and DynamicHead performed dynamic fusion of multi-scale features at the decision-making end. Together, they ensured high-precision detection of incomplete targets under limited computational resources.

Conclusions

Through the synergistic design of "lightweighting, feature enhancement, and dynamic fusion", the CD-YOLO model achieved an excellent balance between computational efficiency, detection accuracy, and anti-occlusion capability. The model not only significantly reduced reliance on the computational power of edge devices but also effectively improved robustness and adaptability in complex field environments through structured attention and dynamic fusion mechanisms.

Issue
Research progress on microwave soil disinfection technology and equipment
Transactions of the Chinese Society of Agricultural Engineering 2025, 41(14): 14-25
Published: 30 July 2025
Abstract PDF (1.2 MB) Collect
Downloads:2

Planting area of the high value-added crops has been ever increasing in recent years, particularly with the agricultural intensification and scale. However, there is the large accumulation of the insect eggs and pathogenic bacteria in the soil during production, leading to the continuous cropping obstacles, as well as the soil borne pests and diseases. Alternatively, the soil disinfection is one of the most important measures to prevent and control the soil borne diseases and pests. However, the traditional chemical disinfection has often posed the ecological pollution and risks on the human and animal health. Therefore, it is an urgent need to develop the green and pollution-free physical prevention and control technologies. Among them, microwave soil disinfection can be one of the green physical application in sustainable agriculture. The microwave radiation can effectively kill the pests and pathogens in soil, while avoid the residual pollution of chemical agents. Microwave soil disinfection can be expected to fully meet the requirements of green agriculture. This study aims to systematically review the research progress of the microwave soil disinfection. Firstly, the thermal and non-thermal effects of the microwave radiation were introduced for the microwave technology. An analysis was made on its penetration in soil at the different frequency bands (915 and 2 450 MHz) and the application in various depths of soil. Among them, 915 MHz microwave was used to penetrate the soil at a deeper level, while 2 450 MHz microwave was suitable for the shallow disinfection. In addition, the mechanism of the microwave soil interaction was summarized to explore the influence of the microwave working parameters (frequency, power, and exposure time) and soil physical properties on the electromagnetic field distribution and disinfection. And there was the influence of the microwave treatment on the soil physicochemical properties and microbial communities. Furthermore, a comparison was provided on the technological differences between microwave soil disinfection equipment. And among them, the microwave disinfection equipment from developed countries was achieved in the commercial production. While the microwave disinfection equipment in China was still in the experimental prototype stage, indicating the significant gap in development level. Then, some main technological challenges were also proposed in the core components, such as the high-power microwave generators (microwave power supplies, and magnetrons) and intelligent control systems. Microwave disinfection shared some problems at present, including the uncontrolled depth of microwave disinfection, lack of uniformity, absence of core equipment components and intelligent systems, and insufficient ecological safety assessment. Future research should focus on the following directions: 1) Revealing the mechanism of the microwave soil interaction on the non-thermal effects; 2) Breakthrough the key technology of the microwave deep, uniform and efficient disinfection, in order to optimize the energy efficiency; 3) Accelerating the core components, such as the high-power microwave generators and the intelligent upgrade of equipment. This finding can provide the theoretical reference and technical route guidance to optimize microwave soil disinfection.

Total 2