13 research outputs found
YOLO-SCL: a lightweight detection model for citrus psyllid based on spatial channel interaction
Efficient and accurate detection and providing early warning for citrus psyllids is crucial as they are the primary vector of citrus huanglongbing. In this study, we created a dataset comprising images of citrus psyllids in natural environments and proposed a lightweight detection model based on the spatial channel interaction. First, the YOLO-SCL model was based on the YOLOv5s architecture, which uses an efficient channel attention module to perform local channel attention on the inputs in the recursive gated convolutional modules to achieve a combination of global spatial and local channel interactions, improving the model’s ability to express the features of the critical regions of small targets. Second, the lightweight design of the 21st layer C3 module in the neck network of the YOLO-SCL model and the small target feature information were retained to the maximum extent by deleting the two convolutional layers, whereas the number of parameters was reduced to improve the detection accuracy of the model. Third, with the detection accuracy of the YOLO-SCL model as the objective function, the black widow optimization algorithm was used to optimize the hyperparameters of the YOLO-SCL model, and the iterative mechanism of swarm intelligence was used to further improve the model performance. The experimental results showed that the YOLO-SCL model achieved a [email protected] of 97.07% for citrus psyllids, which was 1.18% higher than that achieved using conventional YOLOv5s model. Meanwhile, the number of parameters and computation amount of the YOLO-SCL model are 6.92 M and 15.5 GFlops, respectively, which are 14.25% and 2.52% lower than those of the conventional YOLOv5s model. In addition, after using the black widow optimization algorithm to optimize the hyperparameters, the [email protected] of the YOLO-SCL model for citrus psyllid improved to 97.18%, making it more suitable for the natural environments in which citrus psyllids are to be detected. The experimental results showed that the YOLO-SCL model has good detection accuracy for citrus psyllids, and the model was ported to the Jetson AGX Xavier edge computing platform, with an average processing time of 38.8 ms for a single-frame image and a power consumption of 16.85 W. This study provides a new technological solution for the safety of citrus production
Research on a UAV spray system combined with grid atomized droplets
BackgroundsUAVs for crop protection hold significant potential for application in mountainous orchard areas in China. However, certain issues pertaining to UAV spraying need to be addressed for further technological advancement, aimed at enhancing crop protection efficiency and reducing pesticide usage. These challenges include the potential for droplet drift, limited capacity for pesticide solution. Consequently, efforts are required to overcome these limitations and optimize UAV spraying technology.MethodsIn order to balance high deposition and low drift in plant protection UAV spraying, this study proposes a plant protection UAV spraying method. In order to study the operational effects of this spraying method, this study conducted a UAV spray and grid impact test to investigate the effects of different operational parameters on droplet deposition and drift. Meanwhile, a spray model was constructed using machine learning techniques to predict the spraying effect of this method.Results and discussionThis study investigated the droplet deposition rate and downwind drift rate on three types of citrus trees: traditional densely planted trees, dwarf trees, and hedged trees, considering different particle sizes and UAV flight altitudes. Analyzing the effect of increasing the grid on droplet coverage and deposition density for different tree forms. The findings demonstrated a significantly improved droplet deposition rate on dwarf and hedged citrus trees compared to traditional densely planted trees and adopting a fixed-height grid increased droplet coverage and deposition density for both the densely planted and trellised citrus trees, but had the opposite effect on dwarfed citrus trees. When using the grid system. Among the factors examined, the height of the sampling point exhibited the greatest influence on the droplet deposition rate, whereas UAV flight height and droplet particle size had no significant impact. The distance in relation to wind direction had the most substantial effect on droplet drift rate. In terms of predicting droplet drift rate, the BP neural network performed inadequately with a coefficient of determination of 0.88. Conversely, REGRESS, ELM, and RBFNN yielded similar and notably superior results with a coefficient of determination greater than 0.95. Notably, ELM demonstrated the smallest root mean square error
Effects of the Chinese herbal formula San-Huang Gu-Ben Zhi-Ke treatment on stable chronic obstructive pulmonary disease: a randomized, double-blind, placebo-controlled trial
Objective: The aim of this study was to evaluate the efficacy and safety of the Chinese herbal formula San-Huang Gu-Ben Zhi-Ke (SHGBZK) as a treatment for patients with stable chronic obstructive pulmonary disease (COPD) diagnosed with lung-spleen Qi deficiency.Method: A randomized, double-blind, placebo-controlled trial was designed. 98 adults aged between 40 and 80Â years with stable COPD diagnosed with lung-spleen Qi deficiency were included. All participants received basic treatment for COPD. Patients in the experimental group took SHGBZK, while the control group took placebo. The primary outcome was the frequency of acute exacerbation. The secondary outcomes were lung function, symptom score, exercise capacity and quality of life.Results: Of 98 patients who underwent randomization, 50 patients in the SHGBZK group and 48 in the placebo group were included in the full analysis set. After 24-week therapy and 28-week follow-up, patients in treatment group had significant improvements in symptom, exercise capacity and quality of life. After Subgroup analysis, the frequency of acute exacerbation in patients with a COPD Assessment Test (CAT) score of at least 10 or a modified Medical Research Council (mMRC) score of at least 2 was significantly lower in the SHGBZK group than in the placebo group. Lung function in patients with frequent exacerbation was significantly higher in the SHGBZK group than in the placebo group. The incidence of adverse events was generally similar in the two groups.Conclusion: SHGBZK had beneficial effects on symptom, exercise capacity and quality of life in stable COPD patients. SHGBZK also had the potential to reduce the frequency of exacerbation and improve lung function in specific groups of COPD patients.Clinical Trial Registration:https://www.chictr.org.cn/showproj.html?proj=26933, identifier ChiCTR180001634
Design of Citrus Fruit Detection System Based on Mobile Platform and Edge Computer Device
Citrus fruit detection can provide technical support for fine management and yield determination of citrus orchards. Accurate detection of citrus fruits in mountain orchards is challenging because of leaf occlusion and citrus fruit mutual occlusion of different fruits. This paper presents a citrus detection task that combines UAV data collection, AI embedded device, and target detection algorithm. The system used a small unmanned aerial vehicle equipped with a camera to take full-scale pictures of citrus trees; at the same time, we extended the state-of-the-art model target detection algorithm, added the attention mechanism and adaptive fusion feature method, improved the model’s performance; to facilitate the deployment of the model, we used the pruning method to reduce the amount of model calculation and parameters. The improved target detection algorithm is ported to the edge computing end to detect the data collected by the unmanned aerial vehicle. The experiment was performed on the self-made citrus dataset, the detection accuracy was 93.32%, and the processing speed at the edge computing device was 180 ms/frame. This method is suitable for citrus detection tasks in the mountainous orchard environment, and it can help fruit growers to estimate their yield
Detection of Male and Female Litchi Flowers Using YOLO-HPFD Multi-Teacher Feature Distillation and FPGA-Embedded Platform
Litchi florescence has large flower spikes and volume; reasonable control of the ratio of male to female litchi flowers is the key operational aspect of litchi orchards for preserving quality and increasing production. To achieve the rapid detection of male and female litchi flowers, reduce manual statistical errors, and meet the demand for accurate fertilizer regulation, an intelligent detection method for male and female litchi flowers suitable for deployment to low-power embedded platforms is proposed. The method uses multi-teacher pre-activation feature distillation (MPFD) and chooses the relatively complex YOLOv4 and YOLOv5-l as the teacher models and the relatively simple YOLOv4-Tiny as the student model. By dynamically learning the intermediate feature knowledge of the different teacher models, the student model can improve its detection performance by meeting the embedded platform application requirements such as low power consumption and real-time performance. The main objectives of this study are as follows: optimize the distillation position before the activation function (pre-activation) to reduce the feature distillation loss; use the LogCosh-Squared function as the distillation distance loss function to improve distillation performance; adopt the margin-activation method to improve the features of the teacher model passed to the student model; and propose to adopt the Convolution and Group Normalization (Conv-GN) structure for the feature transformation of the student model to prevent effective information loss. Moreover, the distilled student model is quantified and ported for deployment to a field-programmable gate array (FPGA)-embedded platform to design and implement a fast, intelligent detection system for male and female litchi flowers. The experimental results show that compared with an undistilled student model, the mAP of the student model obtained after MPFD feature distillation is improved by 4.42 to 94.21%; the size of the detection model ported and deployed to the FPGA-embedded platform is 5.91 MB, and the power consumption is only 10 W, which is 73.85% and 94.54% lower than that of the detection models on the server and PC platforms, respectively, and it can better meet the application requirements of rapid detection and accurate statistics of male and female litchi flowers
Green Citrus Detection and Counting in Orchards Based on YOLOv5-CS and AI Edge System
Green citrus detection in citrus orchards provides reliable support for production management chains, such as fruit thinning, sunburn prevention and yield estimation. In this paper, we proposed a lightweight object detection YOLOv5-CS (Citrus Sort) model to realize object detection and the accurate counting of green citrus in the natural environment. First, we employ image rotation codes to improve the generalization ability of the model. Second, in the backbone, a convolutional layer is replaced by a convolutional block attention module, and a detection layer is embedded to improve the detection accuracy of the little citrus. Third, both the loss function CIoU (Complete Intersection over Union) and cosine annealing algorithm are used to get the better training effect of the model. Finally, our model is migrated and deployed to the AI (Artificial Intelligence) edge system. Furthermore, we apply the scene segmentation method using the “virtual region” to achieve accurate counting of the green citrus, thereby forming an embedded system of green citrus counting by edge computing. The results show that the [email protected] of the YOLOv5-CS model for green citrus was 98.23%, and the recall is 97.66%. The inference speed of YOLOv5-CS detecting a picture on the server is 0.017 s, and the inference speed on Nvidia Jetson Xavier NX is 0.037 s. The detection and counting frame rate of the AI edge system-side counting system is 28 FPS, which meets the counting requirements of green citrus
Embedded Sensing System for Recognizing Citrus Flowers Using Cascaded Fusion YOLOv4-CF + FPGA
Florescence information monitoring is essential for strengthening orchard management activities, such as flower thinning, fruit protection, and pest control. A lightweight object recognition model using cascade fusion YOLOv4-CF is proposed, which recognizes multi-type objects in their natural environments, such as citrus buds, citrus flowers, and gray mold. The proposed model has an excellent representation capability with an improved cascade fusion network and a multi-scale feature fusion block. Moreover, separable deep convolution blocks were employed to enhance object feature information and reduce model computation. Further, channel shuffling was used to address missing recognition in the dense distribution of object groups. Finally, an embedded sensing system for recognizing citrus flowers was designed by quantitatively applying the proposed YOLOv4-CF model to an FPGA platform. The [email protected] of citrus buds, citrus flowers, and gray mold obtained on the server using the proposed YOLOv4-CF model was 95.03%, and the model size of YOLOv4-CF + FPGA was 5.96 MB, which was 74.57% less than the YOLOv4-CF model. The FPGA side had a frame rate of 30 FPS; thus, the embedded sensing system could meet the demands of florescence information in real-time monitoring
Precision Location-Aware and Intelligent Scheduling System for Monorail Transporters in Mountain Orchards
This study addressed the issue of the real-time monitoring and control of the transporter in a mountain orchard terrain characterized by varying topography, closed canopy, shade, and other environmental factors. This study involved independent research and the development of a series of electric monorail transporters. First, the application requirements of “Where is the monorail transporter?” were examined, and an accurate location-aware method based on high-frequency radio frequency identification (RFID) technology was proposed. In addition, a location-aware hardware system based on STM32 + RFID + LoRa was designed to determine the position of the monorail transporter on a rail. Second, regarding the application requirements of “Where is the monorail transporter going?”, a multimode control gateway system based on Raspberry Pi + LoRa + 5G was designed. An Android mobile terminal can obtain operational information about the transport plane in real time through the gateway system and remotely control its operation. The track-changing branch structure enables multimachine autonomous intelligent avoidance. Based on the experimental results of monorail transporter positioning in mountain orchards under various typical terrains, such as flat surfaces, turning paths, and uphill/downhill slopes, the road section average relative error of the 7ZDGS–250-type monorail transporter was 1.27% when the distance between benchmark positioning tags was set at 10 m on both flat and turning roads, and that of the 7ZDGS–300-type monorail transporter was 1.35% when the distance between benchmark positioning tags was set at 6 m uphill/downhill. The road section relative error of the 7ZDGS–250-type monorail transporter was 21.18%, and that of the 7ZDGS–300-type monorail transporter was 9.96%. In addition, the experimental results of monorail transporter communication control showed that the combination of the multimode control gateway control system and track-changing branch structure can achieve multimachine cooperation and autonomous avoidance function, ensuring that multiple monorail transporters can operate simultaneously without collision. The findings of this study establish the communication link of “monorail transporter-gateway system-control terminal” and form a precise positioning and real-time control scheme applicable to the operating environment of monorail transporters, thereby improving the intelligence and safety of mountain orchard monorail transporters
Citrus Disease Image Generation and Classification Based on Improved FastGAN and EfficientNet-B5
The rapid and accurate identification of citrus leaf diseases is crucial for the sustainable development of the citrus industry. Because citrus leaf disease samples are small, unevenly distributed, and difficult to collect, we redesigned the generator structure of FastGAN and added small batch standard deviations to the discriminator to produce an enhanced model called FastGAN2, which was used for generating citrus disease and nutritional deficiency (zinc and magnesium deficiency) images. The performance of the existing model degrades significantly when the training and test data exhibit large differences in appearance or originate from different regions. To solve this problem, we propose an EfficientNet-B5 network incorporating adaptive angular margin (Arcface) loss with the adversarial weight perturbation mechanism, and we call it EfficientNet-B5-pro. The FastGAN2 network can be trained using only 50 images. The Fréchet Inception Distance (FID) and Kernel Inception Distance (KID) are improved by 31.8% and 59.86%, respectively, compared to the original FastGAN network; 8000 images were generated using the FastGAN2 network (2000 black star disease, 2000 canker disease, 2000 healthy, 2000 deficiency). Only images generated by the FastGAN2 network were used as the training set to train the ten classification networks. Real images, which were not used to train the FastGAN2 network, were used as the test set. The average accuracy rates of the ten classification networks exceeded 93%. The accuracy, precision, recall, and F1 scores achieved by EfficientNet-B5-pro were 97.04%, 97.32%, 96.96%, and 97.09%, respectively, and they were 2.26%, 1.19%, 1.98%, and 1.86% higher than those of EfficientNet-B5, respectively. The classification network model can be successfully trained using only the images generated by FastGAN2, and EfficientNet-B5-pro has good generalization and robustness. The method used in this study can be an effective tool for citrus disease and nutritional deficiency image classification using a small number of samples
A Comprehensive Evaluation of Effects on Water-Level Deficits on Tomato Polyphenol Composition, Nutritional Quality and Antioxidant Capacity
Tomatoes have high nutritional value and abundant bioactive compounds. Moderate water deficit irrigation alters metabolic levels of fruits, improving composition and quality. We investigated the effects of water deficit (T1, T2, T3, and T4) treatments and adequate irrigation (CK) on tomato polyphenol composition, antioxidant capacity, and nutritional quality. Compared with CK, the total flavonoid content increased by 33.66% and 44.73% in T1 and T2, and total phenols increased by 57.64%, 72.22%, and 55.78% in T1, T2, and T3, respectively. The T2 treatment significantly enhanced antioxidant’ capacities (ABTS, HSRA, FRAP, and DPPH). There were multiple groups of significant or extremely significant positive correlations between polyphenol components and antioxidant activity. For polyphenols and antioxidant capacity, the classification models divided the treatments: CK and T4 and T1–T3. The contents of soluble solids, soluble protein, vitamin C, and soluble sugar of the treatment groups were higher than those of CK. The soluble sugar positively correlated with sugar–acid ratios. In the PCA-based model, T3 in the first quadrant indicated the best treatment in terms of nutritional quality. Overall, comprehensive rankings using principal component analysis (PCA) revealed T2 > T1 > T3 > T4 > CK. Therefore, the T2 treatment is a suitable for improving quality and antioxidant capacity. This study provides novel insights into improving water-use efficiency and quality in the context of water scarcity worldwide