Welcome to Smart Agriculture 中文

Most Down Articles

    Published in last 1 year | In last 2 years| In last 3 years| All| Most Downloaded in Recent Month | Most Downloaded in Recent Year|

    All
    Please wait a minute...
    For Selected: Toggle Thumbnails
    Crop Pest Target Detection Algorithm in Complex Scenes:YOLOv8-Extend
    ZHANG Ronghua, BAI Xue, FAN Jiangchuan
    Smart Agriculture    2024, 6 (2): 49-61.   DOI: 10.12133/j.smartag.SA202311007
    Abstract1897)   HTML194)    PDF(pc) (2287KB)(95096)       Save

    [Objective] It is of great significance to improve the efficiency and accuracy of crop pest detection in complex natural environments, and to change the current reliance on expert manual identification in the agricultural production process. Targeting the problems of small target size, mimicry with crops, low detection accuracy, and slow algorithm reasoning speed in crop pest detection, a complex scene crop pest target detection algorithm named YOLOv8-Entend was proposed in this research. [Methods] Firstly, the GSConv was introduecd to enhance the model's receptive field, allowing for global feature aggregation. This mechanism enables feature aggregation at both node and global levels simultaneously, obtaining local features from neighboring nodes through neighbor sampling and aggregation operations, enhancing the model's receptive field and semantic understanding ability. Additionally, some Convs were replaced with lightweight Ghost Convolutions and HorBlock was utilized to capture longer-term feature dependencies. The recursive gate convolution employed gating mechanisms to remember and transmit previous information, capturing long-term correlations. Furthermore, Concat was replaced with BiFPN for richer feature fusion. The bidirectional fusion of depth features from top to bottom and from bottom to top enhances the transmission of feature information acrossed different network layers. Utilizing the VoVGSCSP module, feature maps of different scales were connected to create longer feature map vectors, increasing model diversity and enhancing small object detection. The convolutional block attention module (CBAM) attention mechanism was introduced to strengthen features of field pests and reduce background weights caused by complexity. Next, the Wise IoU dynamic non-monotonic focusing mechanism was implemented to evaluate the quality of anchor boxes using "outlier" instead of IoU. This mechanism also included a gradient gain allocation strategy, which reduced the competitiveness of high-quality anchor frames and minimizes harmful gradients from low-quality examples. This approach allowed WIoU to concentrate on anchor boxes of average quality, improving the network model's generalization ability and overall performance. Subsequently, the improved YOLOv8-Extend model was compared with the original YOLOv8 model, YOLOv5, YOLOv8-GSCONV, YOLOv8-BiFPN, and YOLOv8-CBAM to validate the accuracy and precision of model detection. Finally, the model was deployed on edge devices for inference verification to confirm its effectiveness in practical application scenarios. [Results and Discussions] The results indicated that the improved YOLOv8-Extend model achieved notable improvements in accuracy, recall, mAP@0.5, and mAP@0.5:0.95 evaluation indices. Specifically, there were increases of 2.6%, 3.6%, 2.4% and 7.2%, respectively, showcasing superior detection performance. YOLOv8-Extend and YOLOv8 run respectively on the edge computing device JETSON ORIN NX 16 GB and were accelerated by TensorRT, mAP@0.5 improved by 4.6%, FPS reached 57.6, meeting real-time detection requirements. The YOLOv8-Extend model demonstrated better adaptability in complex agricultural scenarios and exhibited clear advantages in detecting small pests and pests sharing similar growth environments in practical data collection. The accuracy in detecting challenging data saw a notable increased of 11.9%. Through algorithm refinement, the model showcased improved capability in extracting and focusing on features in crop pest target detection, addressing issues such as small targets, similar background textures, and challenging feature extraction. [Conclusions] The YOLOv8-Extend model introduced in this study significantly boosts detection accuracy and recognition rates while upholding high operational efficiency. It is suitable for deployment on edge terminal computing devices to facilitate real-time detection of crop pests, offering technological advancements and methodologies for the advancement of cost-effective terminal-based automatic pest recognition systems. This research can serve as a valuable resource and aid in the intelligent detection of other small targets, as well as in optimizing model structures.

    Table and Figures | Reference | Related Articles | Metrics | Comments0
    Lightweighted Wheat Leaf Diseases and Pests Detection Model Based on Improved YOLOv8
    YANG Feng, YAO Xiaotong
    Smart Agriculture    2024, 6 (1): 147-157.   DOI: 10.12133/j.smartag.SA202309010
    Abstract1610)   HTML254)    PDF(pc) (1991KB)(63790)       Save

    Objective To effectively tackle the unique attributes of wheat leaf pests and diseases in their native environment, a high-caliber and efficient pest detection model named YOLOv8-SS (You Only Look Once Version 8-SS) was proposed. This innovative model is engineered to accurately identify pests, thereby providing a solid scientific foundation for their prevention and management strategies. Methods A total of 3 639 raw datasets of images of wheat leaf pests and diseases were collected from 6 different wheat pests and diseases in various farmlands in the Yuchong County area of Gansu Province, at different periods of time, using mobile phones. This collection demonstrated the team's proficiency and commitment to advancing agricultural research. The dataset was meticulously constructed using the LabelImg software to accurately label the images with targeted pest species. To guarantee the model's superior generalization capabilities, the dataset was strategically divided into a training set and a test set in an 8:2 ratio. The dataset includes thorough observations and recordings of the wheat leaf blade's appearance, texture, color, as well as other variables that could influence these characteristics. The compiled dataset proved to be an invaluable asset for both training and validation activities. Leveraging the YOLOv8 algorithm, an enhanced lightweight convolutional neural network, ShuffleNetv2, was selected as the basis network for feature extraction from images. This was accomplished by integrating a 3×3 Depthwise Convolution (DWConv) kernel, the h-swish activation function, and a Squeeze-and-Excitation Network (SENet) attention mechanism. These enhancements streamlined the model by diminishing the parameter count and computational demands, all while sustaining high detection precision. The deployment of these sophisticated methodologies exemplified the researchers' commitment and passion for innovation. The YOLOv8 model employs the SEnet attention mechanism module within both its Backbone and Neck components, significantly reducing computational load while bolstering accuracy. This method exemplifies the model's exceptional performance, distinguishing it from other models in the domain. By integrating a dedicated small target detection layer, the model's capabilities have been augmented, enabling more efficient and precise pest and disease detection. The introduction of a new detection feature map, sized 160×160 pixels, enables the network to concentrate on identifying small-targeted pests and diseases, thereby enhancing the accuracy of pest and disease recognition. Results and Discussion The YOLOv8-SS wheat leaf pests and diseases detection model has been significantly improved to accurately detect wheat leaf pests and diseases in their natural environment. By employing the refined ShuffleNet V2 within the DarkNet-53 framework, as opposed to the conventional YOLOv8, under identical experimental settings, the model exhibited a 4.53% increase in recognition accuracy and a 4.91% improvement in F1-Score, compared to the initial model. Furthermore, the incorporation of a dedicated small target detection layer led to a subsequent rise in accuracy and F1-Scores of 2.31% and 2.16%, respectively, despite a minimal upsurge in the number of parameters and computational requirements. The integration of the SEnet attention mechanism module into the YOLOv8 model resulted in a detection accuracy rate increase of 1.85% and an F1-Score enhancement of 2.72%. Furthermore, by swapping the original neural network architecture with an enhanced ShuffleNet V2 and appending a compact object detection sublayer (namely YOLOv8-SS), the resulting model exhibited a heightened recognition accuracy of 89.41% and an F1-Score of 88.12%. The YOLOv8-SS variant substantially outperformed the standard YOLOv8, showing a remarkable enhancement of 10.11% and 9.92% in accuracy, respectively. This outcome strikingly illustrates the YOLOv8-SS's prowess in balancing speed with precision. Moreover, it achieves convergence at a more rapid pace, requiring approximately 40 training epochs, to surpass other renowned models such as Faster R-CNN, MobileNetV2, SSD, YOLOv5, YOLOX, and the original YOLOv8 in accuracy. Specifically, the YOLOv8-SS boasted an average accuracy 23.01%, 15.13%, 11%, 25.21%, 27.52%, and 10.11% greater than that of the competing models, respectively. In a head-to-head trial involving a public dataset (LWDCD 2020) and a custom-built dataset, the LWDCD 2020 dataset yielded a striking accuracy of 91.30%, outperforming the custom-built dataset by a margin of 1.89% when utilizing the same network architecture, YOLOv8-SS. The AI Challenger 2018-6 and Plant-Village-5 datasets did not perform as robustly, achieving accuracy rates of 86.90% and 86.78% respectively. The YOLOv8-SS model has shown substantial improvements in both feature extraction and learning capabilities over the original YOLOv8, particularly excelling in natural environments with intricate, unstructured backdrops. Conclusion The YOLOv8-SS model is meticulously designed to deliver unmatched recognition accuracy while consuming a minimal amount of storage space. In contrast to conventional detection models, this groundbreaking model exhibits superior detection accuracy and speed, rendering it exceedingly valuable across various applications. This breakthrough serves as an invaluable resource for cutting-edge research on crop pest and disease detection within natural environments featuring complex, unstructured backgrounds. Our method is versatile and yields significantly enhanced detection performance, all while maintaining a lean model architecture. This renders it highly appropriate for real-world scenarios involving large-scale crop pest and disease detection.

    Table and Figures | Reference | Related Articles | Metrics | Comments0
    Agricultural Knowledge Intelligent Service Technology: A Review
    ZHAO Chunjiang
    Smart Agriculture    2023, 5 (2): 126-148.   DOI: 10.12133/j.smartag.SA202306002
    Abstract2545)   HTML484)    PDF(pc) (3579KB)(49073)       Save

    Significance Agricultural environment is dynamic and variable, with numerous factors affecting the growth of animals and plants and complex interactions. There are numerous factors that affect the growth of all kinds of animals and plants. There is a close but complex correlation between these factors such as air temperature, air humidity, illumination, soil temperature, soil humidity, diseases, pests, weeds and etc. Thus, farmers need agricultural knowledge to solve production problems. With the rapid development of internet technology, a vast amount of agricultural information and knowledge is available on the internet. However, due to the lack of effective organization, the utilization rate of these agricultural information knowledge is relatively low.How to analyze and generate production knowledge or decision cases from scattered and disordered information is a big challenge all over the world. Agricultural knowledge intelligent service technology is a good way to resolve the agricultural data problems such as low rank, low correlation, and poor interpretability of reasoning. It is also the key technology to improving the comprehensive prediction and decision-making analysis capabilities of the entire agricultural production process. It can eliminate the information barriers between agricultural knowledge, farmers, and consumers, and is more conducive to improve the production and quality of agricultural products, provide effective information services. Progress The definition, scope, and technical application of agricultural knowledge intelligence services are introduced in this paper. The demand for agricultural knowledge services are analyzed combining with artificial intelligence technology. Agricultural knowledge intelligent service technologies such as perceptual recognition, knowledge coupling, and inference decision-making are conducted. The characteristics of agricultural knowledge services are analyzed and summarized from multiple perspectives such as industrial demand, industrial upgrading, and technological development. The development history of agricultural knowledge services is introduced. Current problems and future trends are also discussed in the agricultural knowledge services field. Key issues in agricultural knowledge intelligence services such as animal and plant state recognition in complex and uncertain environments, multimodal data association knowledge extraction, and collaborative reasoning in multiple agricultural application scenarios have been discussed. Combining practical experience and theoretical research, a set of intelligent agricultural situation analysis service framework that covers the entire life cycle of agricultural animals and plants and combines knowledge cases is proposed. An agricultural situation perception framework has been built based on satellite air ground multi-channel perception platform and Internet real-time data. Multimodal knowledge coupling, multimodal knowledge graph construction and natural language processing technology have been used to converge and manage agricultural big data. Through knowledge reasoning decision-making, agricultural information mining and early warning have been carried out to provide users with multi-scenario agricultural knowledge services. Intelligent agricultural knowledge services have been designed such as multimodal fusion feature extraction, cross domain knowledge unified representation and graph construction, and complex and uncertain agricultural reasoning and decision-making. An agricultural knowledge intelligent service platform composed of cloud computing support environment, big data processing framework, knowledge organization management tools, and knowledge service application scenarios has been built. Rapid assembly and configuration management of agricultural knowledge services could be provide by the platform. The application threshold of artificial intelligence technology in agricultural knowledge services could be reduced. In this case, problems of agricultural users can be solved. A novel method for agricultural situation analysis and production decision-making is proposed. A full chain of intelligent knowledge application scenario is constructed. The scenarios include planning, management, harvest and operations during the agricultural before, during and after the whole process. Conclusions and Prospects The technology trend of agricultural knowledge intelligent service is summarized in five aspects. (1) Multi-scale sparse feature discovery and spatiotemporal situation recognition of agricultural conditions. The application effects of small sample migration discovery and target tracking in uncertain agricultural information acquisition and situation recognition are discussed. (2) The construction and self-evolution of agricultural cross media knowledge graph, which uses robust knowledge base and knowledge graph to analyze and gather high-level semantic information of cross media content. (3) In response to the difficulties in tracing the origin of complex agricultural conditions and the low accuracy of comprehensive prediction, multi granularity correlation and multi-mode collaborative inversion prediction of complex agricultural conditions is discussed. (4) The large language model (LLM) in the agricultural field based on generative artificial intelligence. ChatGPT and other LLMs can accurately mine agricultural data and automatically generate questions through large-scale computing power, solving the problems of user intention understanding and precise service under conditions of dispersed agricultural data, multi-source heterogeneity, high noise, low information density, and strong uncertainty. In addition, the agricultural LLM can also significantly improve the accuracy of intelligent algorithms such as identification, prediction and decision-making by combining strong algorithms with Big data and super computing power. These could bring important opportunities for large-scale intelligent agricultural production. (5) The construction of knowledge intelligence service platforms and new paradigm of knowledge service, integrating and innovating a self-evolving agricultural knowledge intelligence service cloud platform. Agricultural knowledge intelligent service technology will enhance the control ability of the whole agricultural production chain. It plays a technical support role in achieving the transformation of agricultural production from "observing the sky and working" to "knowing the sky and working". The intelligent agricultural application model of "knowledge empowerment" provides strong support for improving the quality and efficiency of the agricultural industry, as well as for the modernization transformation and upgrading.

    Table and Figures | Reference | Related Articles | Metrics | Comments0
    Perspectives and experiences on the development and innovation of agricultural aviation and precision agriculture from the Mississippi Delta and recommendations for China
    Huang Yanbo
    Smart Agriculture    2019, 1 (4): 12-30.   DOI: 10.12133/j.smartag.2019.1.4.201909-SA003
    Abstract2326)   HTML2179)    PDF(pc) (1240KB)(28260)       Save

    Crop production management has advanced into the stage of smart agriculture, which is driven by state-of-the-art agricultural information technology, intelligent equipment and massive data resources. Smart agriculture inherits ideas from precision agriculture and brings agricultural production and management from mechanization and informalization to intelligentization with automatization. Precision agriculture has been developed from strategic monitoring operations in the 1980s to tactical monitoring and control operations in the 2010s. In its development, agricultural aviation has played a key role in serving systems for spray application of crop protection and production materials for precision agriculture with the guidance of global navigation through geospatial prescription mapping derived from remotely-sensed data. With the development of modernized agriculture, agricultural aviation is even more important for advancing precision agricultural practices with more efficient soil and plant health sensing and more prompt and effective system actuation and action. This paper overviews the status of agricultural aviation for precision agriculture to move toward smart agriculture, especially in the Mississippi Delta region, one of the most important agricultural areas in the U.S. The research and development by scientists associated with the Mississippi Delta region are reported. The issues, challenges and opportunities are identified and discussed for further research and development of agricultural aviation technology for next-generation precision agriculture and smart agriculture.

    Reference | Related Articles | Metrics | Comments0
    Identifying Multiple Apple Leaf Diseases Based on the Improved CBAM-ResNet18 Model Under Weak Supervision
    ZHANG Wenjing, JIANG Zezhong, QIN Lifeng
    Smart Agriculture    2023, 5 (1): 111-121.   DOI: 10.12133/j.smartag.SA202301005
    Abstract1242)   HTML158)    PDF(pc) (1490KB)(25074)       Save

    To deal with the issues of low accuracy of apple leaf disease images recognition under weak supervision with only image category labeling, an improved CBAM-ResNet-based algorithm was proposed in this research. Using ResNet18 as the base model, the multilayer perceptron (MLP) in the lightweight convolutional block attention module (CBAM) attention mechanism channel was improved by up-dimensioning to amplify the details of apple leaf disease features. The improved CBAM attention module was incorporated into the residual module to enhance the key details of AlphaDropout with SeLU (Scaled Exponential Linearunits) to prevent overfitting of its network and accelerate the convergence effect of the model. Finally, the learning rate was adjusted using a single-cycle cosine annealing algorithm to obtain the disease recognition model. The training test was performed under weak supervision with only image-level annotation of all sample images, which greatly reduced the annotation cost. Through ablation experiments, the best dimensional improvement of MLP in CBAM was explored as 2. Compared with the original CBAM, the accuracy rate was increased by 0.32%, and the training time of each round was reduced by 8 s when the number of parameters increased by 17.59%. Tests were conducted on a dataset of 6185 images containing five diseases, including apple spotted leaf drop, brown spot, mosaic, gray spot, and rust, and the results showed that the model achieved an average recognition accuracy of 98.44% for the five apple diseases under weakly supervised learning. The improved CBAM-ResNet18 had increased by 1.47% compared with the pre-improved ResNet18, and was higher than VGG16, DesNet121, ResNet50, ResNeXt50, EfficientNet-B0 and Xception control model. In terms of learning efficiency, the improved CBAM-ResNet18 compared to ResNet18 reduced the training time of each round by 6 s under the condition that the number of parameters increased by 24.9%, and completed model training at the fastest speed of 137 s per round in VGG16, DesNet121, ResNet50, ResNeXt50, Efficient Net-B0 and Xception control models. Through the results of the confusion matrix, the average precision, average recall rate, and average F1 score of the model were calculated to reach 98.43%, 98.46%, and 0.9845, respectively. The results showed that the proposed improved CBAM-ResNet18 model could perform apple leaf disease identification and had good identification results, and could provide technical support for intelligent apple leaf disease identification providing.

    Table and Figures | Reference | Related Articles | Metrics | Comments0
    Research Status and Development Direction of Design and Control Technology of Fruit and Vegetable Picking Robot System
    WU Jianqiao, FAN Shengzhe, GONG Liang, YUAN Jin, ZHOU Qiang, LIU Chengliang
    Smart Agriculture    2020, 2 (4): 17-40.   DOI: 10.12133/j.smartag.2020.2.4.202011-SA004
    Abstract4744)   HTML4284)    PDF(pc) (2346KB)(24485)       Save

    Vegetable and fruit harvesting is the most difficult production process to achieve mechanized operations. High-efficiency and low-loss picking is also a worldwide problem in the field of agricultural robot research and development, resulting in few production and application equipment currently on the market. In response to the demand for picking vegetables and fruits, to improve the time-consuming, labor-intensive, low-efficiency, and low-automation problems of manual picking, scholars have designed a series of automated picking equipment in the recent 30 years, which has promoted the development of agricultural robot technology. In the research and development of fresh vegetable and fruit picking equipment, firstly, the harvesting object and harvesting scene should be determined according to the growth position, shape and weight of the crop, the complexity of the scene, the degree of automation required, through complexity estimation, mechanical characteristics analysis, pose modeling and other methods clarify the design requirements of agricultural robots. Secondly, as the core executor of the entire picking action, the design of the end effector of the picking robot is particularly important. In this article, the structure of the end effector was classified, the design process and method of the end effectors were summarized, the common end effector driving methods and cutting methods were expounded, and the fruit collection mechanism was summarized. Furthermore, the overall control scheme of the picking robot, recognition and positioning method, adaptive control scheme of obstacle avoidance method, quality classification method, human-computer interaction and multi-machine cooperation scheme were summarized. Finally, in order to evaluate the performance of the picking robot overall, the indicators of average picking efficiency, long-term picking efficiency, harvest quality, picking maturity rate and missed picking rate were proposed. The overall development trend was pointed that picking robots would develop toward generalization of picking target scenes, diversified structures, full automation, intelligence, and clustering were put forward in the end.

    Reference | Related Articles | Metrics | Comments0
    Methods and New Research Progress of Remote Sensing Monitoring of Crop Disease and Pest Stress Using Unmanned Aerial Vehicle
    YANG Guofeng, HE Yong, FENG Xuping, LI Xiyao, ZHANG Jinnuo, YU Zeyu
    Smart Agriculture    2022, 4 (1): 1-16.   DOI: 10.12133/j.smartag.SA202201008
    Abstract3801)   HTML873)    PDF(pc) (937KB)(23734)       Save

    Diseases and pests are main stresses to crop production. It is necessary to accurately and quickly monitor and control the stresses dynamically, so as to ensure the food security and the quality and safety of agricultural products, protect the ecological environment, and promote the sustainable development of agriculture. In recent years, with the rapid development of the unmanned aerial vehicle (UAV) industry, UAV agricultural remote sensing has played an important role in the application of crop diseases and pests monitoring due to its high image spatial resolution, strong data acquisition timeliness and low cost. The relevant background of UAV remote sensing monitoring of crop disease and pest stress was introduced, then the current methods commonly used in remote sensing monitoring of crop disease and pest stress by UAV was summarized. The data acquisition method and data processing method of UAV remote sensing monitoring of crop disease and pest stress were mainly discussed. Then, from the six aspects of visible light imaging remote sensing, multispectral imaging remote sensing, hyperspectral imaging remote sensing, thermal infrared imaging remote sensing, LiDAR imaging remote sensing and multiple remote sensing fusion and comparison, the research progress of remote sensing monitoring of crop diseases and pests by UAV worldwide was reviewed. Finally, the unresolved key technical problems and future development directions in the research and application of UAV remote sensing monitoring of crop disease and pest stress were proposed. Such as, the performance of the UAV flight platform needs to be optimized and upgraded, as well as the development of low-cost, lightweight, modular, and more adaptable airborne sensors. Convenient and automated remote sensing monitoring tasks need to be designed and implemented, and more remote sensing monitoring information can be obtained. Data processing algorithms or software should be designed and developed with greater applicability and wider applicability, and data processing time should be shortened by using 5G-based communication networks and edge computing devices. The applicability of the algorithm or model for UAV remote sensing monitoring of crop disease and pest stress needs to be stronger, so as to build a corresponding method library. We hope that this paper can help Chinese UAV remote sensing monitoring of crop diseases and pests to achieve more standardization, informatization, precision and intelligence.

    Reference | Related Articles | Metrics | Comments0
    Agricultural Sensor: Research Progress, Challenges and Perspectives
    WANG Rujing
    Smart Agriculture    2024, 6 (1): 1-17.   DOI: 10.12133/j.smartag.SA202401017
    Abstract2185)   HTML441)    PDF(pc) (1179KB)(23226)       Save

    Significance Agricultural sensor is the key technology for developing modern agriculture. Agricultural sensor is a kind of detection device that can sense and convert physical signal, which is related to the agricultural environment, plants and animals, into an electrical signal. Agricultural sensors could be applied to monitor crops and livestock in different agricultural environments, including weather, water, atmosphere and soil. It is also an important driving force to promote the iterative upgrading of agricultural technology and change agricultural production methods. Progress The different agricultural sensors are categorized, the cutting-edge research trends of agricultural sensors are analyzed, and summarizes the current research status of agricultural sensors are summarized in different application scenarios. Moreover, a deep analysis and discussion of four major categories is conducted, which include agricultural environment sensors, animal and plant life information sensors, agricultural product quality and safety sensors, and agricultural machinery sensors. The process of research, development, the universality and limitations of the application of the four types of agricultural sensors are summarized. Agricultural environment sensors are mainly used for real-time monitoring of key parameters in agricultural production environments, such as the quality of water, gas, and soil. The soil sensors provide data support for precision irrigation, rational fertilization, and soil management by monitoring indicators such as soil humidity, pH, temperature, nutrients, microorganisms, pests and diseases, heavy metals and agricultural pollution, etc. Monitoring of dissolved oxygen, pH, nitrate content, and organophosphorus pesticides in irrigation and aquaculture water through water sensors ensures the rational use of water resources and water quality safety. The gas sensor monitors the atmospheric CO2, NH3, C2H2, CH4 concentration, and other information, which provides the appropriate environmental conditions for the growth of crops in greenhouses. The animal life information sensor can obtain the animal's growth, movement, physiological and biochemical status, which include movement trajectory, food intake, heart rate, body temperature, blood pressure, blood glucose, etc. The plant life information sensors monitor the plant's health and growth, such as volatile organic compounds of the leaves, surface temperature and humidity, phytohormones, and other parameters. Especially, the flexible wearable plant sensors provide a new way to measure plant physiological characteristics accurately and monitor the water status and physiological activities of plants non-destructively and continuously. These sensors are mainly used to detect various indicators in agricultural products, such as temperature and humidity, freshness, nutrients, and potentially hazardous substances (e.g., bacteria, pesticide residues, heavy metals, etc. Agricultural machinery sensors can achieve real-time monitoring and controlling of agricultural machinery to achieve real-time cultivation, planting, management, and harvesting, automated operation of agricultural machinery, and accurate application of pesticide, fertilizer. [Conclusions and Prospects In the challenges and prospects of agricultural sensors, the core bottlenecks of large-scale application of agricultural sensors at the present stage are analyzed in detail. These include low-cost, specialization, high stability, and adaptive intelligence of agricultural sensors. Furthermore, the concept of "ubiquitous sensing in agriculture" is proposed, which provides ideas and references for the research and development of agricultural sensor technology.

    Table and Figures | Reference | Related Articles | Metrics | Comments0
    Research Progress of Deep Learning in Detection and Recognition of Plant Leaf Diseases
    SHAO Mingyue, ZHANG Jianhua, FENG Quan, CHAI Xiujuan, ZHANG Ning, ZHANG Wenrong
    Smart Agriculture    2022, 4 (1): 29-46.   DOI: 10.12133/j.smartag.SA202202005
    Abstract4937)   HTML723)    PDF(pc) (1061KB)(22707)       Save

    Accurate detection and recognition of plant diseases is the key technology to early diagnosis and intelligent monitoring of plant diseases, and is the core of accurate control and information management of plant diseases and insect pests. Deep learning can overcome the disadvantages of traditional diagnosis methods and greatly improve the accuracy of diseases detection and recognition, and has attracted a lot of attention of researchers. This paper collected the main public plant diseases image data sets all over the world, and briefly introduced the basic information of each data set and their websites, which is convenient to download and use. And then, the application of deep learning in plant disease detection and recognition in recent years was systematically reviewed. Plant disease target detection is the premise of accurate classification and recognition of plant disease and evaluation of disease hazard level. It is also the key to accurately locate plant disease area and guide spray device of plant protection equipment to spray drug on target. Plant disease recognition refers to the processing, analysis and understanding of disease images to identify different kinds of disease objects, which is the main basis for the timely and effective prevention and control of plant diseases. The research progress in early disease detection and recognition algorithm was expounded based on depth of learning research, as well as the advantages and existing problems of various algorithms were described. It can be seen from this review that the detection and recognition algorithm based on deep learning is superior to the traditional detection and recognition algorithm in all aspects. Based on the investigation of research results, it was pointed out that the illumination, sheltering, complex background, different disorders with similar symptoms, different changes of disease symptoms in different periods, and overlapping coexistence of multiple diseases were the main challenges for the detection and recognition of plant diseases. At the same time, the establishment of a large-scale and more complex data set that meets the specific research needs is also a difficulty that need to face together. And at further, we point out that the combination of the better performance of the neural network, large-scale data set and agriculture theoretical basis is a major trend of the development of the future. It is also pointed out that multimodal data can be used to identify early plant diseases, which is also one of the future development direction.

    Reference | Related Articles | Metrics | Comments0
    Developmental analysis and application examples for agricultural models
    Cao Hongxin, Ge Daokuo, Zhang Wenyu, Zhang Weixin, Cao Jing, Liang Wanjie, Xuan Shouli, Liu Yan, Wu Qian, Sun Chuanliang, Zhang Lingling, Xia Ji‘an, Liu Yongxia, Chen Yuli, Yue Yanbin, Zhang Zhiyou, Wan Qian, Pan Yue, Han Xujie, Wu Fei
    Smart Agriculture    2020, 2 (1): 147-162.   DOI: 10.12133/j.smartag.2020.2.1.202002-SA006
    Abstract3369)   HTML1234)    PDF(pc) (2217KB)(21741)       Save

    Agricultural models, agricultural artificial intelligent, and data analysis technology, etc., exist in whole processes of information perceiving, transmission, processing and control for smart agriculture, thus they are the core technology of smart agriculture. To furtherly make the substances and functions of agricultural models clear, facilitate its further research and application, drive smart agriculture development with healthy, steady, and sustainable, methods of systematic analysis, comparison, and chart for relationship, etc. were used in this research. The definition, classification, functions of the agricultural models were theoretically analyzed. The relationships between the agricultural models and the elements and processes of the smart agriculture were expounded, which made the functions of agricultural models clear, provided some agricultural models examples applied in the smart agriculture. The important studies and application progresses of agricultural models were reviewed. The comparison results of agricultural models showed that the 4 levels of agricultural biological elements, 6 scales of agricultural environmental elements, 6 administrative levels of agricultural technological and economic elements, and the relevant approaches for modeling agricultural system need to be considered. The research and application of multi-space scales on environment elements in the agricultural models would have the larger potential. The combination of agricultural models with molecular genetics, perceiving, and artificial intelligence, the collaboration among public and private researchers, and food security challenges have been an important power for further development of agricultural models, linking agricultural models with various agricultural system modeling, databases, harmonious and open data, and decision-making support systems (DSS) would be focus on. The research and application of the agricultural models in China have formed crop model series with Chinese characteristics, joined in the world trends of the Agricultural Model Intercomparison and Improvement Project (AgMIP), the smart agriculture, and so on. They should be speedy graspe chances and accelerate development. The agricultural models is a quantitative express of relationships within or among the agricultural system elements. An important method with epistemological values of quantifying and synthesizing agricultural sciences, and will play an indispensible role in data achieving and processing for the smart agriculture combining perceiving techniques, and become a significant bridge and bond.

    Reference | Related Articles | Metrics | Comments0
    Recent Advances and Future Outlook for Artificial Intelligence in Aquaculture
    LI Daoliang, LIU Chang
    Smart Agriculture    2020, 2 (3): 1-20.   DOI: 10.12133/j.smartag.2020.2.3.202004-SA007
    Abstract8125)   HTML7423)    PDF(pc) (2843KB)(20622)       Save

    The production of China's aquaculture has changed from extensive model to intensive model, the production structure is continuously adjusting and upgrading, and the production level has been continuously improved. However, as an important part of China's agricultural production, aquaculture plays an important role in promoting the development of China's agricultural economy. Low labor productivity, production efficiency and resource utilization, low-quality aquatic products, and the lack of safety guarantees have severely limited the rapid development of China's aquaculture industry. Using modern information technology and intelligent devices to realize precise, automated, and intelligent aquaculture, improving fishery productivity and resource utilization is the main way to solve the above contradictions. Artificial intelligence technology in aquaculture is to use the computer technology to realize the production process of aquaculture, monitor the growth of underwater organisms, judge, discuss and analyze problems, and then perform feeding, disease treatment, and breeding. In order to understand the development status and technical characteristics of artificial intelligence technology in aquaculture, in this article, five main aspects of aquaculture, i.e., life information acquisition, aquatic product growth regulation and decision-making, fish disease prediction and diagnosis, aquaculture environment perception and regulation, and aquaculture underwater robots, combined with the practical problems in aquaculture, were mainly focused on. The application principles and necessity of artificial intelligence technology in each aspect were explained. Commonly used technical methods were point out and the classic application cases were deeply analyzed. The main problems, bottlenecks and challenges in the current development of artificial intelligence technology in aquaculture were analyzed, including turbid water, multiple interference factors, corrosion of equipment, and movement of underwater animals, etc., and reasonable research directions for these potential challenges were pointed out. In addition, the main strategic strategies to promote the transformation of aquaculture were also proposed. The development of aquaculture is inseparable from artificial intelligence technology, this review can provide references to accelerate the advancement of digitalization, precision and intelligent aquaculture.

    Reference | Related Articles | Metrics | Comments0
    Shrimp Diseases Detection Method Based on Improved YOLOv8 and Multiple Features
    XU Ruifeng, WANG Yaohua, DING Wenyong, YU Junqi, YAN Maocang, CHEN Chen
    Smart Agriculture    2024, 6 (2): 62-71.   DOI: 10.12133/j.smartag.SA201311014
    Abstract1624)   HTML62)    PDF(pc) (1597KB)(19341)       Save

    [Objective] In recent years, there has been a steady increase in the occurrence and fatality rates of shrimp diseases, causing substantial impacts in shrimp aquaculture. These diseases are marked by their swift onset, high infectivity, complex control requirements, and elevated mortality rates. With the continuous growth of shrimp factory farming, traditional manual detection approaches are no longer able to keep pace with the current requirements. Hence, there is an urgent necessity for an automated solution to identify shrimp diseases. The main goal of this research is to create a cost-effective inspection method using computer vision that achieves a harmonious balance between cost efficiency and detection accuracy. The improved YOLOv8 (You Only Look Once) network and multiple features were employed to detect shrimp diseases. [Methods] To address the issue of surface foam interference, the improved YOLOv8 network was applied to detect and extract surface shrimps as the primary focus of the image. This target detection approach accurately recognizes objects of interest in the image, determining their category and location, with extraction results surpassing those of threshold segmentation. Taking into account the cost limitations of platform computing power in practical production settings, the network was optimized by reducing parameters and computations, thereby improving detection speed and deployment efficiency. Additionally, the Farnberck optical flow method and gray level co-occurrence matrix (GLCM) were employed to capture the movement and image texture features of shrimp video clips. A dataset was created using these extracted multiple feature parameters, and a Support Vector Machine (SVM) classifier was trained to categorize the multiple feature parameters in video clips, facilitating the detection of shrimp health. [Results and Discussions] The improved YOLOv8 in this study effectively enhanced detection accuracy without increasing the number of parameters and flops. According to the results of the ablation experiment, replacing the backbone network with FasterNet lightweight backbone network significantly reduces the number of parameters and computation, albeit at the cost of decreased accuracy. However, after integrating the efficient multi-scale attention (EMA) on the neck, the mAP0.5 increased by 0.3% compared to YOLOv8s, while mAP0.95 only decreased by 2.1%. Furthermore, the parameter count decreased by 45%, and FLOPs decreased by 42%. The improved YOLOv8 exhibits remarkable performance, ranking second only to YOLOv7 in terms of mAP0.5 and mAP0.95, with respective reductions of 0.4% and 0.6%. Additionally, it possesses a significantly reduced parameter count and FLOPS compared to YOLOv7, matching those of YOLOv5. Despite the YOLOv7-Tiny and YOLOv8-VanillaNet models boasting lower parameters and Flops, their accuracy lags behind that of the improved YOLOv8. The mAP0.5 and mAP0.95 of YOLOv7-Tiny and YOLOv8-VanillaNet are 22.4%, 36.2%, 2.3%, and 4.7% lower than that of the improved YOLOv8, respectively. Using a support vector machine (SVM) trained on a comprehensive dataset incorporating multiple feature, the classifier achieved an impressive accuracy rate of 97.625%. The 150 normal fragments and the 150 diseased fragments were randomly selected as test samples. The classifier exhibited a detection accuracy of 89% on this dataset of the 300 samples. This result indicates that the combination of features extracted using the Farnberck optical flow method and GLCM can effectively capture the distinguishing dynamics of movement speed and direction between infected and healthy shrimp. In this research, the majority of errors stem from the incorrect recognition of diseased segments as normal segments, accounting for 88.2% of the total error. These errors can be categorized into three main types: 1) The first type occurs when floating foam obstructs the water surface, resulting in a small number of shrimp being extracted from the image. 2) The second type is attributed to changes in water movement. In this study, nanotubes were used for oxygenation, leading to the generation of sprays on the water surface, which affected the movement of shrimp. 3) The third type of error is linked to video quality. When the video's pixel count is low, the difference in optical flow between diseased shrimp and normal shrimp becomes relatively small. Therefore, it is advisable to adjust the collection area based on the actual production environment and enhance video quality. [Conclusions] The multiple features introduced in this study effectively capture the movement of shrimp, and can be employed for disease detection. The improved YOLOv8 is particularly well-suited for platforms with limited computational resources and is feasible for deployment in actual production settings. However, the experiment was conducted in a factory farming environment, limiting the applicability of the method to other farming environments. Overall, this method only requires consumer-grade cameras as image acquisition equipment and has lower requirements on the detection platform, and can provide a theoretical basis and methodological support for the future application of aquatic disease detection methods.

    Table and Figures | Reference | Related Articles | Metrics | Comments0
    Advances in diagnosis of crop diseases, pests and weeds by UAV remote sensing
    Lan Yubin, Deng Xiaoling, Zeng Guoliang
    Smart Agriculture    2019, 1 (2): 1-19.   DOI: 10.12133/j.smartag.2019.1.2.201904-SA003
    Abstract5952)   HTML6353)    PDF(pc) (1165KB)(18859)       Save

    Rapid acquisition and analysis of crop information is the precondition and basis for carrying out precision agricultural practice. Variable spraying and agricultural operation management based on the actual degree of crop diseases, pests and weeds can reduce the cost of agricultural production, optimize crop cultivation, improve crop yield and quality, and thus achieve precise agricultural management. In recent years, with the rapid development of UAV industry, UAV agricultural remote sensing technologies have played an important role in monitoring crop diseases, insects and weeds because of high spatial resolution, strong timeliness and low cost. Firstly, this research introduces the basic idea and system composition of precision agricultural aviation, and the status of UAV remote sensing in precision agricultural aviation. Then, the common UAV remote sensing imaging and interpreting methods were discussed, and the progress of UAV agricultural remote sensing technologies in detecting crop diseases, pests and weeds were respectively expounded. Finally, the challenges in the development of UAV agricultural remote sensing technologies nowadays were summarized, and the future development directions of UAV agricultural remote sensing were prospected. This research can provide theoretical references and technical supports for the development of UAV remote sensing technology in the field of precision agricultural aviation.

    Reference | Related Articles | Metrics | Comments0
    Review on Energy Efficiency Assessment and Carbon Emission Accounting of Food Cold Chain
    WANG Xiang, ZOU Jingui, LI You, SUN Yun, ZHANG Xiaoshuan
    Smart Agriculture    2023, 5 (1): 1-21.   DOI: 10.12133/j.smartag.SA202301007
    Abstract978)   HTML184)    PDF(pc) (1296KB)(18545)       Save

    The global energy is increasingly tight, and the global temperature is gradually rising. Energy efficiency assessment and carbon emission accounting can provide theoretical tools and practical support for the formulation of energy conservation and emission reduction strategies for the food cold chain, and is also a prerequisite for the sustainable development of the food cold chain. In this paper, the relationship and differences between energy consumption and carbon emissions in the general food cold chain are first described, and the principle, advantages and disadvantages of three energy consumption conversion standards of solar emergy value, standard coal and equivalent electricity are discussed. Besides, the possibilities of applying these three energy consumption conversion standards to energy consumption analysis and energy efficiency evaluation of food cold chain are explored. Then, for a batch of fresh agricultural products, the energy consumption of six links of the food cold chain, including the first transportation, the manufacturer, the second transportation, the distribution center, the third transportation, and the retailer, are systematically and comprehensively analyzed from the product level, and the comprehensive energy consumption level of the food cold chain are obtained. On this basis, ten energy efficiency indicators from five aspects of macro energy efficiency are proposed, including micro energy efficiency, energy economy, environmental energy efficiency and comprehensive energy efficiency, and constructs the energy efficiency evaluation index system of food cold chain. At the same time, other energy efficiency evaluation indicators and methods are also summarized. In addition, the standard of carbon emission conversion of food cold chain, namely carbon dioxide equivalent is introduce, the boundary of carbon emission accounting is determined, and the carbon emission factors of China's electricity is mainly discussed. Furthermore, the origin, principle, advantages and disadvantages of the emission factor method, the life cycle assessment method, the input-output analysis method and the hybrid life cycle assessment method, and the basic process of life cycle assessment method in the calculation of food cold chain carbon footprint are also reviewed. In order to improve the energy efficiency level of the food cold chain and reduce the carbon emissions of each link of the food cold chain, energy conservation and emission reduction methods for food cold chain are proposed from five aspects: refrigerant, distribution path, energy, phase change cool storage technology and digital twin technology. Finally, the energy efficiency assessment and carbon emission accounting of the food cold chain are briefly prospected in order to provide reference for promoting the sustainable development of China's food cold chain.

    Table and Figures | Reference | Related Articles | Metrics | Comments0
    In Situ Identification Method of Maize Stalk Width Based on Binocular Vision and Improved YOLOv8
    ZUO Haoxuan, HUANG Qicheng, YANG Jiahao, MENG Fanjia, LI Sien, LI Li
    Smart Agriculture    2023, 5 (3): 86-95.   DOI: 10.12133/j.smartag.SA202309004
    Abstract698)   HTML88)    PDF(pc) (1659KB)(18501)       Save

    [Objective] The width of maize stalks is an important indicator affecting the lodging resistance of maize. The measurement of maize stalk width has many problems, such as cumbersome manual collection process and large errors in the accuracy of automatic equipment collection and recognition, and it is of great application value to study a method for in-situ detection and high-precision identification of maize stalk width. [Methods] The ZED2i binocular camera was used and fixed in the field to obtain real-time pictures from the left and right sides of maize stalks together. The picture acquisition system was based on the NVIDIA Jetson TX2 NX development board, which could achieve timed shooting of both sides view of the maize by setting up the program. A total of maize original images were collected and a dataset was established. In order to observe more features in the target area from the image and provide assistance to improve model training generalization ability, the original images were processed by five processing methods: image saturation, brightness, contrast, sharpness and horizontal flipping, and the dataset was expanded to 3500 images. YOLOv8 was used as the original model for identifying maize stalks from a complex background. The coordinate attention (CA) attention mechanism can bring huge gains to downstream tasks on the basis of lightweight networks, so that the attention block can capture long-distance relationships in one direction while retaining spatial information in the other direction, so that the position information can be saved in the generated attention map to focus on the area of interest and help the network locate the target better and more accurately. By adding the CA module multiple times, the CA module was fused with the C2f module in the original Backbone, and the Bottleneck in the original C2f module was replaced by the CA module, and the C2fCA network module was redesigned. Replacing the loss function Efficient IoU Loss(EIoU) splits the loss term of the aspect ratio into the difference between the predicted width and height and the width and height of the minimum outer frame, which accelerated the convergence of the prediction box, improved the regression accuracy of the prediction box, and further improved the recognition accuracy of maize stalks. The binocular camera was then calibrated so that the left and right cameras were on the same three-dimensional plane. Then the three-dimensional reconstruction of maize stalks, and the matching of left and right cameras recognition frames was realized through the algorithm, first determine whether the detection number of recognition frames in the two images was equal, if not, re-enter the binocular image. If they were equal, continue to judge the coordinate information of the left and right images, the width and height of the bounding box, and determine whether the difference was less than the given Ta. If greater than the given Ta, the image was re-imported; If it was less than the given Ta, the confidence level of the recognition frame of the image was determined whether it was less than the given Tb. If greater than the given Tb, the image is re-imported; If it is less than the given Tb, it indicates that the recognition frame is the same maize identified in the left and right images. If the above conditions were met, the corresponding point matching in the binocular image was completed. After the three-dimensional reconstruction of the binocular image, the three-dimensional coordinates (Ax, Ay, Az) and (Bx, By, Bz) in the upper left and upper right corners of the recognition box under the world coordinate system were obtained, and the distance between the two points was the width of the maize stalk. Finally, a comparative analysis was conducted among the improved YOLOv8 model, the original YOLOv8 model, faster region convolutional neural networks (Faster R-CNN), and single shot multiBox detector (SSD)to verify the recognition accuracy and recognition accuracy of the model. [Results and Discussions] The precision rate (P)、recall rate (R)、average accuracy mAP0.5、average accuracy mAP0.5:0.95 of the improved YOLOv8 model reached 96.8%、94.1%、96.6% and 77.0%. Compared with YOLOv7, increased by 1.3%、1.3%、1.0% and 11.6%, compared with YOLOv5, increased by 1.8%、2.1%、1.2% and 15.8%, compared with Faster R-CNN, increased by 31.1%、40.3%、46.2%、and 37.6%, and compared with SSD, increased by 20.6%、23.8%、20.9% and 20.1%, respectively. Respectively, and the linear regression coefficient of determination R2, root mean square error RMSE and mean absolute error MAE were 0.373, 0.265 cm and 0.244 cm, respectively. The method proposed in the research can meet the requirements of actual production for the measurement accuracy of maize stalk width. [Conclusions] In this study, the in-situ recognition method of maize stalk width based on the improved YOLOv8 model can realize the accurate in-situ identification of maize stalks, which solves the problems of time-consuming and laborious manual measurement and poor machine vision recognition accuracy, and provides a theoretical basis for practical production applications.

    Table and Figures | Reference | Related Articles | Metrics | Comments0
    Typical Raman Spectroscopy Ttechnology and Research Progress in Agriculture Detection
    GAO Zhen, ZHAO Chunjiang, YANG Guiyan, DONG Daming
    Smart Agriculture    2022, 4 (2): 121-134.   DOI: 10.12133/j.smartag.SA202201013
    Abstract1432)   HTML141)    PDF(pc) (819KB)(17748)       Save

    Raman spectroscopy is a type of scattering spectroscopy with features such as rapid, less susceptible to moisture interference, no sample pre-treatment and in vivo detection. As a powerful characterization tool for analyzing and testing the molecular composition and structure of substances, Raman spectroscopy is also playing an extremely important role in the detection of plant and animal phenotypes, food safety, soil and water quality in the agricultural field with the continuous improvement of Raman spectroscopy technology. In this paper, the detection principles of Raman spectroscopy are introduced, and the new progresses of eight Raman spectroscopy technology are summarized, including confocal microscopy Raman spectroscopy, Fourier transform Raman spectroscopy, surface-enhanced Raman spectroscopy, tip-enhanced Raman spectroscopy, resonance Raman spectroscopy, spatially shifted Raman spectroscopy, frequency-shifted excitation Raman difference spectroscopy and Raman spectroscopy based on nonlinear optics, etc. And their advantages and disadvantages and application scenarios are prerented, respectively. The applications of Raman spectroscopy in plant detection, soil detection, water quality detection, food detection, etc. are summarized. It can be specifically subdivided into plant phenotype, plant stress, soil pesticide residue detection, soil colony detection, soil nutrient detection, food pesticide detection, food quality detection, food adulteration detection, and water quality detection. In future agricultural applications, the elimination of fluorescence background due to complex living organisms in Raman spectroscopy is the next research direction. The study of stable enhanced substrates is an important direction in the application of Surface Enhanced Raman Spectroscopy (SERS). In order to meet the measurement of different scenarios, portable and telemetric Raman spectrometers will also play an important role in the future. Raman spectroscopy needs to be further explored for a wide variety of research objects in agriculture, especially for applications in animal science, for which there is still a paucity of relevant studies up to now. In the existing field of agricultural research, it is necessary to pursue the characterization of more specific substances by Raman spectroscopy, which can prompt the application of Raman spectroscopy for a wider range of uses in agriculture. Further, the pursuit of lower detection limits and higher stability for practical applications is also the direction of development of Raman spectroscopy in the field of agriculture. Finally, the challenges that need to be solved and the future development directions of Raman spectroscopy are proposed in the field of agriculture in order to bring more inspiration to future agricultural production and research.

    Table and Figures | Reference | Related Articles | Metrics | Comments0
    Research progress and prospect on non-destructive detection and quality grading technology of apple
    Cao Yudong, Qi Weiyan, Li Xian, Li Zhemin
    Smart Agriculture    2019, 1 (3): 29-45.   DOI: 10.12133/j.smartag.2019.1.3.201906-SA011
    Abstract2420)   HTML1128)    PDF(pc) (1394KB)(16255)       Save

    China has high total apple output, but the export volume is low. The high-end apple market is mostly occupied by imported apples. The main reason of this situation is the lack of technologies and equipments for fruit quality classification, and the degree of automation after picking stands low. The apples enter the consumer market without simple roughing processing, and the quality of the apple is unstable, which greatly reduces its market competitiveness. In this paper, the status quo of non-destructive detection and grading technology of apple quality was analyzed, then the development was forecasted. Apple non-destructive detection technology mainly includes spectrum, electrical characteristics, CT, chromatography, electronic nose and computer vision technology. According to the functional characteristics, advantages and disadvantages of various technologies, it is proposed to develop apple odor detection method based on new sensor technology; adopting multi-feature grading method based on machine vision, the combination of apple quality non-destructive testing technology and grading technology can promote the improvement of apple's industrial competitiveness. Overall, the needs of apple quality non-destructive detection and grading technology development in China are urgent. Detections with new technologies such as nanotechnology, biotechnology and artificial intelligence methods of sensor technology and products in apple non-destructive, quality grading detection and multi-technology have great potential. A real-time, efficient, high-precision grading systems in apple quality which integrates electricity, light, gas and computer vision may be an important development direction for improving apple's quality and enhancing the competitiveness of the apple industry.

    Reference | Related Articles | Metrics | Comments0
    The Key Issues and Evaluation Methods for Constructing Agricultural Pest and Disease Image Datasets: A Review
    GUAN Bolun, ZHANG Liping, ZHU Jingbo, LI Runmei, KONG Juanjuan, WANG Yan, DONG Wei
    Smart Agriculture    2023, 5 (3): 17-34.   DOI: 10.12133/j.smartag.SA202306012
    Abstract1396)   HTML179)    PDF(pc) (1576KB)(16073)       Save

    [Significance] The scientific dataset of agricultural pests and diseases is the foundation for monitoring and warning of agricultural pests and diseases. It is of great significance for the development of agricultural pest control, and is an important component of developing smart agriculture. The quality of the dataset affecting the effectiveness of image recognition algorithms, with the discovery of the importance of deep learning technology in intelligent monitoring of agricultural pests and diseases. The construction of high-quality agricultural pest and disease datasets is gradually attracting attention from scholars in this field. In the task of image recognition, on one hand, the recognition effect depends on the improvement strategy of the algorithm, and on the other hand, it depends on the quality of the dataset. The same recognition algorithm learns different features in different quality datasets, so its recognition performance also varies. In order to propose a dataset evaluation index to measure the quality of agricultural pest and disease datasets, this article analyzes the existing datasets and takes the challenges faced in constructing agricultural pest and disease image datasets as the starting point to review the construction of agricultural pest and disease datasets. [Progress] Firstly, disease and pest datasets are divided into two categories: private datasets and public datasets. Private datasets have the characteristics of high annotation quality, high image quality, and a large number of inter class samples that are not publicly available. Public datasets have the characteristics of multiple types, low image quality, and poor annotation quality. Secondly, the problems faced in the construction process of datasets are summarized, including imbalanced categories at the dataset level, difficulty in feature extraction at the dataset sample level, and difficulty in measuring the dataset size at the usage level. These include imbalanced inter class and intra class samples, selection bias, multi-scale targets, dense targets, uneven data distribution, uneven image quality, insufficient dataset size, and dataset availability. The main reasons for the problem are analyzed by two key aspects of image acquisition and annotation methods in dataset construction, and the improvement strategies and suggestions for the algorithm to address the above issues are summarized. The collection devices of the dataset can be divided into handheld devices, drone platforms, and fixed collection devices. The collection method of handheld devices is flexible and convenient, but it is inefficient and requires high photography skills. The drone platform acquisition method is suitable for data collection in contiguous areas, but the detailed features captured are not clear enough. The fixed device acquisition method has higher efficiency, but the shooting scene is often relatively fixed. The annotation of image data is divided into rectangular annotation and polygonal annotation. In image recognition and detection, rectangular annotation is generally used more frequently. It is difficult to label images that are difficult to separate the target and background. Improper annotation can lead to the introduction of more noise or incomplete algorithm feature extraction. In response to the problems in the above three aspects, the evaluation methods are summarized for data distribution consistency, dataset size, and image annotation quality at the end of the article. [Conclusions and Prospects] The future research and development suggestions for constructing high-quality agricultural pest and disease image datasets based are proposed on the actual needs of agricultural pest and disease image recognition:(1) Construct agricultural pest and disease datasets combined with practical usage scenarios. In order to enable the algorithm to extract richer target features, image data can be collected from multiple perspectives and environments to construct a dataset. According to actual needs, data categories can be scientifically and reasonably divided from the perspective of algorithm feature extraction, avoiding unreasonable inter class and intra class distances, and thus constructing a dataset that meets task requirements for classification and balanced feature distribution. (2) Balancing the relationship between datasets and algorithms. When improving algorithms, consider the more sufficient distribution of categories and features in the dataset, as well as the size of the dataset that matches the model, to improve algorithm accuracy, robustness, and practicality. It ensures that comparative experiments are conducted on algorithm improvement under the same evaluation standard dataset, and improved the pest and disease image recognition algorithm. Research the correlation between the scale of agricultural pest and disease image data and algorithm performance, study the relationship between data annotation methods and algorithms that are difficult to annotate pest and disease images, integrate recognition algorithms for fuzzy, dense, occluded targets, and propose evaluation indicators for agricultural pest and disease datasets. (3) Enhancing the use value of datasets. Datasets can not only be used for research on image recognition, but also for research on other business needs. The identification, collection, and annotation of target images is a challenging task in the construction process of pest and disease datasets. In the process of collecting image data, in addition to collecting images, attention can be paid to the collection of surrounding environmental information and host information. This method is used to construct a multimodal agricultural pest and disease dataset, fully leveraging the value of the dataset. In order to focus researchers on business innovation research, it is necessary to innovate the organizational form of data collection, develop a big data platform for agricultural diseases and pests, explore the correlation between multimodal data, improve the accessibility and convenience of data, and provide efficient services for application implementation and business innovation.

    Table and Figures | Reference | Related Articles | Metrics | Comments0
    Research Application of Artificial Intelligence in Agricultural Risk Management: A Review
    GUI Zechun, ZHAO Sijian
    Smart Agriculture    2023, 5 (1): 82-98.   DOI: 10.12133/j.smartag.SA202211004
    Abstract1296)   HTML146)    PDF(pc) (1410KB)(15953)       Save

    Agriculture is a basic industry deeply related to the national economy and people's livelihood, while it is also a weak industry. There are some problems with traditional agricultural risk management research methods, such as insufficient mining of nonlinear information, low accuracy and poor robustness. Artificial intelligence(AI) has powerful functions such as strong nonlinear fitting, end-to-end modeling, feature self-learning based on big data, which can solve the above problems well. The research progress of artificial intelligence technology in agricultural vulnerability assessment, agricultural risk prediction and agricultural damage assessment were first analyzed in this paper, and the following conclusions were obtained: 1. The feature importance assessment of AI in agricultural vulnerability assessment lacks scientific and effective verification indicators, and the application method makes it impossible to compare the advantages and disadvantages of multiple AI models. Therefore, it is suggested to use subjective and objective methods for evaluation; 2. In risk prediction, it is found that with the increase of prediction time, the prediction ability of machine learning model tends to decline. Overfitting is a common problem in risk prediction, and there are few researches on the mining of spatial information of graph data; 3. Complex agricultural production environment and varied application scenarios are important factors affecting the accuracy of damage assessment. Improving the feature extraction ability and robustness of deep learning models is a key and difficult issue to be overcome in future technological development. Then, in view of the performance improvement problem and small sample problem existing in the application process of AI technology, corresponding solutions were put forward. For the performance improvement problem, according to the user's familiarity with artificial intelligence, a variety of model comparison method, model group method and neural network structure optimization method can be used respectively to improve the performance of the model; For the problem of small samples, data augmentation, GAN (Generative Adversarial Network) and transfer learning can often be combined to increase the amount of input data of the model, enhance the robustness of the model, accelerate the training speed of the model and improve the accuracy of model recognition. Finally, the applications of AI in agricultural risk management were prospected: In the future, AI algorithm could be considered in the construction of agricultural vulnerability curve; In view of the relationship between upstream and downstream of agricultural industry chain and agriculture-related industries, the graph neural network can be used more in the future to further study the agricultural price risk prediction; In the modeling process of future damage assessment, more professional knowledge related to the assessment target can be introduced to enhance the feature learning of the target, and expanding the small sample data is also the key subject of future research.

    Table and Figures | Reference | Related Articles | Metrics | Comments0
    Research Advances and Prospects of Crop 3D Reconstruction Technology
    ZHU Rongsheng, LI Shuai, SUN Yongzhe, CAO Yangyang, SUN Kai, GUO Yixin, JIANG Bofeng, WANG Xueying, LI Yang, ZHANG Zhanguo, XIN Dawei, HU Zhenbang, CHEN Qingshan
    Smart Agriculture    2021, 3 (3): 94-115.   DOI: 10.12133/j.smartag.2021.3.3.202102-SA002
    Abstract2481)   HTML314)    PDF(pc) (1950KB)(15662)       Save

    Crop 3-dimensional (3D) reconstruction is one of the most fundamental techniques in crop phenomics, and is an important tool to accurately describe the holographic structure of crop morphology. 3D reconstruction models of crops are important for high-throughput crop phenotype acquisition, crop plant characteristics evaluation, and plant structure and phenotype correlation analysis. In order to promote and popularize the 3D reconstruction technology in crop phenotype research, the basic methods and application characteristics, the current advances of research and the prospects of 3D reconstruction in crops were review in this paper. Firstly, the existing methods of crop 3D reconstruction were summarized, the basic principles of each method were reviewed, the characteristics, advantages and disadvantages of each method were analyzed, the applicability of each method on the basis of the general process of crop 3D reconstruction methods were introduced, and the specific process and considerations for the implementation of each method were summarized. Secondly, the application of crop 3D reconstruction were divided into three parts: single crop reconstruction, field group reconstruction and root system, according to different target objects, and the applications of crop 3D reconstruction technology from these three perspectives were reviewed, the research advances of each method for different crop 3D reconstruction based on accuracy, speed and cost were explored, and the problems and challenges of crop 3D reconstruction in the context of different reconstruction objects were organized. Finally, the prospects of crop 3D reconstruction technology were analyzed.

    Reference | Related Articles | Metrics | Comments0
    Indoor phenotyping platforms and associated trait measurement: Progress and prospects
    Xu Lingxiang, Chen Jiawei, Ding Guohui, Lu Wei, Ding Yanfeng, Zhu Yan, Zhou Ji
    Smart Agriculture    2020, 2 (1): 23-42.   DOI: 10.12133/j.smartag.2020.2.1.202003-SA002
    Abstract3169)   HTML5514)    PDF(pc) (1588KB)(14940)       Save

    Plant phenomics is under rapid development in recent years, a research field that is progressing towards integration, scalability, multi-perspectivity and high-throughput analysis. Through combining remote sensing, Internet of Things (IoT), robotics, computer vision, and artificial intelligence techniques such as machine learning and deep learning, relevant research methodologies, biological applications and theoretical foundation of this research domain have been advancing speedily in recent years. This article first introduces the current trends of plant phenomics and its related progress in China and worldwide. Then, it focuses on discussing the characteristics of indoor phenotyping and phenotypic traits that are suitable for indoor experiments, including yield, quality, and stress related traits such as drought, cold and heat resistance, salt stress, heavy metals, and pests. By connecting key phenotypic traits with important biological questions in yield production, crop quality and Stress-related tolerance, we associated indoor phenotyping hardware with relevant biological applications and their plant model systems, for which a range of indoor phenotyping devices and platforms are listed and categorized according to their throughput, sensor integration, platform size, and applications. Additionally, this article introduces existing data management solutions and analysis software packages that are representative for phenotypic analysis. For example, ISA-Tab and MIAPPE ontology standards for capturing metadata in plant phenotyping experiments, PHIS and CropSight for managing complicated datasets, and Python or MATLAB programming languages for automated image analysis based on libraries such as OpenCV, Scikit-Image, MATLAB Image Processing Toolbox. Finally, due to the importance of extracting meaningful information from big phenotyping datasets, this article pays extra attention to the future development of plant phenomics in China, with suggestions and recommendations for the integration of multi-scale phenotyping data to increase confidence in research outcomes, the cultivation of cross-disciplinary researchers to lead the next-generation plant research, as well as the collaboration between academia and industry to enable world-leading research activities in the near future.

    Reference | Related Articles | Metrics | Comments0
    Advances in the Applications of Deep Learning Technology for Livestock Smart Farming
    GUO Yangyang, DU Shuzeng, QIAO Yongliang, LIANG Dong
    Smart Agriculture    2023, 5 (1): 52-65.   DOI: 10.12133/j.smartag.SA202205009
    Abstract1655)   HTML212)    PDF(pc) (1118KB)(13993)       Save

    Accurate and efficient monitoring of animal information, timely analysis of animal physiological and physical health conditions, and automatic feeding and farming management combined with intelligent technologies are of great significance for large-scale livestock farming. Deep learning techniques, with automatic feature extraction and powerful image representation capabilities, solve many visual challenges, and are more suitable for application in monitoring animal information in complex livestock farming environments. In order to further analyze the research and application of artificial intelligence technology in intelligent animal farming, this paper presents the current state of research on deep learning techniques for tag detection recognition, body condition evaluation and weight estimation, and behavior recognition and quantitative analysis for cattle, sheep and pigs. Among them, target detection and recognition is conducive to the construction of electronic archives of individual animals, on which basis the body condition and weight information, behavior information and health status of animals can be related, which is also the trend of intelligent animal farming. At present, intelligent animal farming still faces many problems and challenges, such as the existence of multiple perspectives, multi-scale, multiple scenarios and even small sample size of a certain behavior in data samples, which greatly increases the detection difficulty and the generalization of intelligent technology application. In addition, animal breeding and animal habits are a long-term process. How to accurately monitor the animal health information in real time and effectively feed it back to the producer is also a technical difficulty. According to the actual feeding and management needs of animal farming, the development of intelligent animal farming is prospected and put forward. First, enrich the samples and build a multi perspective dataset, and combine semi supervised or small sample learning methods to improve the generalization ability of in-depth learning models, so as to realize the perception and analysis of the animal's physical environment. Secondly, the unified cooperation and harmonious development of human, intelligent equipment and breeding animals will improve the breeding efficiency and management level as a whole. Third, the deep integration of big data, deep learning technology and animal farming will greatly promote the development of intelligent animal farming. Last, research on the interpretability and security of artificial intelligence technology represented by deep learning model in the breeding field. And other development suggestions to further promote intelligent animal farming. Aiming at the progress of research application of deep learning in livestock smart farming, it provides reference for the modernization and intelligent development of livestock farming.

    Table and Figures | Reference | Related Articles | Metrics | Comments0
    Research Progress of Key Technologies and Verification Methods of Numerical Modeling for Plant Protection Unmanned Aerial Vehicle Application
    TANG Qing, ZHANG Ruirui, CHEN Liping, LI Longlong, XU Gang
    Smart Agriculture    2021, 3 (3): 1-21.   DOI: 10.12133/j.smartag.2021.3.3.202107-SA004
    Abstract1126)   HTML103)    PDF(pc) (2594KB)(13068)       Save

    With the increasing application of plant protection unmanned aerial vehicle (UAV) in precision agriculture, the numerical simulation methods for the development of the downwash flow field of the plant protection UAV and the deposition and drift process of droplets affected by the downwash flow field have achieved rapid and diversified development, but the advantages, disadvantages, scope of application, and verification of each method still lack a systematic review. This article discusses the inviscid model, computational fluid dynamics model and lattice Boltzmann model (LBM) respectively. The advantage of the inviscid wake vortex model based on the vortex element method is that the calculation process is simple. Moreover, integrated with the most widely used aerial spray drift prediction software AGricultural DISPersal (AGDISP), it can be a promising way to do real-time UAV spray drift prediction. But due to lack of viscosity and turbulence models, the droplet deposition and drift simulation accuracy of inviscid model is relatively lower than other models. The computational fluid dynamics (CFD) model includes the finite volume method (FVM) and the finite difference method (FDM). The FVM in the computational fluid dynamics model has high robustness and can be applied to the simulation of various complex environments. Many commercial CFD software are based on FVM and achieved a fast development in aerial spray modeling recently. However, the FVM is greatly affected by the quality of the mesh, and its commonly used upwind style has limited accuracy (second-order accuracy). Under the same mesh density, it is easier to generate artificial dissipation when simulating the rotor tip vortex than the finite difference method. As a result, the simulated rotor tip vortex dissipation speed is much faster than the actual situation. Compared with the FVM, the structured grid used in the FDM is easier to construct a high-order precision numerical format. Which can reach 4-5 orders of accuracy, and with adaptive grid technology, FDM can simulate the evolution of rotor tip vortex with high temporal and spatial accuracy, and can reproduce the typical flow structure development process of the real rotor downwash flow field. However, it also has problems such as high grid structure requirements and excessive computing power requirements. LBM has advantages in computing three-dimensional flow field problems with complex boundary conditions and non-stationary moving objects. However, there are still shortcomings in its functional diversity and completeness. The accuracy of the numerical models mentioned above still needs field test and indoor experiment such as high-speed Particle Image Velocimetry (PIV)/ Phase Doppler Interferometry (PDI) method to verify and optimize. The authors finally pointed out the future direction of plant protection UAV application simulation and verification.

    Reference | Related Articles | Metrics | Comments0
    Research Progress and Enlightenment of Japanese Harvesting Robot in Facility Agriculture
    HUANG Zichen, SUGIYAMA Saki
    Smart Agriculture    2022, 4 (2): 135-149.   DOI: 10.12133/j.smartag.SA202202008
    Abstract1750)   HTML226)    PDF(pc) (1780KB)(12883)       Save

    Intelligent equipment is necessary to ensure stable, high-quality, and efficient production of facility agriculture. Among them, intelligent harvesting equipment needs to be designed and developed according to the characteristics of fruits and vegetables, so there is little large-scale mechanization. The intelligent harvesting equipment in Japan has nearly 40 years of research and development history since the 1980s, and the review of its research and development products has specific inspiration and reference significance. First, the preferential policies that can be used for harvesting robots in the support policies of the government and banks to promote the development of facility agriculture were introduced. Then, the development of agricultural robots in Japan was reviewed. The top ten fruits and vegetables in the greenhouse were selected, and the harvesting research of tomato, eggplant, green pepper, cucumber, melon, asparagus, and strawberry harvesting robots based on the combination of agricultural machinery and agronomy was analyzed. Next, the commercialized solutions for tomato, green pepper, and strawberry harvesting system were detailed and reviewed. Among them, taking the green pepper harvesting robot developed by the start-up company AGRIST Ltd. in recent years as an example, the harvesting robot developed by the company based on the Internet of Things technology and artificial intelligence algorithms was explained. This harvesting robot can work 24 h a day and can control the robot's operation through the network. Then, the typical strawberry harvesting robot that had undergone four generations of prototype development were reviewed. The fourth-generation system was a systematic solution developed by the company and researchers. It consisted of high-density movable seedbeds and a harvesting robot with the advantages of high space utilization, all-day work, and intelligent quality grading. The strengths, weaknesses, challenges, and future trends of prototype and industrialized solutions developed by universities were also summarized. Finally, suggestions for accelerating the development of intelligent, smart, and industrialized harvesting robots in China's facility agriculture were provided.

    Table and Figures | Reference | Related Articles | Metrics | Comments0
    From Stand to Organ Level—A Trial of Connecting DSSAT and GreenLab Crop Model through Data
    WANG Xiujuan, KANG Mengzhen, HUA Jing, DE REFFYE Philippe
    Smart Agriculture    2021, 3 (2): 77-87.   DOI: 10.12133/j.smartag.2021.3.2.202103-SA006
    Abstract1065)   HTML39)    PDF(pc) (2152KB)(11355)       Save

    Crop models involve complex plant processes, which can be built in different scales of space and time, from molecule, cell, organ, tissue, individual to stand in space and from second to year in time. Based on different research requirements, switching the model scales can make the applicability of the model more extensive and flexible. How to switch the crop model from stand level to organ level is the content of this research. The DSSAT software (stand level) and functional-structural plant model 'GreenLab' (organ level) were chosen to explore the possibility to switch the crop model from stand to organ level. The DSSAT can simulate the growth and development processes of crops in detail according to the growth period by taking the data of weather, soil, crop management, and observational data as input. The GreenLab can simulate the growth and development and their interaction of crops by considering plant structure, and the model parameters can be estimated according to the measurements. In this study, the experimental data contains two parts: the measurements of four maize cultivars with two treatments (irrigated and rainfed) in DSSAT, and the simulations including the weights of leaves, internodes and fruits per day using DSSAT based on the measurements. The simulation results of DSSAT were used to calibrate the parameters of the environmental (E), sink strength (Po), and remobilization (kb and ki) in GreenLab, and to compute the weights of leaves, internodes and fruits for each phytomer. The simulation results of the GreenLab model were compared and analyzed with the experimental data and the simulations of DSSAT. The consistency of calculation results could be an indicator to explore the method of building an interface between different-scale crop models, and to compare the characteristics of different models. The results showed that the GreenLab model could reproduce the simulation data of the DSSAT and the measurement data, including the leaf area index (LAI) and the total weight of the plants, and further could compute the biomass for each organ (leaf, internode and fruit), and the biomass distribution among organs, the biomass production (Q), the demand (D) and the ratio between Q and D during the growth. Therefore, the detailed information of organ growth and development could be reproduced and the 3D structures of plant could be given. Finally, the advantages and application fields of different-scale model integration were discussed.

    Reference | Related Articles | Metrics | Comments0
    A Lightweight Fruit Load Estimation Model for Edge Computing Equipment
    XIA Xue, CHAI Xiujuan, ZHANG Ning, ZHOU Shuo, SUN Qixin, SUN Tan
    Smart Agriculture    2023, 5 (2): 1-12.   DOI: 10.12133/j.smartag.SA202305004
    Abstract773)   HTML157)    PDF(pc) (2277KB)(11080)       Save

    [Objective] The fruit load estimation of fruit tree is essential for horticulture management. Traditional estimation method by manual sampling is not only labor-intensive and time-consuming but also prone to errors. Most existing models can not apply to edge computing equipment with limited computing resources because of their high model complexity. This study aims to develop a lightweight model for edge computing equipment to estimate fruit load automatically in the orchard. [Methods] The experimental data were captured using the smartphone in the citrus orchard in Jiangnan district, Nanning city, Guangxi province. In the dataset, 30 videos were randomly selected for model training and other 10 for testing. The general idea of the proposed algorithm was divided into two parts: Detecting fruits and extracting ReID features of fruits in each image from the video, then tracking fruit and estimating the fruit load. Specifically, the CSPDarknet53 network was used as the backbone of the model to achieve feature extraction as it consumes less hardware computing resources, which was suitable for edge computing equipment. The path aggregation feature pyramid network PAFPN was introduced as the neck part for the feature fusion via the jump connection between the low-level and high-level features. The fused features from the PAFPN were fed into two parallel branches. One was the fruit detection branch and another was the identity embedding branch. The fruit detection branch consisted of three prediction heads, each of which performed 3×3 convolution and 1×1 convolution on the feature map output by the PAFPN to predict the fruit's keypoint heat map, local offset and bounding box size, respectively. The identity embedding branch distinguished between different fruit identity features. In the fruit tracking stage, the byte mechanism from the ByteTrack algorithm was introduced to improve the data association of the FairMOT method, enhancing the performance of fruit load estimation in the video. The Byte algorithm considered both high-score and low-score detection boxes to associate the fruit motion trajectory, then matches the identity features' similarity of fruits between frames. The number of fruit IDs whose tracking duration longer than five frames was counted as the amount of citrus fruit in the video. [Results and Discussions] All experiments were conducted on edge computing equipment. The fruit detection experiment was conducted under the same test dataset containing 211 citrus tree images. The experimental results showed that applying CSPDarkNet53+PAFPN structure in the proposed model achieved a precision of 83.6%, recall of 89.2% and F1 score of 86.3%, respectively, which were superior to the same indexes of FairMOT (ResNet34) model, FairMOT (HRNet18) model and Faster RCNN model. The CSPDarkNet53+PAFPN structure adopted in the proposed model could better detect the fruits in the images, laying a foundation for estimating the amount of citrus fruit on trees. The model complexity experimental results showed that the number of parameters, FLOPs (Floating Point Operations) and size of the proposed model were 5.01 M, 36.44 G and 70.2 MB, respectively. The number of parameters for the proposed model was 20.19% of FairMOT (ResNet34) model's and 41.51% of FairMOT (HRNet18) model's. The FLOPs for the proposed model was 78.31% less than FairMOT (ResNet34) model's and 87.63% less than FairMOT (HRNet18) model's. The model size for the proposed model was 23.96% of FairMOT (ResNet34) model's and 45.00% of FairMOT (HRNet18) model's. Compared with the Faster RCNN, the model built in this study showed advantages in the number of parameters, FLOPs and model size. The low complexity proved that the proposed model was more friendly to edge computing equipment. Compared with the lightweight backbone network EfficientNet-Lite, the CSPDarkNet53 applied in the proposed model's backbone performed better fruit detection and model complexity. For fruit load estimation, the improved tracking strategy that integrated the Byte algorithm into the FairMOT positively boosted the estimation accuracy of fruit load. The experimental results on the test videos showed that the AEP (Average Estimating Precision) and FPS (Frames Per Second) of the proposed model reached 91.61% and 14.76 f/s, which indicated that the proposed model could maintain high estimation accuracy while the FPS was 2.4 times and 4.7 times of the comparison models, respectively. The RMSE (Root Mean Square Error) of the proposed model was 4.1713, which was 47.61% less than FairMOT (ResNet34) model's and 22.94% less than FairMOT (HRNet18) model's. The R2 of the determination coefficient between the algorithm-measured value and the manual counted value was 0.9858, which was superior to other comparison models. The proposed model revealed better performance in estimating fruit load and lower model complexity than other comparatives. [Conclusions] The experimental results proved the validity of the proposed model for fruit load estimation on edge computing equipment. This research could provide technical references for the automatic monitoring and analysis of orchard productivity. Future research will continue to enrich the data resources, further improve the model's performance, and explore more efficient methods to serve more fruit tree varieties.

    Table and Figures | Reference | Related Articles | Metrics | Comments0
    Research Progress and Challenges of Oil Crop Yield Monitoring by Remote Sensing
    MA Yujing, WU Shangrong, YANG Peng, CAO Hong, TAN Jieyang, ZHAO Rongkun
    Smart Agriculture    2023, 5 (3): 1-16.   DOI: 10.12133/j.smartag.SA202303002
    Abstract965)   HTML187)    PDF(pc) (837KB)(10430)       Save

    [Significance] Oil crops play a significant role in the food supply, as well as the important source of edible vegetable oils and plant proteins. Real-time, dynamic and large-scale monitoring of oil crop growth is essential in guiding agricultural production, stabilizing markets, and maintaining health. Previous studies have made a considerable progress in the yield simulation of staple crops in regional scale based on remote sensing methods, but the yield simulation of oil crops in regional scale is still poor as its complexity of the plant traits and structural characteristics. Therefore, it is urgently needed to study regional oil crop yield estimation based on remote sensing technology. [Progress] This paper summarized the content of remote sensing technology in oil crop monitoring from three aspects: backgrounds, progressions, opportunities and challenges. Firstly, significances and advantages of using remote sensing technology to estimate the of oil crops have been expounded. It is pointed out that both parameter inversion and crop area monitoring were the vital components of yield estimation. Secondly, the current situation of oil crop monitoring was summarized based on remote sensing technology from three aspects of remote sensing parameter inversion, crop area monitoring and yield estimation. For parameter inversion, it is specified that optical remote sensors were used more than other sensors in oil crops inversion in previous studies. Then, advantages and disadvantages of the empirical model and physical model inversion methods were analyzed. In addition, advantages and disadvantages of optical and microwave data were further illustrated from the aspect of oil crops structure and traits characteristics. At last, optimal choice on the data and methods were given in oil crop parameter inversion. For crop area monitoring, this paper mainly elaborated from two parts of optical and microwave remote sensing data. Combined with the structure of oil crops and the characteristics of planting areas, the researches on area monitoring of oil crops based on different types of remote sensing data sources were reviewed, including the advantages and limitations of different data sources in area monitoring. Then, two yield estimation methods were introduced: remote sensing yield estimation and data assimilation yield estimation. The phenological period of oil crop yield estimation, remote sensing data source and modeling method were summarized. Next, data assimilation technology was introduced, and it was proposed that data assimilation technology has great potential in oil crop yield estimation, and the assimilation research of oil crops was expounded from the aspects of assimilation method and grid selection. All of them indicate that data assimilation technology could improve the accuracy of regional yield estimation of oil crops. Thirdly, this paper pointed out the opportunities of remote sensing technology in oil crop monitoring, put forward some problems and challenges in crop feature selection, spatial scale determination and remote sensing data source selection of oil crop yield, and forecasted the development trend of oil crop yield estimation research in the future. [Conclusions and Prospects] The paper puts forward the following suggestions for the three aspects: (1) Regarding crop feature selection, when estimating yields for oil crops such as rapeseed and soybeans, which have active photosynthesis in siliques or pods, relying solely on canopy leaf area index (LAI) as the assimilation state variable for crop yield estimation may result in significant underestimation of yields, thereby impacting the accuracy of regional crop yield simulation. Therefore, it is necessary to consider the crop plant characteristics and the agronomic mechanism of yield formation through siliques or pods when estimating yields for oil crops. (2) In determining the spatial scale, some oil crops are distributed in hilly and mountainous areas with mixed land cover. Using regularized yield simulation grids may result in the confusion of numerous background objects, introducing additional errors and affecting the assimilation accuracy of yield estimation. This poses a challenge to yield estimation research. Thus, it is necessary to choose appropriate methods to divide irregular unit grids and determine the optimal scale for yield estimation, thereby improving the accuracy of yield estimation. (3) In terms of remote sensing data selection, the monitoring of oil crops can be influenced by crop structure and meteorological conditions. Depending solely on spectral data monitoring may have a certain impact on yield estimation results. It is important to incorporate radar off-nadir remote sensing measurement techniques to perceive the response relationship between crop leaves and siliques or pods and remote sensing data parameters. This can bridge the gap between crop characteristics and remote sensing information for crop yield simulation. This paper can serve as a valuable reference and stimulus for further research on regional yield estimation and growth monitoring of oil crops. It supplements existing knowledge and provides insightful considerations for enhancing the accuracy and efficiency of oil crop production monitoring and management.

    Table and Figures | Reference | Related Articles | Metrics | Comments0
    Research Progress and Technology Trend of Intelligent Morning of Dairy Cow Motion Behavior
    WANG Zheng, SONG Huaibo, WANG Yunfei, HUA Zhixin, LI Rong, XU Xingshi
    Smart Agriculture    2022, 4 (2): 36-52.   DOI: 10.12133/j.smartag.SA202203011
    Abstract1420)   HTML159)    PDF(pc) (1155KB)(10367)       Save

    The motion behavior of dairy cows contains much of health information. The application of information and intelligent technology will help farms grasp the health status of dairy cows in time and improve breeding efficiency. In this paper, the development trend of intelligent morning technology of cow's motion behavior was mainly analyzed. Firstly, on the basis of expounding the significance of monitoring the basic motion (lying, walking, standing), oestrus, breathing, rumination and limping of dairy cows, the necessity of behavior monitoring of dairy cows was introduced. Secondly, the current research status was summarized from contact monitoring methods and non-contact monitoring methods in chronological order. The principle and achievements of related research were introduced in detail and classified. It is found that the current contact monitoring methods mainly rely on acceleration sensors, pedometers and pressure sensors, while the non-contact monitoring methods mainly rely on video images, including traditional video image analysis and video image analysis based on deep learning. Then, the development status of cow behavior monitoring industry was analyzed, and the main businesses and mainstream products of representative livestock farm automation equipment suppliers were listed. Industry giants, such as Afimilk and DeLaval, as well as their products such as intelligent collar (AfiCollar), pedometer (AfiActll Tag) and automatic milking equipment (VMS™ V300) were introduced. After that, the problems and challenges of current contact and non-contact monitoring methods of dairy cow motion behavior were put forward. The current intelligent monitoring methods of dairy cows' motion behavior are mainly wearable devices, but they have some disadvantages, such as bring stress to dairy cows and are difficult to install and maintain. Although the non-contact monitoring methods based on video image analysis technology does not bring stress to dairy cows and is low cost, the relevant research is still in its infancy, and there is still a certain distance from commercial use. Finally, the future development directions of relevant key technologies were prospected, including miniaturization and integration of wearable monitoring equipment, improving the robustness of computer vision technology, multi-target monitoring with limited equipment and promoting technology industrialization.

    Table and Figures | Reference | Related Articles | Metrics | Comments0
    Time-Varying Heterotypic-Vehicle Cold Chain Logistics Distribution Path Optimization Model
    LIU Siyuan, CHEN Tian'en, CHEN Dong, ZHANG Chi, WANG Cong
    Smart Agriculture    2021, 3 (3): 139-151.   DOI: 10.12133/j.smartag.2021.3.3.202108-SA004
    Abstract1024)   HTML63)    PDF(pc) (1122KB)(10357)       Save

    In view of the problems of constant speed and single carbon emission calculation method in the distribution model of fresh agricultural products in the transportation link of agricultural supply chain, combined with the time-varying characteristics of road network and the new multi vehicle carbon emission calculation method, this study put forward the distribution route optimization model of fresh agricultural products with four optimization objectives, which were the distribution distance, multi vehicle carbon emission, goods loss and vehicle fixed cost. In this model, the calculation of fuel consumption and carbon emission in the model would be affected by many factors, among which the load is the most important factor: Firstly, the average fuel consumption per 100 km of different trucks was calculated, then the CO2 emission factors of various trucks were calculated according to the carbon balance principle, and finally the average value of the results of each truck was taken as the carbon emission factor of the vehicle. According to those characteristics of the model, an improved double strategies co-evolutionary ant colony system (DC-ACS) was proposed. In this study, the main method was used to transform the problem into a solvable single objective problem. Then, the ant colony algorithm combined the coevolution mechanism, adaptive pheromone update strategy and local search mechanism were used to improve the solution effect of the algorithm. Finally, an appropriate fitness calculation method and stagnation avoidance strategy were designed to enhance the ability of the algorithm to jump out of local optimization. The C105 example of Solomon dataset was solved by using the improved ant colony algorithm. The optimal solutions on the four optimization objectives were 937.94 km, 4961.48 CNY, 4081.78 CNY and 7500.87 CNY respectively, which proved the effectiveness of the model proposed in this study. Based on the effectiveness of the model, the experimental results showed that the total distribution cost of the improved ant colony algorithm reduced by more than 14% on average compared with the basic ant colony algorithm on the four optimization objectives, which proved that the improved ant colony algorithm had more advantages. The improved ant colony algorithm was used to solve large-scale examples with different distributions: centralized, random and mixed. The optimal total costs were 19939.53 CNY, 24095 CNY and 24397.58 CNY, respectively. To sum up, the proposed model and algorithm could provide a good reference for the urban distribution path decision-making of cold chain logistics enterprises, a new idea to improve the distribution path optimization model and optimization method of smart agricultural supply chain, and a reference for enterprises to further expand their scale.

    Reference | Related Articles | Metrics | Comments0
    Detection of Pear Inflorescence Based on Improved Ghost-YOLOv5s-BiFPN Algorithm
    XIA Ye, LEI Xiaohui, QI Yannan, XU Tao, YUAN Quanchun, PAN Jian, JIANG Saike, LYU Xiaolan
    Smart Agriculture    2022, 4 (3): 108-119.   DOI: 10.12133/j.smartag.SA202207006
    Abstract959)   HTML120)    PDF(pc) (2214KB)(10242)       Save

    Mechanized and intelligent flower thinning is a high-speed flower thinning method nowadays. The classification and detection of flowers and flower buds are the basic requirements to ensure the normal operation of the flower thinning machine. Aiming at the problems of pear inflorescence detection and classification in the current intelligent production of pear orchards, a Y-shaped shed pear orchard inflorescence recognition algorithm Ghost-YOLOv5s-BiFPN based on improved YOLOv5s was proposed in this research. The detection model was obtained by labeling and expanding the pear tree bud and flower images collected in the field and sending them to the algorithm for training. The Ghost-YOLOv5s-BiFPN algorithm used the weighted bidirectional feature pyramid network to replace the original path aggregation network structure, and effectively fuse the features of different sizes. At the same time, ghost module was used to replace the traditional convolution, so as to reduce the amount of model parameters and improve the operation efficiency of the equipment without reducing the accuracy. The field experiment results showed that the detection accuracy of the Ghost-YOLOv5s-BiFPN algorithm for the bud and flower in the pear inflorescence were 93.21% and 89.43%, respectively, with an average accuracy of 91.32%, and the detection time of a single image was 29 ms. Compared with the original YOLOv5s algorithm, the detection accuracy was improved by 4.18%, and the detection time and model parameters were reduced by 9 ms and 46.63% respectively. Compared with the original YOLOV5s network, the mAP and recall rate were improved by 4.2% and 2.7%, respectively; the number of parameters, model size and floating point operations were reduced by 46.6%, 44.4% and 47.5% respectively, and the average detection time was shortened by 9 ms. With Ghost convolution and BIFPN adding model, the detection accuracy has been improved to a certain extent, and the model has been greatly lightweight, effectively improving the detect efficiency. From the thermodynamic diagram results, it can be seen that BIFPN structure effectively enhances the representation ability of features, making the model more effective in focusing on the corresponding features of the target. The results showed that the algorithm can meet the requirements of accurate identification and classification of pear buds and flowers, and provide technical support for the follow-up pear garden to achieve intelligent flower thinning.

    Reference | Related Articles | Metrics | Comments0
    Machine Learning Inversion Model of Soil Salinity in the Yellow River Delta Based on Field Hyperspectral and UAV Multispectral Data
    FAN Chengzhi, WANG Ziwen, YANG Xingchao, LUO Yongkai, XU Xuexin, GUO Bin, LI Zhenhai
    Smart Agriculture    2022, 4 (4): 61-73.   DOI: 10.12133/j.smartag.SA202212001
    Abstract1132)   HTML78)    PDF(pc) (1831KB)(10179)       Save

    Soil salinization in the Yellow River Delta is a difficult and miscellaneous disease to restrict the development of agricultural economy, and further hinders agricultural production. To explore the retrieval of soil salt content from remote sensing images under the condition of no vegetation coverage, the typical area of the Yellow River Delta was taken as the study area to obtain the hyperspectral of surface features, the multispectral of UAVs and the soil salt content of sample points. Three representative experimental areas with flat terrain and obvious soil salinization characteristics were set up in the study area, and 90 samples were collected in total. By optimizing the sensitive spectral parameters, machine learning algorithms of partial least squares regression (PLSR) and random forest (RF) for inversion of soil salt content were used in the study area. The results showed that: (1) Hyperspectral band of 1972 nm had the highest sensitivity to soil salt content, with correlation r of -0.31. The optimized spectral parameters of shortwave infrared can improve the accuracy of estimating soil salt content. (2) RF model optimized by two different data sources had better stability than PLSR model. RF model performed well in terms of generalization ability and balance error, but it had some over-fitting problems. (3) RF model based on ground feature hyperspectral (R2 =0.54, verified RMSE=3.30 g/kg) was superior to the random forest model based on UAV multispectral (R2 =0.54, verified RMSE=3.35 g/kg). The combination of image texture features improved the estimation accuracy of multispectral model, but the verification accuracy was still lower than that of hyperspectral model. (4) Soil salt content based on UAV multi-spectral imageries and RF model was mapped in the study area. This study demonstrates that the level of soil salinization in the Yellow River Delta region is significantly different in geographical location. The cultivated land in the study area is mainly light and moderate salinized soil with has certain restrictions on crop cultivation. Areas with low soil salt content are suitable for planting crops in low salinity fields, and farmland with high soil salt content is suitable for planting crops with high salinity tolerance. This study constructed and compared the soil salinity inversion models of the Yellow River Delta from two different sources of data, optimized them based on the advantages of each data source, explored the inversion of soil salinity content without vegetation coverage, and can provide a reference for more accurate inversion of land salinization.

    Reference | Related Articles | Metrics | Comments0
    Intelligent Identification of Crop Agronomic Traits and Morphological Structure Phenotypes: A Review
    ZHANG Jianhua, YAO Qiong, ZHOU Guomin, WU Wendi, XIU Xiaojie, WANG Jian
    Smart Agriculture    2024, 6 (2): 14-27.   DOI: 10.12133/j.smartag.SA202401015
    Abstract1845)   HTML118)    PDF(pc) (1376KB)(10141)       Save

    [Significance] The crop phenotype is the visible result of the complex interplay between crop genes and the environment. It reflects the physiological, ecological, and dynamic aspects of crop growth and development, serving as a critical component in the realm of advanced breeding techniques. By systematically analyzing crop phenotypes, researchers can gain valuable insights into gene function and identify genetic factors that influence important crop traits. This information can then be leveraged to effectively harness germplasm resources and develop breakthrough varieties. Utilizing data-driven, intelligent, dynamic, and non-invasive methods for measuring crop phenotypes allows researchers to accurately capture key growth traits and parameters, providing essential data for breeding and selecting superior crop varieties throughout the entire growth cycle. This article provides an overview of intelligent identification technologies for crop agronomic traits and morphological structural phenotypes. [Progress] Crop phenotype acquisition equipment serves as the essential foundation for acquiring, analyzing, measuring, and identifying crop phenotypes. This equipment enables detailed monitoring of crop growth status. The article presents an overview of the functions, performance, and applications of the leading high-throughput crop phenotyping platforms, as well as an analysis of the characteristics of various sensing and imaging devices used to obtain crop phenotypic information. The rapid advancement of high-throughput crop phenotyping platforms and sensory imaging equipment has facilitated the integration of cutting-edge imaging technology, spectroscopy technology, and deep learning algorithms. These technologies enable the automatic and high-throughput acquisition of yield, resistance, quality, and other relevant traits of large-scale crops, leading to the generation of extensive multi-dimensional, multi-scale, and multi-modal crop phenotypic data. This advancement supports the rapid progression of crop phenomics. The article also discusses the research progress of intelligent recognition technologies for agronomic traits such as crop plant height acquisition, crop organ detection, and counting, as well as crop ideotype recognition, crop morphological information measurement, and crop three-dimensional reconstruction for morphological structure intelligent recognition. Furthermore, this article outlines the main challenges faced in this field, including: difficulties in data collection in complex environments, high requirements for data scale, diversity, and preprocessing, the need to improve the lightweight nature and generalization ability of models, as well as the high cost of data collection equipment and the need to enhance practicality. [Conclusions and Prospects] Finally, this article puts forward the development directions of crop phenotype intelligent recognition technology, including: developing new and low cost intelligent field equipment for acquiring and analyzing crop phenotypes, enhancing the standardization and consistency of field crop phenotype acquisition, strengthening the generality of intelligent crop phenotype recognition models, researching crop phenotype recognition methods that involve multi-perspective, multimodal, multi-point continuous analysis, and spatiotemporal feature fusion, as well as improving model interpretability.

    Table and Figures | Reference | Related Articles | Metrics | Comments0
    State-of-the-art and recommended developmental strategic objectivs of smart agriculture
    Zhao Chunjiang
    Smart Agriculture    2019, 1 (1): 1-7.   DOI: 10.12133/j.smartag.2019.1.1.201812-SA005
    Abstract10325)   HTML17622)    PDF(pc) (433KB)(9826)       Save

    With the wide applications of modern information technology in agriculture, agricultural intelligent technology revolution with manifestation of smart agriculture is coming. Smart agriculture is an advanced stage in the development of agricultural informatization from digitalization to networking to intelligence, it forms a new way of agricultural production, i.e., taking information and knowledge as the core elements, and integrating modern information technology such as internet, internet of things (IoT), big data, cloud computing, artificial intelligence, intelligent equipment, and so on, to realize agricultural information perception, quantitative decision-making, intelligent control, precise input, and personalized service. Smart agriculture is a milestone in the development of agriculture and has become the development trend of modern agriculture in the world. In this article, the policies, measures, and programs for encouraging the development of smart agriculture issued by Japan, the European Union, the United Kingdom, Canada, the United States, and other countries and regions were summarized, the development history from 1.0 version to 4.0 version of agriculture and development status of smart agriculture in China were also analyzed: remarkable results has achieved, at the end of 2017, the proportion of internet access in administrative villages reached 96%, 204,000 villages established the AgroSciences Information Agency, the retail sales of rural networks reached RMB 1.25 trillion Yuan, 426 cost-effective agricultural IoT products and technologies have been formed by the implementation of IoT pilot project. Behind the rapid development, smart agriculture in China still faces the problems of lack of basic research and technology accumulation, technologies such as sensors for agriculture, animal and plant models with intelligent decision-making, intelligent and precise operation equipment are the main short-boards. The pilot construction projects for the application of smart agriculture have been carried out all over the country, however, the role of display was greater than the actual effect. In order to solving the problems and achieving development demand, the strategic objectives of breaking through the core technologies, realizing the three major changes of "machine replacing manpower", "computer replacing human brain", and "independent technology replacing imports", improving the agricultural production level of intelligence and management network, accelerating the popularization of information services, and reducing application cost, providing farmers with personalized and precise information services that are affordable, and well-used, greatly improving agricultural production efficiency, and guiding the development of modern agriculture were proposed. Based on the analysis above, finally, eight key tasks including developing agricultural sensors, large-load agricultural UAV (unmanned aerial vehicle) protection systems, smart tractors, agricultural robots, agricultural big data, agricultural artificial intelligence, integrated applications and smart agricultural industry, and five policy recommendations including strengthening government support, formulating relevant subsidy policies, strengthening technical standards, and opening data sharing for the future development of smart agriculture in China were proposed.

    Reference | Related Articles | Metrics | Comments0
    Progress of Agricultural Drought Monitoring and Forecasting Using Satellite Remote Sensing
    HAN Dong, WANG Pengxin, ZHANG Yue, TIAN Huiren, ZHOU Xijia
    Smart Agriculture    2021, 3 (2): 1-14.   DOI: 10.12133/j.smartag.2021.3.2.202104-SA002
    Abstract2166)   HTML264)    PDF(pc) (1255KB)(9805)       Save

    Agricultural drought is a major factor that affects agricultural production. Traditional agricultural drought monitoring is mainly based on meteorological and hydrological data, and although it can provide more accurate drought monitoring results at the point level, there are still limitations in monitoring agricultural drought at the regional scale. The rapid development of remote sensing technology has provided a new mean of monitoring agricultural droughts at the regional scale, especially since the electromagnetic wavelengths sensed by satellite sensors in orbit now cover visible, near-infrared, thermal infrared and microwave wavelengths. It is important to make full use of the rich surface information obtained from satellite remote sensing data for agricultural drought monitoring and forecasting. This paper described the research progress of agricultural drought monitoring based on satellite remote sensing from three aspects: remote sensing index-based method, soil water content method and crop water demand method. The research progress of agricultural drought monitoring based on remote sensing index-based method was elaborated from five aspects: vegetation drought index, temperature drought index, integrated vegetation and temperature drought index, water drought index and microwave drought index; the research progress of agricultural drought monitoring based on soil water content method was elaborated from two aspects: soil water content retrieval based on visible to thermal infrared data and soil water content retrieval based on microwave data; the research progress of agricultural drought monitoring based on crop water demand method was elaborated from two aspects: agricultural drought monitoring based on crop canopy water content retrieval method and crop growth model method. Agricultural drought forecasting is a timeline prediction based on drought monitoring. Based on the summary of the progress of drought monitoring, the research progress of agricultural drought forecasting by the drought index method and the crop growth model method was further briefly described. The existing agricultural drought monitoring methods based on satellite remote sensing were summarized, and its shortcomings were sorted out, and some prospects were put forward. In the future, different remote sensing data sources can be used to combine deep learning methods with crop growth models and based on data assimilation methods to further explore the potential of satellite remote sensing data in the monitoring of agricultural drought dynamics, which can further promote the development of smart agriculture.

    Reference | Related Articles | Metrics | Comments0
    Progress and prospects of crop diseases and pests monitoring by remote sensing
    Huang Wenjiang, Shi Yue, Dong Yingying, Ye Huichun, Wu Mingquan, Cui Bei, Liu Linyi
    Smart Agriculture    2019, 1 (4): 1-11.   DOI: 10.12133/j.smartag.2019.1.4.201905-SA005
    Abstract4509)   HTML7214)    PDF(pc) (566KB)(9505)       Save

    Global change and natural disturbances have already caused a severe co-epidemic of crop pests and diseases, such as aphids, fusarium, rust, and powdery mildew. These threats may result in serious deterioration of grain yield and quality. Traditionally, crop pests and diseases are monitored by visual inspection of individual plants, which is time-consuming and inefficient. Besides, the distribution of different infected wheat patches are hard to identify through manual scouting. However, the spatial scale difference of remote sensing observation directly affects the remote sensing diagnosis mechanism and monitoring method of pests and diseases. The differences in pest and disease characterization and monitoring mechanisms promote the development of the remote sensing-based monitoring technology at different spatial scales, and the complementarity of multi-spatial data sources (remote sensing, meteorology, plant protection, etc.) increase the chance of the precision monitoring of the occurrence and development of pest and disease. As a non-destructive way of collecting ground information, remote sensing technologies have been proved to be feasible in crop pests and diseases monitoring and forecasting. Meanwhile, many crop diseases and pests monitoring and alarming systems have been developed to manage and control agricultural practices. Based on the description of physiological mechanism that crop diseases and pests stressed spectral response, some effective spectral wavelengths, remote sensing monitoring technologies, and crop pests and disease monitoring and forecasting system were summarized and sorted in this paper. In addition, challenge problems of key technology on monitoring crop diseases and pests with remote sensing was also pointed out, and some possible solutions and tendencies were also provided. This article detailed revealed the researches on the remote sensing based monitoring methods on detection and classification of crop pests and diseases with the challenges of regional-scale, multi-source, and multi-temporal data. In addition, we also reviewed the remote sensing monitoring of pests and diseases that meet the characteristics of different remote sensing spatial scale data and precise plant protection and control needs. Finally, we investigated the current development of the pest and disease monitoring systems which integrated the research and application of the existing crop pest and disease monitoring and early warning model. In summary, this review will prove a new perspective for sustainable agriculture from the current researches, thus, new technology for earth observation and habitat monitoring will not only directly benefit crop production through better pest and disease management but through the biophysical controls on pest and disease emergence. Application of UAVs, image processing to insect/disease detection and control should be directly transferable to other pests and diseases, with feedbacks into UAV and EO capabilities for the mapping and management of these agricultural risks. Similarly, these vision systems open other possibilities for farm robotics such as mechanical rather than manual pesticide usage for below crop canopy pest surveying.

    Reference | Related Articles | Metrics | Comments0
    Research Advances and Prospects on Rapid Acquisition Technology of Farmland Soil Physical and Chemical Parameters
    QI Jiangtao, CHENG Panting, GAO Fangfang, GUO Li, ZHANG Ruirui
    Smart Agriculture    2024, 6 (3): 17-33.   DOI: 10.12133/j.smartag.SA202404003
    Abstract874)   HTML123)    PDF(pc) (1524KB)(8775)       Save

    [Significance] Soil stands as the fundamental pillar of agricultural production, with its quality being intrinsically linked to the efficiency and sustainability of farming practices. Historically, the intensive cultivation and soil erosion have led to a marked deterioration in some arable lands, characterized by a sharp decrease in soil organic matter, diminished fertility, and a decline in soil's structural integrity and ecological functions. In the strategic framework of safeguarding national food security and advancing the frontiers of smart and precision agriculture, the march towards agricultural modernization continues apace, intensifying the imperative for meticulous soil quality management. Consequently, there is an urgent need for the rrapid acquisition of soil's physical and chemical parameters. Interdisciplinary scholars have delved into soil monitoring research, achieving notable advancements that promise to revolutionize the way we understand and manage soil resource. [Progress] Utilizing the the Web of Science platform, a comprehensive literature search was conducted on the topic of "soil," further refined with supplementary keywords such as "electrochemistry", "spectroscopy", "electromagnetic", "ground-penetrating radar", and "satellite". The resulting literature was screened, synthesized, and imported into the CiteSpace visualization tool. A keyword emergence map was yielded, which delineates the trajectory of research in soil physical and chemical parameter detection technology. Analysis of the keyword emergence map reveals a paradigm shift in the acquisition of soil physical and chemical parameters, transitioning from conventional indoor chemical and spectrometry analyses to outdoor, real-time detection methods. Notably, soil sensors integrated into drones and satellites have garnered considerable interest. Additionally, emerging monitoring technologies, including biosensing and terahertz spectroscopy, have made their mark in recent years. Drawing from this analysis, the prevailing technologies for soil physical and chemical parameter information acquisition in agricultural fields have been categorized and summarized. These include: 1. Rapid Laboratory Testing Techniques: Primarily hinged on electrochemical and spectrometry analysis, these methods offer the dual benefits of time and resource efficiency alongside high precision; 2. Rapid Near-Ground Sensing Techniques: Leveraging electromagnetic induction, ground-penetrating radar, and various spectral sensors (multispectral, hyperspectral, and thermal infrared), these techniques are characterized by their high detection accuracy and swift operation. 3. Satellite Remote Sensing Techniques: Employing direct inversion, indirect inversion, and combined analysis methods, these approaches are prized for their efficiency and extensive coverage. 4. Innovative Rapid Acquisition Technologies: Stemming from interdisciplinary research, these include biosensing, environmental magnetism, terahertz spectroscopy, and gamma spectroscopy, each offering novel avenues for soil parameter detection. An in-depth examination and synthesis of the principles, applications, merits, and limitations of each technology have been provided. Moreover, a forward-looking perspective on the future trajectory of soil physical and chemical parameter acquisition technology has been offered, taking into account current research trends and hotspots. [Conclusions and Prospects] Current advancements in the technology for rapaid acquiring soil physical and chemical parameters in agricultural fields have been commendable, yet certain challenges persist. The development of near-ground monitoring sensors is constrained by cost, and their reliability, adaptability, and specialization require enhancement to effectively contend with the intricate and varied conditions of farmland environments. Additionally, remote sensing inversion techniques are confronted with existing limitations in data acquisition, processing, and application. To further develop the soil physical and chemical parameter acquisition technology and foster the evolution of smart agriculture, future research could beneficially delve into the following four areas: Designing portable, intelligent, and cost-effective near-ground soil information acquisition systems and equipment to facilitate rapid on-site soil information detection; Enhancing the performance of low-altitude soil information acquisition platforms and refine the methods for data interpretation to ensure more accurate insights; Integrating multifactorial considerations to construct robust satellite remote sensing inversion models, leveraging diverse and open cloud computing platforms for in-depth data analysis and mining; Engaging in thorough research on the fusion of multi-source data in the acquisition of soil physical and chemical parameter information, developing soil information sensing algorithms and models with strong generalizability and high reliability to achieve rapaid, precise, and intelligent acquisition of soil parameters.

    Table and Figures | Reference | Related Articles | Metrics | Comments0
    Research Progress and Prospect of Multi-robot Collaborative SLAM in Complex Agricultural Scenarios
    MA Nan, CAO Shanshan, BAI Tao, KONG Fantao, SUN Wei
    Smart Agriculture    2024, 6 (6): 23-43.   DOI: 10.12133/j.smartag.SA202406005
    Abstract770)   HTML86)    PDF(pc) (2300KB)(8587)       Save

    [Significance] The rapid development of artificial intelligence and automation has greatly expanded the scope of agricultural automation, with applications such as precision farming using unmanned machinery, robotic grazing in outdoor environments, and automated harvesting by orchard-picking robots. Collaborative operations among multiple agricultural robots enhance production efficiency and reduce labor costs, driving the development of smart agriculture. Multi-robot simultaneous localization and mapping (SLAM) plays a pivotal role by ensuring accurate mapping and localization, which are essential for the effective management of unmanned farms. Compared to single-robot SLAM, multi-robot systems offer several advantages, including higher localization accuracy, larger sensing ranges, faster response times, and improved real-time performance. These capabilities are particularly valuable for completing complex tasks efficiently. However, deploying multi-robot SLAM in agricultural settings presents significant challenges. Dynamic environmental factors, such as crop growth, changing weather patterns, and livestock movement, increase system uncertainty. Additionally, agricultural terrains vary from open fields to irregular greenhouses, requiring robots to adjust their localization and path-planning strategies based on environmental conditions. Communication constraints, such as unstable signals or limited transmission range, further complicate coordination between robots. These combined challenges make it difficult to implement multi-robot SLAM effectively in agricultural environments. To unlock the full potential of multi-robot SLAM in agriculture, it is essential to develop optimized solutions that address the specific technical demands of these scenarios. [Progress] Existing review studies on multi-robot SLAM mainly focus on a general technological perspective, summarizing trends in the development of multi-robot SLAM, the advantages and limitations of algorithms, universally applicable conditions, and core issues of key technologies. However, there is a lack of analysis specifically addressing multi-robot SLAM under the characteristics of complex agricultural scenarios. This study focuses on the main features and applications of multi-robot SLAM in complex agricultural scenarios. The study analyzes the advantages and limitations of multi-robot SLAM, as well as its applicability and application scenarios in agriculture, focusing on four key components: multi-sensor data fusion, collaborative localization, collaborative map building, and loopback detection. From the perspective of collaborative operations in multi-robot SLAM, the study outlines the classification of SLAM frameworks, including three main collaborative types: centralized, distributed, and hybrid. Based on this, the study summarizes the advantages and limitations of mainstream multi-robot SLAM frameworks, along with typical scenarios in robotic agricultural operations where they are applicable. Additionally, it discusses key issues faced by multi-robot SLAM in complex agricultural scenarios, such as low accuracy in mapping and localization during multi-sensor fusion, restricted communication environments during multi-robot collaborative operations, and low accuracy in relative pose estimation between robots. [Conclusions and Prospects] To enhance the applicability and efficiency of multi-robot SLAM in complex agricultural scenarios, future research needs to focus on solving these critical technological issues. Firstly, the development of enhanced data fusion algorithms will facilitate improved integration of sensor information, leading to greater accuracy and robustness of the system. Secondly, the combination of deep learning and reinforcement learning techniques is expected to empower robots to better interpret environmental patterns, adapt to dynamic changes, and make more effective real-time decisions. Thirdly, large language models will enhance human-robot interaction by enabling natural language commands, improving collaborative operations. Finally, the integration of digital twin technology will support more intelligent path planning and decision-making processes, especially in unmanned farms and livestock management systems. The convergence of digital twin technology with SLAM is projected to yield innovative solutions for intelligent perception and is likely to play a transformative role in the realm of agricultural automation. This synergy is anticipated to revolutionize the approach to agricultural tasks, enhancing their efficiency and reducing the reliance on labor.

    Table and Figures | Reference | Related Articles | Metrics | Comments0
    Identification of Tomato Leaf Diseases Based on Improved Lightweight Convolutional Neural Networks MobileNetV3
    ZHOU Qiaoli, MA Li, CAO Liying, YU Helong
    Smart Agriculture    2022, 4 (1): 47-56.   DOI: 10.12133/j.smartag.SA202202003
    Abstract3175)   HTML251)    PDF(pc) (1623KB)(8375)       Save

    Timely detection and treatment of tomato diseases can effectively improve the quality and yield of tomato. In order to realize the real-time and non-destructive detection of tomato diseases, a tomato leaf disease classification and recognition method based on improved MobileNetV3 was proposed in this study. Firstly, the lightweight convolutional neural network MobileNetV3 was used for transfer learning on the image net data set. The network was initialized according to the weight of the pre training model, so as to realize the transfer and fine adjustment of large-scale shared parameters of the model. The training method of transfer learning could effectively alleviate the problem of model over fitting caused by insufficient data, realized the accurate classification of tomato leaf diseases in a small number of samples, and saved the time cost of network training. Under the same experimental conditions, compared with the three standard deep convolution network models of VGG16, ResNet50 and Inception-V3, the results showed that the overall performance of MobileNetV3 was the best. Next, the impact of the change of loss function and the change of data amplification mode on the identification of tomato leaf diseases were observed by using MobileNetV3 convolution network. For the test of loss value, focal loss and cross entropy function were used for comparison, and for the test of data enhancement, conventional data amplification and mixup hybrid enhancement were used for comparison. After testing, using Mixup enhancement method under focal loss function could improve the recognition accuracy of the model, and the average test recognition accuracy of 10 types of tomato diseases under Mixup hybrid enhancement and focal loss function was 94.68%. On the basis of transfer learning, continue to improve the performance of MobileNetV3 model, the dilated convolution convolution with expansion rate of 2 and 4 was introduced into convolution layer, 1×1 full connection layer after deep convolution of 5×5 was connected to form a perceptron structure in convolution layer, and GLU gating mechanism activation function was used to train the best tomato disease recognition model. The average test recognition accuracy was as high as 98.25%, the data scale of the model was 43.57 MB, and the average detection time of a single tomato disease image was only 0.27s, after ten fold cross validation, the recognition accuracy of the model was 98.25%, and the test results were stable and reliable. The experiment showed that this study could significantly improve the detection efficiency of tomato diseases and reduce the time cost of disease image detection.

    Reference | Related Articles | Metrics | Comments0
    Research on key technologies of crop growth process simulation model and morphological 3D visualization
    Zhu Yeping, Li Shijuan, Li Shuqin
    Smart Agriculture    2019, 1 (1): 53-66.   DOI: 10.12133/j.smartag.2019.1.1.201901-SA005
    Abstract2561)   HTML1761)    PDF(pc) (2416KB)(7992)       Save

    According to the demand of digitized analysis and visualization representation of crop yield formation and variety adaptability analysis, aiming at improving the timeliness, coordination and sense of reality of crop simulation model, key technologies of crop growth process simulation model and morphological 3D visualization were studied in this research. The internet of things technology was applied to collect the field data. The multi-agent technology was used to study the co-simulation method and design crop model framework. Winter wheat (Triticum aestivum L.) was taken as an example to conducted filed test, the 3D morphology visualization system was developed and validated. Taking three wheat varieties, Hengguan35 (Hg35), Jimai22 (Jm22) and Heng4399 (H4399) as research objects, logistic equation was constructed to simulate the change of leaf length, maximum leaf width, leaf height and plant height. Parametric modeling method and 3D graphics library (OpenGL) were used to build wheat organ geometry model so as to draw wheat morphological structure model. The R2 values of leaf length, maximum leaf width, leaf height and plant height were between 0.772-0.999, indicating that the model has high fitting degree. F values (between 10.153-4359.236) of regression equation and Sig. values (under 0.05) show that the model has good significance. Taking wheat as example, this research combined wheat growth model and structure model effectively in order to realize the 3D morphology visualization of crop growth processes under different conditions, it will provide references for developing the crop simulation visualization system, the method and related technologies are suitable for other field crops such as corn and rice, etc.

    Reference | Related Articles | Metrics | Comments0
    Cognitive Radio Sensor Networks Clustering Routing Algorithm for Crop Phenotypic Information Edge Computing Collection
    WANG Jinhong, HAN Yuxing
    Smart Agriculture    2020, 2 (2): 28-47.   DOI: 10.12133/j.smartag.2020.2.2.201909-SA005
    Abstract1215)   HTML1359)    PDF(pc) (2980KB)(7917)       Save

    With the rapid growth of wireless nodes numbers and the increase in demanding for high-bandwidth transmission services such as multimedia images, the related fields of the agricultural Internet of Things(IoT) can foresee a trend of shortage of wireless spectrum resources. For the crop phenotypic information collection system based on the traditional IoT, there are many problems such as spectrum competition, data congestion during the data transmission process due to the dense deployment of nodes, and the reduction of the monitoring cycle due to uneven energy consumption in the fixed battery network. Based on previous studies, a crop phenotypic information collection model for cognitive radio sensor networks was established, and based on the model, an event-driven clustering routing algorithm that introduced dynamic spectrum and energy balance (DSEB) of edge computer system was proposed. The algorithm includes dynamic spectrum sensing clustering. The hierarchical clustering algorithm was used to combine the available channels, distances between nodes, residual energy, and neighbor node degrees obtained by spectrum sensing as similarities to cluster and cluster nodes in the monitored area and select cluster heads. The process of clustering and selecting cluster heads and constructing a clustering topology introduceed rewards and punishment factors to the equilibrium of the clustering sizes to improve the average spectrum utilization of each clustering network. The events triggered by edge computing trigger data routing, and based on the clustered topology structure, the events triggered by abnormal changes in farm conditions in the areas to be detected on the farm were forwarded to the convergent nodes by means of alternate cluster iterations and inter-cluster relays. Convergence includes direct transmission and intra-cluster relay, and inter-cluster relay includes two cases: ①primary gateway node and secondary gateway node-primary gateway node; ②adaptive re-clustering based on spectrum changes and communication quality of service (QoS)-changes in available channels caused by changes in the PU behavior of the primary user, or interference with poor quality of clustering effects on communication service quality, triggering cognitive radio sensor networks to perform adaptive re-clustering. In addition, a new energy balancing strategy was proposed to decentralize energy consumption (assuming sink is the center), that is, introducing a weight coefficient proportional to the distance from the node to the sink in the gateway or cluster head node selection calculation formula. The simulation results of the algorithm showed that, compared with the event-driven clustering ERP routing scheme using K-medoid clustering and energy sensing, under the premise that the number of CRSN nodes is a fixed value, the clustering routing algorithm based on DSEB in the network lifetime and there are certain improvements in utilization and energy efficiency; when the number of primary user nodes is a fixed value, the proposed algorithm has higher spectrum utilization than the other two algorithms.

    Reference | Related Articles | Metrics | Comments0
    State-of-the-art and Prospect of Research on Key Technical for Unmanned Farms of Field Corp
    YIN Yanxin, MENG Zhijun, ZHAO Chunjiang, WANG Hao, WEN Changkai, CHEN Jingping, LI Liwei, DU Jingwei, WANG Pei, AN Xiaofei, SHANG Yehua, ZHANG Anqi, YAN Bingxin, WU Guangwei
    Smart Agriculture    2022, 4 (4): 1-25.   DOI: 10.12133/j.smartag.SA202212005
    Abstract3593)   HTML794)    PDF(pc) (2582KB)(7798)       Save

    As one of the important way for constructing smart agriculture, unmanned farms are the most attractive in nowadays, and have been explored in many countries. Generally, data, knowledge and intelligent equipment are the core elements of unmanned farms. It deeply integrates modern information technologies such as the Internet of Things, big data, cloud computing, edge computing, and artificial intelligence with agriculture to realize agricultural production information perception, quantitative decision-making, intelligent control, precise input and personalized services. In the paper, the overall technical architecture of unmanned farms is introduced, and five kinds of key technologies of unmanned farms are proposed, which include information perception and intelligent decision-making technology, precision control technology and key equipment for agriculture, automatic driving technology in agriculture, unmanned operation agricultural equipment, management and remote controlling system for unmanned farms. Furthermore, the latest research progress of the above technologies both worldwide are analyzed. Based on which, critical scientific and technological issues to be solved for developing unmanned farms in China are proposed, include unstructured environment perception of farmland, automatic drive for agriculture machinery in complex and changeable farmland environment, autonomous task assignment and path planning of unmanned agricultural machinery, autonomous cooperative operation control of unmanned agricultural machinery group. Those technologies are challenging and absolutely, and would be the most competitive commanding height in the future. The maize unmanned farm constructed in the city of Gongzhuling, Jilin province, China, was also introduced in detail. The unmanned farms is mainly composed of information perception system, unmanned agricultural equipment, management and controlling system. The perception system obtains and provides the farmland information, maize growth, pest and disease information of the farm. The unmanned agricultural machineries could complete the whole process of the maize mechanization under unattended conditions. The management and controlling system includes the basic GIS, remote controlling subsystem, precision operation management subsystem and working display system for unmanned agricultural machineries. The application of the maize unmanned farm has improved maize production efficiency (the harvesting efficiency has been increased by 3-4 times) and reduced labors. Finally, the paper summarizes the important role of the unmanned farm technology were summarized in solving the problems such as reduction of labors, analyzes the opportunities and challenges of developing unmanned farms in China, and put forward the strategic goals and ideas of developing unmanned farm in China.

    Reference | Related Articles | Metrics | Comments0
    Technical demands for agricultural remote sensing satellites in China
    Chen Zhongxin, Hao Pengyu, Liu Jia, An Meng, Han Bo
    Smart Agriculture    2019, 1 (1): 32-42.   DOI: 10.12133/j.smartag.2019.1.1.201901-SA003
    Abstract3696)   HTML2935)    PDF(pc) (572KB)(7647)       Save

    With the development of China's modern agriculture, information agriculture and smart agriculture, and the implementation of national rural revitalization strategy, there are very strong demands for timely and effective retrieving information for agricultural environment, production conditions, status, and procedure. Because of the inherent characteristics of agriculture, satellite remote sensing is one of the critical techniques in agricultural information acquisition. Based on the analysis of the applications of agricultural remote sensing satellites abroad and in China, the authors analyzed the technical demand and engineering demand of China's remote sensing satellites development according to the demand of modern agricultural development, in order to provide suggestions for the construction agricultural remote sensing satellite system in the national digital agriculture system. In developed economies, remote sensing satellites that can be used for agricultural applications have formed constellations or systems for integrative observation. Their designs of payloads and sensors onboard remote sensing satellites have taken full account of the demand for agricultural applications. Their technical innovation and information retrieval capability have been greatly enhanced in agricultural applications of satellite remote sensing. In contrast with that in the advanced foreign countries, the agricultural satellite remote sensing applications in China have quite a few problems and shortcomings. We rely mainly multi-spectral remote sensing systems, which leads to inadequate observation elements in agricultural remote sensing applications. Limited by the performance of remote sensing sensors and the inadequate ability of remote sensing satellite ground application system, there is a certain gap between quantitative remote sensing monitoring means in China and foreign developed countries. Based on a comprehensive analysis of the current and future demands of agricultural remote sensing applications in China, this paper suggests the agricultural requirements for the application capability and equipment of remote sensing satellites. It is suggested that a constellation system of agricultural satellites flying in a tandem sequence should be constructed. The constellation has multi-spectral, hyperspectral, infrared and microwave sensors, which can acquire the comprehensive features of the same objects in the same temporal phase, and thus obtain the data with high spatial-temporal consistency and consistency of solar illumination conditions. The precision of multi-source data fusion can comprehensively provide multi-scale remote sensing products with different bands, different polarization, active/passive, microwave/optical fusion. With help of this advanced agricultural remote sensing satellite system and national spatial infrastructure in China, it will enhance the capability to promote the rapid development of agricultural remote sensing technology and the integration of three-dimensional space-air-ground based digital agriculture in China.

    Reference | Related Articles | Metrics | Comments0
    Research Progress and Prospects of Key Navigation Technologies for Facility Agricultural Robots
    HE Yong, HUANG Zhenyu, YANG Ningyuan, LI Xiyao, WANG Yuwei, FENG Xuping
    Smart Agriculture    2024, 6 (5): 1-19.   DOI: 10.12133/j.smartag.SA202404006
    Abstract1546)   HTML326)    PDF(pc) (2130KB)(7361)       Save

    [Significance] With the rapid development of robotics technology and the persistently rise of labor costs, the application of robots in facility agriculture is becoming increasingly widespread. These robots can enhance operational efficiency, reduce labor costs, and minimize human errors. However, the complexity and diversity of facility environments, including varying crop layouts and lighting conditions, impose higher demands on robot navigation. Therefore, achieving stable, accurate, and rapid navigation for robots has become a key issue. Advanced sensor technologies and algorithms have been proposed to enhance robots' adaptability and decision-making capabilities in dynamic environments. This not only elevates the automation level of agricultural production but also contributes to more intelligent agricultural management. [Progress] This paper reviews the key technologies of automatic navigation for facility agricultural robots. It details beacon localization, inertial positioning, simultaneous localization and mapping (SLAM) techniques, and sensor fusion methods used in autonomous localization and mapping. Depending on the type of sensors employed, SLAM technology could be subdivided into vision-based, laser-based and fusion systems. Fusion localization is further categorized into data-level, feature-level, and decision-level based on the types and stages of the fused information. The application of SLAM technology and fusion localization in facility agriculture has been increasingly common. Global path planning plays a crucial role in enhancing the operational efficiency and safety of facility aricultural robots. This paper discusses global path planning, classifying it into point-to-point local path planning and global traversal path planning. Furthermore, based on the number of optimization objectives, it was divided into single-objective path planning and multi-objective path planning. In regard to automatic obstacle avoidance technology for robots, the paper discusses sevelral commonly used obstacle avoidance control algorithms commonly used in facility agriculture, including artificial potential field, dynamic window approach and deep learning method. Among them, deep learning methods are often employed for perception and decision-making in obstacle avoidance scenarios. [Conclusions and Prospects] Currently, the challenges for facility agricultural robot navigation include complex scenarios with significant occlusions, cost constraints, low operational efficiency and the lack of standardized platforms and public datasets. These issues not only affect the practical application effectiveness of robots but also constrain the further advancement of the industry. To address these challenges, future research can focus on developing multi-sensor fusion technologies, applying and optimizing advanced algorithms, investigating and implementing multi-robot collaborative operations and establishing standardized and shared data platforms.

    Table and Figures | Reference | Related Articles | Metrics | Comments0
    Information sensing and environment control of precision facility livestock and poultry farming
    Teng Guanghui
    Smart Agriculture    2019, 1 (3): 1-12.   DOI: 10.12133/j.smartag.2019.1.3.201905-SA006
    Abstract3234)   HTML2596)    PDF(pc) (2880KB)(6893)       Save

    The fine breeding of livestock and poultry facilities is the frontier of the development of modern animal husbandry. The core of the fine breeding of livestock and poultry facilities lies in the deep integration of the "Internet of Things+" with traditional farming facilities. In recent years, with the withdrawal of more and more individual family-based breeding models, the management methods of livestock and poultry farms in China have gradually moved towards intensification, large scale,and automated facilitation. The traditional family-style livestock and poultry management experience is falling behind and gradually withdrawing from the historical stage. The refined farming of livestock and poultry facilities based on the individual animal management and quality assurance of farmed animals and animal welfare requirements have become the latest development trend of livestock and poultry farming industry. The rapid development of digital and network technology will provide new opportunities for the organic combination of animal husbandry production, animal welfare, information management and sustainable utilization of natural resources. Economic benefit, animal health and welfare, refinement of production process management and product quality are three key factors that affect the sustainable development of animal husbandry. In this paper, based on expounding the importance of the information sensing and the environmental regulation and control of the fine breeding livestock and poultry facilities, a cutting-edge technology of the information sensing and the environmental regulation and control of the livestock and poultry facilities was introduced; problems and challenges to be faced with were analyzed; and it was concluded that the smart sensor technology would become the base driving force for progress of livestock and fine poultry breeding facilities, taking account of the welfare of livestock and animal performance of animal anthropomorphizing intelligent control technology and strategy is facing significant challenges. In the field of pig farming, the core direction is mechanized production mode, which is light simplification, feed hygiene and animal health. In the field of cattle farming, the main direction is the automation of the whole chain of forage and the safety of its enclosure facilities. In the field of milking technology, the frontier of technological innovation is to further improve milking efficiency and quality, milking process, low disturbance milk metering, and cow individual milk production prediction. In the field of poultry production, similar to cattle farming, more attention is paid to the improvement of engineering processes such as bedding, environment and drinking water. Finally the paper put forward suggestions on how to implement the key technologies of fine farming of livestock and poultry facilities in China, with purpose of providing theoretical reference and technical support for the transformation, upgrading sustainable development of livestock and poultry breeding industry.

    Reference | Related Articles | Metrics | Comments0
    Advances in the development and applications of intelligent equipment and feeding technology for livestock production
    Zhao Yiguang, Yang Liang, Zheng Shanshan, Xiong Benhai
    Smart Agriculture    2019, 1 (1): 20-31.   DOI: 10.12133/j.smartag.2019.1.1.201812-SA017
    Abstract3946)   HTML989)    PDF(pc) (990KB)(6636)       Save

    Intelligent equipment for livestock production is one of the components of intelligent agricultural machinery equipment, and is the focus of technology development in international agricultural equipment industry. This paper reviewed the current situation and development trend of intelligent equipment for livestock production systems nationally and internationally, including electronic feeding stations, animal farming robots, and many supporting intelligent facilities within the animal house. The features and performance characteristics of the equipment were discussed. The development of intelligent equipment for livestock production systems mainly focused on pigs and dairy cows including electronic sow feeding station, lactating sow precision feeding system, electronic cattle feeding station, automatic cattle feeding system, cattle feed pusher and dairy cow milking robot. The development and application of intelligent livestock equipment such as the electronic feeding stations and feeding robots, have significantly increased the production efficiency and saved labor cost in both pig and dairy farms. In addition, it also contributed to improve both of the animal and farmer welfare. However, there is still considerable room to get the application of intelligent livestock equipment improved in practice. For example, the animals have to be trained to get used to the intelligent facilities. On the other hand, the intelligent facilities are also required to identify individual animal or animal organ more accurately in order to further increase the production efficiency. Therefore, the key features in the further development of intelligent livestock equipment would be smarter, more convenient, more reliable, and more economical. At the meantime, it should be a highly integrated and coordinated intelligent system including intelligent facilities, well trained staff, good animal welfare, and comfortable environment. Therefore, the industrial application of the intelligent livestock equipment should be integrated with the local farming practice and fitted with the layout of animal houses in order to increase the efficiency of the equipment, and consequently, to improve animal welfare. The systematical combination of intelligent facilities and animal physiology, animal growth, and animal behavior could contribute to the dynamic interactions between the equipment and animal. Finally, it was concluded that the development of intelligent equipment should be coordinated with the theory of animal production, the function of animal products and the innovation of farming practice. And it also should be continuously updated to promote the transformation and upgrading of animal husbandry industry.

    Reference | Related Articles | Metrics | Comments0
    Research Progress and Outlook of Livestock Feeding Robot
    YANG Liang, XIONG Benhai, WANG Hui, CHEN Ruipeng, ZHAO Yiguang
    Smart Agriculture    2022, 4 (2): 86-98.   DOI: 10.12133/j.smartag.SA202204001
    Abstract1392)   HTML142)    PDF(pc) (1912KB)(6594)       Save

    The production mode of livestock breeding has changed from extensive to intensive, and the production level is improved. However, low labor productivity and labor shortage have seriously restricted the rapid development of China's livestock breeding industry. As a new intelligent agricultural machinery equipment, agricultural robot integrates advanced technologies, such as intelligent monitoring, automatic control, image recognition technology, environmental modeling algorithm, sensors, flexible execution, etc. Using modern information and artificial intelligence technology, developing livestock feeding and pushing robots, realizing digital and intelligent livestock breeding, improving livestock breeding productivity are the main ways to solve the above contradiction. In order to deeply analyze the research status of robot technology in livestock breeding, products and literature were collected worldwide. This paper mainly introduced the research progress of livestock feeding robot from three aspects: Rail feeding robot, self-propelled feeding robot and pushing robot, and analyzed the technical characteristics and practical application of feeding robot.The rail feeding robot runs automatically along the fixed track, identifies the target animal, positions itself, and accurately completes feed delivery through preset programs to achieve accurate feeding of livestock. The self-propelled feeding robot can walk freely in the farm and has automatic navigation and positioning functions. The system takes single chip microcomputer as the control core and realizes automatic walking by sensor and communication module. Compared with the rail feeding robot, the feeding process is more flexible, convenient and technical, which is more conducive to the promotion and application of livestock farms. The pushing robot will automatically push the feed to the feeding area, promote the increase of feed intake of livestock, and effectively reduce the labor demand of the farm. By comparing the feeding robots of developed countries and China from two aspects of technology and application, it is found that China has achieved some innovation in technology, while developted countries do better in product application. The development of livestock robot was prospected. In terms of strategic planning, it is necessary to keep up with the international situation and the trend of technological development, and formulate the agricultural robot development strategic planning in line with China's national conditions. In terms of the development of core technologies, more attention should be paid to the integration of information perception, intelligent sensors and deep learning algorithms to realize human-computer interaction. In terms of future development trends, it is urgent to strengthen innovation, improve the friendliness and intelligence of the robot, and improve the learning ability of the robot. To sum up, intelligent livestock feeding and pushing machine operation has become a cutting-edge technology in the field of intelligent agriculture, which will surely lead to a new round of agricultural production technology reform, promote the transformation and upgrading of China's livestock industry. .

    Table and Figures | Reference | Related Articles | Metrics | Comments0
    Research progress and developmental recommendations on precision spraying technology and equipment in China
    He Xiongkui
    Smart Agriculture    2020, 2 (1): 133-146.   DOI: 10.12133/j.smartag.2020.2.1.201907-SA002
    Abstract3481)   HTML4657)    PDF(pc) (871KB)(6589)       Save

    Chemical plant protection, which refers to using plant protection machinery sprays chemical pesticides, is the most important technology for pest and disease control at present, an important technical guarantee for food security, and also is essential for safeguarding agricultural production. Pesticide, spray technology and plant protection machinery are called the three pillars of chemical plant protection, which having been becoming a hot research topic in the world. Efficient, precise and intelligent spray technology and equipment can provide guarantee for the improvement of pesticide efficacy and utilization. With the issues of agricultural product safety and environmental protection getting more and more attention from the public, the research and development direction of Chinese plant protection field will gradually turn to intelligent and precision spraying technology and equipment. Since 2010 year, the great development potential and application value of intelligent and precision spraying technologies and equipment have been widely recognized worldwide. In this article, the main precision spraying technologies were reviewed, the research status, typical representative and application progress of plant protection equipment in different working scenarios were classified and summarized. The challenges in the development of precision spraying were analyzed, the countermeasures and suggestions were put forward. This research can provide new methods and new ideas not only for implementation of China's pesticide reduction plan, the promotion of intelligent plant protection equipment and precision spraying technology, but for the development of modern agriculture.

    Reference | Related Articles | Metrics | Comments0
    Agricultural Metaverse: Key Technologies, Application Scenarios, Challenges and Prospects
    CHEN Feng, SUN Chuanheng, XING Bin, LUO Na, LIU Haishen
    Smart Agriculture    2022, 4 (4): 126-137.   DOI: 10.12133/j.smartag.SA202206006
    Abstract2244)   HTML299)    PDF(pc) (1045KB)(6577)       Save

    As an emerging concept, metaverse has attracted extensive attention from industry, academia and scientific research field. The combination of agriculture and metaverse will greatly promote the development of agricultural informatization and agricultural intelligence, provide new impetus for the transformation and upgrading of agricultural intelligence. Firstly, to expound feasibility of the application research of metaverse in agriculture, the basic principle and key technologies of agriculture metaverse were briefly described, such as blockchain, non-fungible token, 5G/6G, artificial intelligence, Internet of Things, 3D reconstruction, cloud computing, edge computing, augmented reality, virtual reality, mixed reality, brain computer interface, digital twins and parallel system. Then, the main scenarios of three agricultural applications of metaverse in the fields of virtual farm, agricultural teaching system and agricultural product traceability system were discussed. Among them, virtual farm is one of the most important applications of agricultural metaverse. Agricultural metaverse can help the growth of crops and the raising of livestock and poultry in the field of agricultural production, provide a three-dimensional and visual virtual leisure agricultural experience, provide virtual characters in the field of agricultural product promotion. The agricultural metaverse teaching system can provide virtual agricultural teaching similar to natural scenes, save training time and improve training efficiency by means of fragmentation. Traceability of agricultural products can let consumers know the production information of agricultural products and feel more confident about enterprises and products. Finally, the challenges in the development of agricultural metaverse were summarized in the aspects of difficulties in establishing agricultural metaverse system, weak communication foundation of agricultural metaverse, immature agricultural metaverse hardware equipment and uncertain agricultural meta universe operation, and the future development directions of agricultural metaverse were prospected. In the future, researches on the application of metaverse, agricultural growth mechanism, and low power wireless communication technologies are suggested to be carried out. A rural broadband network covering households can be established. The industrialization application of agricultural meta universe can be promoted. This review can provide theoretical references and technical supports for the development of metaverse in the field of agriculture.

    Reference | Related Articles | Metrics | Comments0
    Orchard-Wide Visual Perception and Autonomous Operation of Fruit Picking Robots: A Review
    CHEN Mingyou, LUO Lufeng, LIU Wei, WEI Huiling, WANG Jinhai, LU Qinghua, LUO Shaoming
    Smart Agriculture    2024, 6 (5): 20-39.   DOI: 10.12133/j.smartag.SA202405022
    Abstract1099)   HTML177)    PDF(pc) (4030KB)(6446)       Save

    [Significance] Fruit-picking robot stands as a crucial solution for achieving intelligent fruit harvesting. Significant progress has been made in developing foundational methods for picking robots, such as fruit recognition, orchard navigation, path planning for picking, and robotic arm control, the practical implementation of a seamless picking system that integrates sensing, movement, and picking capabilities still encounters substantial technical hurdles. In contrast to current picking systems, the next generation of fruit-picking robots aims to replicate the autonomous skills exhibited by human fruit pickers. This involves effectively performing ongoing tasks of perception, movement, and picking without human intervention. To tackle this challenge, this review delves into the latest research methodologies and real-world applications in this field, critically assesses the strengths and limitations of existing methods and categorizes the essential components of continuous operation into three sub-modules: local target recognition, global mapping, and operation planning. [Progress] Initially, the review explores methods for recognizing nearby fruit and obstacle targets. These methods encompass four main approaches: low-level feature fusion, high-level feature learning, RGB-D information fusion, and multi-view information fusion, respectively. Each of these approaches incorporates advanced algorithms and sensor technologies for cluttered orchard environments. For example, low-level feature fusion utilizes basic attributes such as color, shapes and texture to distinguish fruits from backgrounds, while high-level feature learning employs more complex models like convolutional neural networks to interpret the contextual relationships within the data. RGB-D information fusion brings depth perception into the mix, allowing robots to gauge the distance to each fruit accurately. Multi-view information fusion tackles the issue of occlusions by combining data from multiple cameras and sensors around the robot, providing a more comprehensive view of the environment and enabling more reliable sensing. Subsequently, the review shifts focus to orchard mapping and scene comprehension on a broader scale. It points out that current mapping methods, while effective, still struggle with dynamic changes in the orchard, such as variations of fruits and light conditions. Improved adaptation techniques, possibly through machine learning models that can learn and adjust to different environmental conditions, are suggested as a way forward. Building upon the foundation of local and global perception, the review investigates strategies for planning and controlling autonomous behaviors. This includes not only the latest advancements in devising movement paths for robot mobility but also adaptive strategies that allow robots to react to unexpected obstacles or changes within the whole environment. Enhanced strategies for effective fruit picking using the Eye-in-Hand system involve the development of more dexterous robotic hands and improved algorithms for precisely predicting the optimal picking point of each fruit. The review also identifies a crucial need for further advancements in the dynamic behavior and autonomy of these technologies, emphasizing the importance of continuous learning and adaptive control systems to improve operational efficiency in diverse orchard environments. [Conclusions and Prospects] The review underscores the critical importance of coordinating perception, movement, and picking modules to facilitate the transition from a basic functional prototype to a practical machine. Moreover, it emphasizes the necessity of enhancing the robustness and stability of core algorithms governing perception, planning, and control, while ensuring their seamless coordination which is a central challenge that emerges. Additionally, the review raises unresolved questions regarding the application of picking robots and outlines future trends, include deeper integration of stereo vision and deep learning, enhanced global vision sampling, and the establishment of standardized evaluation criteria for overall operational performance. The paper can provide references for the eventual development of robust, autonomous, and commercially viable picking robots in the future.

    Table and Figures | Reference | Related Articles | Metrics | Comments0
    Investigation on Advances of Unmanned Aerial Vehicle Application Research in Agriculture and Forestry
    CHEN Meixiang, ZHANG Ruirui, CHEN Liping, TANG Qing, XIA Lang
    Smart Agriculture    2021, 3 (3): 22-37.   DOI: 10.12133/j.smartag.2021.3.3.202107-SA006
    Abstract1252)   HTML113)    PDF(pc) (2611KB)(6416)       Save

    Unmanned Aerial Vehicle(UAV) application in agriculture and forestry has the unique advantages of high efficiency, water and pesticide saving, and strong adaptability to complex terrain. The application research of UAV in agriculture and forestry has shown a fast growing trend. In order to explore the research hotspots and the scientific impact of countries/regions and institutions on UAV application in agriculture and forestry, the relevant literatures in the Web of Science(WoS) core collection database (2011-2020) were collected. The bibliometrics analysis was performed on the journal articles of UAV application in agriculture and forestry based on VOSviewer, WoS analysis tools and Microsoft Excel. The analysis results showed that the number of published papers increased rapidly since 2017, the researches on UAV application in agriculture and forestry were carried out in 94 countries/regions, including1778 institutions. Due to the strong scientific research group in the application of UAV in agriculture and forestry of the United States, China and Australia, a large number of papers had been published, resulting in a great academic influence. Remote sensing was the most widely used technology field of UAV application in agriculture and forestry, mainly involving remote sensing technology, ecological environment science, image processing technology, geological science, etc. Engineering was an important technical field of UAV application in agriculture and forestry, mainly involving control technology, sensor technology and fluid computing modeling technology related to UAV aerial pesticide application.There were 1508 articles and reviews been published in 398 journals, about 1.90% of all journals included in WoS core collection database, indicating that more and more journals paid attention to the application research of UAV in agriculture and forestry. Remote Sensing sponsored by MDPI (Multidisciplinary Digital Publishing Institute) was the journal that published the most of papers, the most cited paper mainly focused on the research status of UAV system in photogrammetry and remote sensing, including sensing, navigation, positioning and general data processing, etc. In addition, the analysis of the research hotspots of UAV application in agriculture and forestry showed that UAV pesticide application, UAV remote sensing of diseases and pests, plant phenotype acquisition were the research hotspots. This study can provide references for innovation research and cooperation between research teams of UAV application in agriculture and forestry.

    Reference | Related Articles | Metrics | Comments0
    Big Models in Agriculture: Key Technologies, Application and Future Directions
    GUO Wang, YANG Yusen, WU Huarui, ZHU Huaji, MIAO Yisheng, GU Jingqiu
    Smart Agriculture    2024, 6 (2): 1-13.   DOI: 10.12133/j.smartag.SA202403015
    Abstract3719)   HTML531)    PDF(pc) (1482KB)(6359)       Save

    [Significance] Big Models, or Foundation Models, have offered a new paradigm in smart agriculture. These models, built on the Transformer architecture, incorporate numerous parameters and have undergone extensive training, often showing excellent performance and adaptability, making them effective in addressing agricultural issues where data is limited. Integrating big models in agriculture promises to pave the way for a more comprehensive form of agricultural intelligence, capable of processing diverse inputs, making informed decisions, and potentially overseeing entire farming systems autonomously. [Progress] The fundamental concepts and core technologies of big models are initially elaborated from five aspects: the generation and core principles of the Transformer architecture, scaling laws of extending big models, large-scale self-supervised learning, the general capabilities and adaptions of big models, and the emerging capabilities of big models. Subsequently, the possible application scenarios of the big model in the agricultural field are analyzed in detail, the development status of big models is described based on three types of the models: Large language models (LLMs), large vision models (LVMs), and large multi-modal models (LMMs). The progress of applying big models in agriculture is discussed, and the achievements are presented. [Conclusions and Prospects] The challenges and key tasks of applying big models technology in agriculture are analyzed. Firstly, the current datasets used for agricultural big models are somewhat limited, and the process of constructing these datasets can be both expensive and potentially problematic in terms of copyright issues. There is a call for creating more extensive, more openly accessible datasets to facilitate future advancements. Secondly, the complexity of big models, due to their extensive parameter counts, poses significant challenges in terms of training and deployment. However, there is optimism that future methodological improvements will streamline these processes by optimizing memory and computational efficiency, thereby enhancing the performance of big models in agriculture. Thirdly, these advanced models demonstrate strong proficiency in analyzing image and text data, suggesting potential future applications in integrating real-time data from IoT devices and the Internet to make informed decisions, manage multi-modal data, and potentially operate machinery within autonomous agricultural systems. Finally, the dissemination and implementation of these big models in the public agricultural sphere are deemed crucial. The public availability of these models is expected to refine their capabilities through user feedback and alleviate the workload on humans by providing sophisticated and accurate agricultural advice, which could revolutionize agricultural practices.

    Table and Figures | Reference | Related Articles | Metrics | Comments0
    Evaluation of Droplet Size and Drift Distribution of Herbicide Sprayed by Plant Protection Unmanned Aerial Vehicle in Winter Wheat Field
    WANG Guobin, HAN Xin, SONG Cancan, YI Lili, LU Wenxia, LAN Yubin
    Smart Agriculture    2021, 3 (3): 38-51.   DOI: 10.12133/j.smartag.2021.3.3.202107-SA005
    Abstract1140)   HTML40)    PDF(pc) (2496KB)(6299)       Save

    With the continuous increase of the spraying area, the problem of droplet drift risk in the spraying process of UAV is becoming increasingly prominent, especially the herbicide drift. In order to clarify the effect of the herbicide solution on the droplet size and the deposition and drift distribution characteristics sprayed by UAVs, the droplet sizes of 15 herbicide solutions sprayed by the centrifugal rotary atomizer nozzle installed in the plant protection UAV were measured in the laboratory, and the distribution of droplet deposition and drift in the spraying area and drift area were measured by adding a fluorescent tracer (60 g/hm2) to the tank in the field. The results showed that the herbicide solution had a significant effect on the droplet size distribution. The DV50 of all the other solutions was reduced after sprayed by the centrifugal atomizer except the Carfentrazone-ethyl water dispersible granule, and the maximum decrease ratio was 22.0%. The proportion of small droplets (V<150 μm) increased, with the maximum value of 50.8%. When the environmental crosswind speed was 3.76 m/s, the coverage and number of droplets in the spraying area were only 41.3% and 42.2% of that at 0.74 m/s, and the deposition uniformity was significantly reduced. In the drift zone, the deposition amount of droplets was under 10% of in-swath zone at the downwind of 12 m, and the deposition of all the treatments at 50 m was lower than detection limits (0.0002 μL/cm2). The drift ratio increased with the wind speed increased. When the crosswind speed reached 3.76 m/s, the drift ratio of droplets was 46.4%. Under different crosswind, 90% of the total measured spray drift were 4.8?22.4 m. By fitting the deposition in the drift zone with drift distance and crosswind speed, the downwind deposition was proportional to the crosswind speed. This study provides data support for droplet drift distance of plant protection UAV spraying in wheat fields at different wind speeds in winter and provides a basis for spray drift buffer zone, drift risk assessment, and relevant standard formulation.

    Reference | Related Articles | Metrics | Comments0
    Crop Stress Sensing and Plant Phenotyping Systems: A Review
    BAI Geng, GE Yufeng
    Smart Agriculture    2023, 5 (1): 66-81.   DOI: 10.12133/j.smartag.SA202211001
    Abstract1545)   HTML72)    PDF(pc) (1595KB)(6088)       Save

    Enhancing resource use efficiency in agricultural field management and breeding high-performance crop varieties are crucial approaches for securing crop yield and mitigating negative environmental impact of crop production. Crop stress sensing and plant phenotyping systems are integral to variable-rate (VR) field management and high-throughput plant phenotyping (HTPP), with both sharing similarities in hardware and data processing techniques. Crop stress sensing systems for VR field management have been studied for decades, aiming to establish more sustainable management practices. Concurrently, significant advancements in HTPP system development have provided a technological foundation for reducing conventional phenotyping costs. In this paper, we present a systematic review of crop stress sensing systems employed in VR field management, followed by an introduction to the sensors and data pipelines commonly used in field HTPP systems. State-of-the-art sensing and decision-making methodologies for irrigation scheduling, nitrogen application, and pesticide spraying are categorized based on the degree of modern sensor and model integration. We highlight the data processing pipelines of three ground-based field HTPP systems developed at the University of Nebraska-Lincoln. Furthermore, we discuss current challenges and propose potential solutions for field HTPP research. Recent progress in artificial intelligence, robotic platforms, and innovative instruments is expected to significantly enhance system performance, encouraging broader adoption by breeders. Direct quantification of major plant physiological processes may represent one of next research frontiers in field HTPP, offering valuable phenotypic data for crop breeding under increasingly unpredictable weather conditions. This review can offer a distinct perspective, benefiting both research communities in a novel manner.

    Table and Figures | Reference | Related Articles | Metrics | Comments0
    Agricultural Named Entity Recognition Based on Semantic Aggregation and Model Distillation
    LI Liangde, WANG Xiujuan, KANG Mengzhen, HUA Jing, FAN Menghan
    Smart Agriculture    2021, 3 (1): 118-128.   DOI: 10.12133/j.smartag.2021.3.1.202012-SA001
    Abstract1329)   HTML57)    PDF(pc) (1473KB)(5983)       Save

    With the development of smart agriculture, automatic question and answer (Q&A) of agricultural knowledge is needed to improve the efficiency of agricultural information acquisition. Agriculture named entity recognition plays a key role in automatic Q&A system, which helps obtaining information, understanding agriculture questions and providing answer from the knowledge graph. Due to the scarcity of labeled ANE data, some existing open agricultural entity recognition models rely on manual features, can reduce the accuracy of entity recognition. In this work, an approach of model distillation was proposed to recognize agricultural named entity data. Firstly, massive agriculture data were leveraged from Internet, an agriculture knowledge graph (AgriKG) was constructed. To overcome the scarcity of labeled named agricultural entity data, weakly named entity recognition label on agricultural texts crawled from the Internet was built with the help of AgriKG. The approach was derived from distant supervision, which was used to solve the scarcity of labeled relation extraction data. Considering the lack of labeled data, pretraining language model was introduced, which is fine tuned with existing labeled data. Secondly, large scale pretraining language model, BERT was used for agriculture named entity recognition and provided a pretty well initial parameters containing a lot of basic language knowledge. Considering that the task of agriculture named entity recognition relied heavily on low-end semantic features but slightly on high-end semantic features, an Attention-based Layer Aggregation mechanism for BERT(BERT-ALA) was designed in this research. The aim of BERT-ALA was to adaptively aggregate the output of multiple hidden layers of BERT. Based on BERT-ALA model, Bidirectional LSTM (BiLSTM) and conditional random field (CRF) were coupled to further improve the recognition precision, giving a BERT-ALA+BiLSTM+CRF model. Bi-LSTM improved BERT's insufficient learning ability of the relative position feature, while conditional random field models the dependencies of entity recognition label. Thirdly, since BERT-ALA+BiLSTM+CRF model was difficult to serve online because of the extremely high time and space complexity, BiLSTM+CRF model was used as student model to distill BERT-ALA+BiLSTM+CRF model. It fitted the BERT-ALA+BiLSTM+CRF model's output of BiLSTM layer and CRF layer. The experiment on the database constructed in the research, as well as two open datasets showed that (1) the macro-F1 of the BERT-ALA + BiLSTM + CRF model was improved by 1% compared to the baseline model BERT + BiLSTM + CRF, and (2) compared with the model trained on the original data, the macro-F1 of the distilled student model BiLSTM + CRF was increased by an average of 3.3%, the prediction time was reduced by 33%, and the storage space was reduced by 98%. The experimental results verify the effectiveness of the BERT-ALA and knowledge distillation in agricultural entity recognition.

    Reference | Related Articles | Metrics | Comments0
    Pineapple Maturity Analysis in Natural Environment Based on MobileNet V3-YOLOv4
    LI Yangde, MA Xiaohui, WANG Ji
    Smart Agriculture    2023, 5 (2): 35-44.   DOI: 10.12133/j.smartag.SA202211007
    Abstract473)   HTML60)    PDF(pc) (1858KB)(5914)       Save

    [Objective] Pineapple is a common tropical fruit, and its ripeness has an important impact on the storage and marketing. It is particularly important to analyze the maturity of pineapple fruit before picking. Deep learning technology can be an effective method to achieve automatic recognition of pineapple maturity. To improve the accuracy and rate of automatic recognition of pineapple maturity, a new network model named MobileNet V3-YOLOv4 was proposed in this study. [Methods] Firstly, pineapple maturity analysis data set was constructed. A total of 1580 images were obtained, with 1264 images selected as the training set, 158 images as the validation set, and 158 images as the test set. Pineapple photos were taken in natural environment. In order to ensure the diversity of the data set and improve the robustness and generalization of the network, pineapple photos were taken under the influence of different factors such as branches and leaves occlusion, uneven lighting, overlapping shadows, etc. and the location, weather and growing environment of the collection were different. Then, according to the maturity index of pineapple, the photos of pineapple with different maturity were marked, and the labels were divided into yellow ripeness and green ripeness. The annotated images were taken as data sets and input into the network for training. Aiming at the problems of the traditional YOLOv4 network, such as large number of parameters, complex network structure and slow reasoning speed, a more optimized lightweight MobileNet V3-YOLOv4 network model was proposed. The model utilizes the benck structure to replace the Resblock in the CSPDarknet backbone network of YOLOv4. Meanwhile, in order to verify the effectiveness of the MobileNet V3-YOLOv4 network, MobileNet V1-YOLOv4 model and MobileNet V2-YOLOv4 model were also trained. Five different single-stage and two-stage network models, including R-CNN, YOLOv3, SSD300, Retinanet and Centernet were compared with each evaluation index to analyze the performance superiority of MobileNet V3-YOLOv4 model. Results and Discussions] MobileNet V3-YOLOv4 was validated for its effectiveness in pineapple maturity detection through experiments comparing model performance, model classification prediction, and accuracy tests in complex pineapple detection environments.The experimental results show that, in terms of model performance comparison, the training time of MobileNet V3-YOLOv4 was 11,924 s, with an average training time of 39.75 s per round, the number of parameters was 53.7 MB, resulting in a 25.59% reduction in the saturation time compared to YOLOv4, and the parameter count accounted for only 22%. The mean average precision (mAP) of the trained MobileNet V3-YOLOv4 in the verification set was 53.7 MB. In order to validate the classification prediction performance of the MobileNet V3-YOLOv4 model, four metrics, including Recall score, F1 Score, Precision, and average precision (AP), were utilized to classify and recognize pineapples of different maturities. The experimental results demonstrate that MobileNet V3-YOLOv4 exhibited significantly higher Precision, AP, and F1 Score the other. For the semi-ripe stage, there was a 4.49% increase in AP, 0.07 improvement in F1 Score, 1% increase in Recall, and 3.34% increase in Precision than YOLOv4. As for the ripe stage, there was a 6.06% increase in AP, 0.13 improvement in F1 Score, 16.55% increase in Recall, and 6.25% increase in Precision. Due to the distinct color features of ripe pineapples and their easy differentiation from the background, the improved network achieved a precision rate of 100.00%. Additionally, the mAP and reasoning speed (Frames Per Second, FPS) of nine algorithms were examined. The results showed that MobileNet V3-YOLOv4 achieved an mAP of 90.92%, which was 5.28% higher than YOLOv4 and 3.67% higher than YOLOv3. The FPS was measured at 80.85 img/s, which was 40.28 img/s higher than YOLOv4 and 8.91 img/s higher than SSD300. The detection results of MobileNet V3-YOLOv4 for pineapples of different maturities in complex environments indicated a 100% success rate for both the semi-ripe and ripe stages, while YOLOv4, MobileNet V1-YOLOv4, and MobileNet V2-YOLOv4 exhibited varying degrees of missed detections. [Conclusions] Based on the above experimental results, it can be concluded that MobileNet V3-YOLOv4 proposed in this study could not only reduce the training speed and parameter number number, but also improve the accuracy and reasoning speed of pineapple maturity recognition, so it has important application prospects in the field of smart orchard. At the same time, the pineapple photo data set collected in this research can also provide valuable data resources for the research and application of related fields.

    Table and Figures | Reference | Related Articles | Metrics | Comments0
    Forecast and Analysis of Agricultural Products Logistics Demand Based on Informer Neural Network: Take the Central China Aera as An Example
    ZUO Min, HU Tianyu, DONG Wei, ZHANG Kexin, ZHANG Qingchuan
    Smart Agriculture    2023, 5 (1): 34-43.   DOI: 10.12133/j.smartag.SA202302001
    Abstract958)   HTML199)    PDF(pc) (1323KB)(5904)       Save

    Ensuring the stability of agricultural products logistics is the key to ensuring people's livelihood. The forecast of agricultural products logistics demand is an important guarantee for rational planning of agricultural products logistics stability. However, the forecasting of agricultural products logistics demand is actually complicated, and it will be affected by various factors in the forecasting process. Therefore, in order to ensure the accuracy of forecasting the logistics demand of agricultural products, many influencing factors need to be considered. In this study, the logistics demand of agricultural products is taken as the research object, relevant indicators from 2017 to 2021 were selected as characteristic independent variables and a neural network model for forecasting the logistics demand of agricultural products was constructed by using Informer neural network. Taking Henan province, Hubei province and Hunan province in Central China as examples, the logistics demands of agricultural products in the three provinces were predicted. At the same time, long short-term memory network (LSTM) and Transformer neural network were used to forecast the demand of agricultural products logistics in three provinces of Central China, and the prediction results of the three models were compared. The results showed that the average percentage of prediction test error based on Informer neural network model constructed in this study was 3.39%, which was lower than that of LSTM and Transformer neural network models of 4.43% and 4.35%. The predicted value of Informer neural network model for three provinces was close to the actual value. The predicted value of Henan province in 2021 was 4185.33, the actual value was 4048.10, and the error was 3.389%. The predicted value of Hubei province in 2021 was 2503.64, the actual value was 2421.78, and the error was 3.380%. The predicted value of Hunan province in 2021 was 2933.31, the actual value was 2836.86, and the error was 3.340%. Therefore, it showed that the model can accurately predict the demand of agricultural products logistics in three provinces of Central China, and can provide a basis for rational planning and policy making of agricultural products logistics. Finally, the model and parameters were used to predict the logistics demand of agricultural products in Henan, Hunan, and Hubei provinces in 2023, and the predicted value of Henan province in 2023 was 4217.13; Hubei province was 2521.47, and Hunan province was 2974.65, respectively. The predicted values for the three provinces in 2023 are higher than the predicted values in 2021. Therefore, based on the logistics and transportation supporting facilities in 2021, it is necessary to ensure logistics and transportation efficiency and strengthen logistics and transportation capacity, so as to meet the growing logistics demand in Central China.

    Table and Figures | Reference | Related Articles | Metrics | Comments0
    Advances and Progress of Agricultural Machinery and Sensing Technology Fusion
    CHEN Xuegeng, WEN Haojun, ZHANG Weirong, PAN Fochu, ZHAO Yan
    Smart Agriculture    2020, 2 (4): 1-16.   DOI: 10.12133/j.smartag.2020.2.4.202002-SA003
    Abstract4972)   HTML7793)    PDF(pc) (2650KB)(5869)       Save

    Agricultural machinery and equipment are important foundations for transforming agricultural development methods and promoting sustainable agricultural development, as well as are the key areas and core supports for promoting agricultural modernization. In order to clarify the development ideas of agricultural machinery informatization and find the key development directions, and vigorously promote the development of agricultural machinery intelligentization, the development status of foreign agricultural machinery and sensing technology fusion were analyzed in this article, and five major development characteristics: 1) development towarding digitalization, automation and informationization, 2) applying sensing technology to the design and manufacturing of agricultural machinery equipment, 3) rapidly developing of animal husbandry machinery sensing technology, 4) focusing on resource conservation and environmental protection, and sensing technology promoting sustainable agricultural development, and 5) towarding intelligent control, automatic operation and driving comfort development were summarized. Among them, some advanced intelligent agricultural machinery were introduced, including the German Krone BiGX700 self-propelled silage harvester, an automatic weeding and fertilization robot developed by the Queensland University of Technology in Australia—Agbot II, and John Deere CP690 self-propelled baler Cotton machine, etc. After that, the new characteristics of the development of agricultural mechanization in China were summarize, and the viewpoint was pointed out that although the current development of agricultural mechanization in China had achieved remarkable results, there were still problems such as low intelligence and informatization of agricultural machinery, and insufficient fusion of agricultural machinery and informatization. Then the prospects for the development of China's agricultural machinery and sensing technology fusion were put forward, including 1) promoting the development of intelligent perception technology and navigation technology research, 2) promoting the intelligentization of agricultural machinery and equipment, and building an agricultural intelligent operation system, 3) promoting the research of agricultural machinery autonomous operation technology and the construction of unmanned farms, and 4) strengthening the technical standard formulation of agricultural machinery informatization and the training of compound talents. The fusion of agricultural machinery and sensing technology can realize the effective and diversified fusion of agricultural mechanization and sensing technology, maximize the guiding effect of informatization, improve the efficiency of agricultural production in China, and promote the development of digital agriculture and modern agriculture.

    Reference | Related Articles | Metrics | Comments0
    Agricultural Technology Knowledge Intelligent Question-Answering System Based on Large Language Model
    WANG Ting, WANG Na, CUI Yunpeng, LIU Juan
    Smart Agriculture    2023, 5 (4): 105-116.   DOI: 10.12133/j.smartag.SA202311005
    Abstract2821)   HTML391)    PDF(pc) (1475KB)(5802)       Save

    [Objective] The rural revitalization strategy presents novel requisites for the extension of agricultural technology. However, the conventional method encounters the issue of a contradiction between supply and demand. Therefore, there is a need for further innovation in the supply form of agricultural knowledge. Recent advancements in artificial intelligence technologies, such as deep learning and large-scale neural networks, particularly the advent of large language models (LLMs), render anthropomorphic and intelligent agricultural technology extension feasible. With the agricultural technology knowledge service of fruit and vegetable as the demand orientation, the intelligent agricultural technology question answering system was built in this research based on LLM, providing agricultural technology extension services, including guidance on new agricultural knowledge and question-and-answer sessions. This facilitates farmers in accessing high-quality agricultural knowledge at their convenience. [Methods] Through an analysis of the demands of strawberry farmers, the agricultural technology knowledge related to strawberry cultivation was categorized into six themes: basic production knowledge, variety screening, interplanting knowledge, pest diagnosis and control, disease diagnosis and control, and drug damage diagnosis and control. Considering the current situation of agricultural technology, two primary tasks were formulated: named entity recognition and question answering related to agricultural knowledge. A training corpus comprising entity type annotations and question-answer pairs was constructed using a combination of automatic machine annotation and manual annotation, ensuring a small yet high-quality sample. After comparing four existing Large Language Models (Baichuan2-13B-Chat, ChatGLM2-6B, Llama 2-13B-Chat, and ChatGPT), the model exhibiting the best performance was chosen as the base LLM to develop the intelligent question-answering system for agricultural technology knowledge. Utilizing a high-quality corpus, pre-training of a Large Language Model and the fine-tuning method, a deep neural network with semantic analysis, context association, and content generation capabilities was trained. This model served as a Large Language Model for named entity recognition and question answering of agricultural knowledge, adaptable to various downstream tasks. For the task of named entity recognition, the fine-tuning method of Lora was employed, fine-tuning only essential parameters to expedite model training and enhance performance. Regarding the question-answering task, the Prompt-tuning method was used to fine-tune the Large Language Model, where adjustments were made based on the generated content of the model, achieving iterative optimization. Model performance optimization was conducted from two perspectives: data and model design. In terms of data, redundant or unclear data was manually removed from the labeled corpus. In terms of the model, a strategy based on retrieval enhancement generation technology was employed to deepen the understanding of agricultural knowledge in the Large Language Model and maintain real-time synchronization of knowledge, alleviating the problem of LLM hallucination. Drawing upon the constructed Large Language Model, an intelligent question-answering system was developed for agricultural technology knowledge. This system demonstrates the capability to generate high-precision and unambiguous answers, while also supporting the functionalities of multi-round question answering and retrieval of information sources. [Results and Discussions] Accuracy rate and recall rate served as indicators to evaluate the named entity recognition task performance of the Large Language Models. The results indicated that the performance of Large Language Models was closely related to factors such as model structure, the scale of the labeled corpus, and the number of entity types. After fine-tuning, the ChatGLM Large Language Model demonstrated the highest accuracy and recall rate. With the same number of entity types, a higher number of annotated corpora resulted in a higher accuracy rate. Fine-tuning had different effects on different models, and overall, it improved the average accuracy of all models under different knowledge topics, with ChatGLM, Llama, and Baichuan values all surpassing 85%. The average recall rate saw limited increase, and in some cases, it was even lower than the values before fine-tuning. Assessing the question-answering task of Large Language Models using hallucination rate and semantic similarity as indicators, data optimization and retrieval enhancement generation techniques effectively reduced the hallucination rate by 10% to 40% and improved semantic similarity by more than 15%. These optimizations significantly enhanced the generated content of the models in terms of correctness, logic, and comprehensiveness. [Conclusion] The pre-trained Large Language Model of ChatGLM exhibited superior performance in named entity recognition and question answering tasks in the agricultural field. Fine-tuning pre-trained Large Language Models for downstream tasks and optimizing based on retrieval enhancement generation technology mitigated the problem of language hallucination, markedly improving model performance. Large Language Model technology has the potential to innovate agricultural technology knowledge service modes and optimize agricultural knowledge extension. This can effectively reduce the time cost for farmers to obtain high-quality and effective knowledge, guiding more farmers towards agricultural technology innovation and transformation. However, due to challenges such as unstable performance, further research is needed to explore optimization methods for Large Language Models and their application in specific scenarios.

    Table and Figures | Reference | Related Articles | Metrics | Comments0
    Multi-Objective Vegetable Transportation and Distribution Path Optimization with Time Windows
    WANG Fang, TENG Guifa, YAO Jingfa
    Smart Agriculture    2021, 3 (3): 152-161.   DOI: 10.12133/j.smartag.2021.3.3.202109-SA010
    Abstract733)   HTML45)    PDF(pc) (1125KB)(5800)       Save

    There are higher requirements for the timeliness of vegetable transportation and distribution. In order to solve the problems of long transportation time, high total transportation cost and short preservation time of vegetables during transportation, considering the constraints such as vehicle load and time window, this study proposed a genetic simulated annealing algorithm (GA-SA) for multi-objective vegetable distribution path optimization with time windows. That was, the simulated annealing algorithm (SA) adaptive (Metropolis) acceptance criterion was introduced into the operation process of genetic algorithm (GA). The basic idea was: First, the original population was selected, crossed and mutated by genetic algorithm to form a new generation of path population. At this time, by introducing metropolis acceptance criterion, and then, after modifying the sub situation of the new generation path population and selecting cross mutation, a new target path population was obtained. The improved algorithm retained the excellent individual, and the convergence speed, jumped out of the local optimal solution found based on genetic algorithm, and then found the global optimal solution. Then, the multi-objective of returning all vehicles to the distribution center after distribution was the least time-consuming, the lowest cost and the least use of vehicles was achieved, and the optimal path of vegetable transportation was obtained. Taking Baoding city in Hebei province as the distribution center and some towns under the jurisdiction of Baoding city as the distribution points, the experiment of vegetable transportation path optimization was designed. The experiments of genetic algorithm, simulated annealing algorithm and genetic simulated annealing algorithm were carried out, respectively. The comparative analysis was carried out from the aspects of convergence speed, total distance, total time, vehicles and total cost. The experimental results showed that, compared with the genetic algorithm and simulated annealing algorithm, GA-SA could effectively accelerate its convergence speed. The total cost of the optimized distribution route reduced by about 23.7% and 4% respectively, the total distance reduced by 22.6% and 3% respectively, the time consumption reduced by 26.2 and 2.6 hours respectively, and 2 and 1 vehicles were used less respectively. This study could also provide reference for the research of cold fresh food and other transportation path optimization.

    Reference | Related Articles | Metrics | Comments0
    Research Progress and Application Prospect of Electronic Nose Technology in the Detection of Meat and Meat Products
    LIU Yang, JIA Wenshen, MA Jie, LIANG Gang, WANG Huihua, ZHOU Wei
    Smart Agriculture    2021, 3 (4): 29-41.   DOI: 10.12133/j.smartag.2021.3.4.202011-SA003
    Abstract1043)   HTML56)    PDF(pc) (1178KB)(5770)       Save

    With the continuous increase of import and export of various countries, people have put forward higher requirements on the efficiency and accuracy of meat and meat products safety indicators detection. Since electronic nose technology is simple to operate and allows rapid and nondestructive testing, it can meet today's need for efficient test of meat and meat products. In this paper, the detection principle of electronic nose technology was introduced firstly, and its development process was described from two aspects of hardware and software system. Then, the application research progress of electronic nose technology in meat and meat products detection in recent years from the aspects of freshness, adulteration, flavor evaluation and microbial contamination of meat and meat products was analyzed. Different electronic nose instruments and equipment or different pattern recognition algorithms result in different analysis results. Therefore, it highlighting the feasibility and advancement of electronic nose technology application in various aspects of meat and meat products detection. At the same time, in view of the application research results of electronic nose technology in the detection of meat and meat products, the paper pointed out the shortcomings of electronic nose technology, for example: The analysis effect of electronic nose technology was uneven, the price of electronic nose equipment was relatively expensive, and the application range of large electronic nose equipment was limited. Therefore, there were still some difficulties and problems of electronic nose technology in the aspects of universality and popularization. Finally, in view of the shortcomings of the current electronic nose technology, the development and application prospects of the electronic nose technology in the future were prospected. In terms of hardware system, with the research and development continuously of new gas sensitive materials, the durability and sensitivity to smell recognition of the electronic nose by improving the performance of the electrode film material of the electronic nose sensor array was enhanced. In terms of software system, with the upgrading continuously of computer systems, a supporting platform for the emerging and complex pattern recognition algorithms was provided. New pattern recognition algorithms in the pattern recognition system of electronic nose technology were explored and introduced, so that electronic nose technology can achieve faster and more accurate recognition and analysis of odors.

    Reference | Related Articles | Metrics | Comments0
    Method for identifying crop disease based on CNN and transfer learning
    Li Miao, Wang Jingxian, Li Hualong, Hu Zelin, Yang XuanJiang, Huang Xiaoping, Zeng Weihui, Zhang Jian, Fang Sisi
    Smart Agriculture    2019, 1 (3): 46-55.   DOI: 10.12133/j.smartag.2019.1.3.201903-SA005
    Abstract3160)   HTML2355)    PDF(pc) (2845KB)(5695)       Save

    The internet is a huge resource base and a rich knowledge base. Aiming at the problem of small agricultural samples, the utilization technology of network resources was studied in the research, which would provide an idea and method for the research and application of crop disease identification and diagnosis. The knowledge transfer and deep learning methods to carry out research and experiments on public data sets (ImageNet, PlantVillage) and laboratory small sample disease data (AES-IMAGE) were introduced: first the batch normalization algorithm was applied to the AlexNet and VGG of Convolutional Neural Network (CNN) models to improve the over-fitting problem of the network; second the transfer learning strategy using parameter fine-tuning: The PlantVillage large-scale plant disease dataset was used to obtain the pre-trained model. On the improved network (AlexNet, VGG model), the pre-trained model was adjusted by our small sample dataset AES-IMAGE to obtain the disease identification model of cucumber and rice; third the transfer learning strategy was used for the bottleneck feature extraction: using the ImageNet big dataset to obtain the network parameters, CNN model (Inception-v3 and Mobilenet) was used as feature extractor to extract disease features. This method requires only a quick identification of the disease on the CPU and does not require a lot of training time, which can quickly complete the process of disease identification on the CPU. The experimental results show that: first in the transfer learning strategy of parameter fine-tuning: the highest accuracy rate was 98.33%, by using the VGG network parameter fine-tuning strategy; second in the transfer learning strategy of bottleneck feature extraction, using the Mobilenet model for bottleneck layer feature extraction and identification could obtain 96.8% validation accuracy. The results indicate that the combination of CNN and transfer learning is effective for the identification of small sample crop diseases.

    Reference | Related Articles | Metrics | Comments0
    Distilled-MobileNet Model of Convolutional Neural Network Simplified Structure for Plant Disease Recognition
    QIU Wenjie, YE Jin, HU Liangqing, YANG Juan, LI Qili, MO Jianyou, YI Wanmao
    Smart Agriculture    2021, 3 (1): 109-117.   DOI: 10.12133/j.smartag.2021.3.1.202009-SA004
    Abstract1771)   HTML126)    PDF(pc) (1643KB)(5665)       Save

    The development of convolutional neural networks(CNN) has brought a large number of network parameters and huge model volumes, which greatly limites the application on devices with small computing resources, such as single-chip microcomputers and mobile devices. In order to solve the problem, a structured model compression method was studied in this research. Its core idea was using knowledge distillation to transfer the knowledge from the complex integrated model to a lightweight small-scale neural network. Firstly, VGG16 was used to train a teacher model with a higher recognition rate, whose volume was much larger than the student model. Then the knowledge in the model was transfered to MobileNet by using distillation. The parameters number of the VGG16 model was greatly reduced. The knowledge-distilled model was named Distilled-MobileNet, and was applied to the classification task of 38 common diseases (powdery mildew, Huanglong disease, etc.) of 14 crops (soybean, cucumber, tomato, etc.). The performance test of knowledge distillation on four different network structures of VGG16, AlexNet, GoogleNet, and ResNet showed that when VGG16 was used as a teacher model, the accuracy of the model was improved to 97.54%. Using single disease recognition rate, average accuracy rate, model memory and average recognition time as 4 indicators to evaluate the accuracy of the trained Distilled-MobileNet model in a real environment, the results showed that, the average accuracy of the model reached 97.62%, and the average recognition time was shortened to 0.218 s, only accounts for 13.20% of the VGG16 model, and the model size was reduced to only 19.83 MB, which was 93.60% smaller than VGG16. Compared with traditional neural networks, distilled-mobile model has a significant improvement in reducing size and shorting recognition time, and can provide a new idea for disease recognition on devices with limited memory and computing resources.

    Reference | Related Articles | Metrics | Comments0
    Key technology analysis and research progress of UAV intelligent plant protection
    Xu Min, Zhang Ruirui, Chen Liping, Tang Qing, Xu Gang
    Smart Agriculture    2019, 1 (2): 20-33.   DOI: 10.12133/j.smartag.2019.1.2.201812-SA025
    Abstract3649)   HTML2518)    PDF(pc) (1405KB)(5620)       Save

    UAV plant protection operation faces very complicated environmental conditions. On one hand, its ultra low altitude operations are vulnerable to ground structures and basic hydropower facilities; on the other hand, the effectiveness of plant protection operation is strong, and it is necessary to spray the pesticides to the specific parts of crops at the prescribed time so as to ensure good pesticide application effect. At present, UAV plant protection technology mainly refers to the existing mature technology and flight platform in general aviation field to basically "fly and spray". However, the lack of penetrating research and theoretical guidance on environmental perception in farmland operation, the movement mechanism of droplets under the rotor airflow, and the penetrability of the droplet to different crops canopy lead to low penetration rate of the UAV plant protection operation, easy drifting, frequent accidents, large damage probability and low comprehensive operational efficiency. Benefiting from the breakthroughs in artificial intelligence, parallel computing technology and intelligent hardware, the UAV plant protection technology is developing in the direction of intellectualization, systematization and precision. The real-time perception of the environment under non established conditions, intelligent job decision method based on intelligent recognition of crop diseases and pests, the control of the toward-target pesticide spraying control based on the variable of wind field droplet deposition model and the data based job evaluation system have gradually become the key technology of the UAV intelligent plant protection. The manuscript analyzed and summarized the research status and technical achievements in the field of UAV intelligent plant protection from the field information perception, the modeling and optimization control of accurate pesticide application, the evaluation and monitoring of the operation effect. Based on the existing research, the research also predicted the development trend of the key technologies of intelligent UAV plant protection in the future. The clustering method of hyper-spectral image acquisition and computational intelligence based deep learning recognition will become the key technology for real-time and efficient acquisition of crop target information in plant protection work, which greatly improves the accuracy of remote sensing information inversion recognition; machine vision and multi machine cooperative sensing technology can acquire dynamic information of field operation at multiple levels and time; the high precision droplet spectrum control technology independently controlled by nozzle design and the precision variable spraying control technology based on the wind field model can further improve the droplet deposition effect and reduce the liquid drifting; the breakthrough of high accuracy mesh solution technology will change the prediction mode of droplet drift from artificial experience judgment to computer simulation and numerical deduction; the job path planning technology will greatly improve the efficiency of multi machine and multi area operation and reduce the distance of invalid operation; the job quality evaluation based on the real-time data of the sensor and the operation supervision system of large data technology will replace people to effectively control the process of the UAV plant protection operation, achieve data and transparency of plant protection, and ensure the process is observable and controllable.

    Reference | Related Articles | Metrics | Comments0
    Supply and Demand Forecasting Model of Multi-Agricultural Products Based on Deep Learning
    ZHUANG Jiayu, XU Shiwei, LI Yang, XIONG Lu, LIU Kebao, ZHONG Zhiping
    Smart Agriculture    2022, 4 (2): 174-182.   DOI: 10.12133/j.smartag.SA202203013
    Abstract1204)   HTML104)    PDF(pc) (1057KB)(5580)       Save

    To further improve the simulation and estimation accuracy of the supply and demand process of agricultural products, a large number of agricultural data at the national and provincial levels since 1980 were used as the basic research sample, including production, planted area, food consumption, industrial consumption, feed consumption, seed consumption, import, export, price, GDP, population, urban population, rural population, weather and so on, by fully considering the impact factors of agricultural products such as varieties, time, income and economic development, a multi-agricultural products supply and demand forecasting model based on long short-term memory neural network (LSTM) was constructed in this study. The general thought of supply and demand forecasting model is packaging deep neural network training model as an I/O-opening modular model, reserving control interface for input of outside data, and realizing the indicators forecasting of supply and demand and matrixing of balance sheet. The input of model included forecasting balance sheet data of agricultural products, annual price data, general economic data, and international currency data since 2000. The output of model was balance sheet data of next decade since forecasting time. Under the premise of fully considering the mechanical constraints, the model used the advantages of deep learning algorithms in nonlinear model analysis and prediction to analyze and predict supply and demand of 9 main types of agricultural products, including rice, wheat, corn, soybean, pork, poultry, beef, mutton, and aquatic products. The production forecast results of 2019-2021 based on this model were compared and verified with the data published by the National Bureau of Statistics, and the mean absolute percentage error was 3.02%, which meant the average forecast accuracy rate of 2019-2021 was 96.98%. The average forecast accuracy rate was 96.10% in 2019, 98.26% in 2020, and 96.58% in 2021, which shows that with the increase of sample size, the prediction effect of intelligent learning model would gradually get better. The forecasting results indicate that the multi-agricultural supply and demand prediction model based on LSTM constructed in this study can effectively reflect the impact of changes in hidden indicators on the prediction results, avoiding the uncontrollable error introduced by manual experience intervention. The model can provide data production and technical support such as market warning, policy evaluation, resource management and public opinion analysis for agricultural production and management and macroeconomic regulation, and can provide intelligent technical support for multi-regional and inter-temporal agricultural outlook work by monitoring agricultural operation data in a timely manner.

    Table and Figures | Reference | Related Articles | Metrics | Comments0
    Status Quo of Waterfowl Intelligent Farming Research Review and Development Trend Analysis
    LIU Youfu, XIAO Deqin, ZHOU Jiaxin, BIAN Zhiyi, ZHAO Shengqiu, HUANG Yigui, WANG Wence
    Smart Agriculture    2023, 5 (1): 99-110.   DOI: 10.12133/j.smartag.SA202205007
    Abstract968)   HTML68)    PDF(pc) (2057KB)(5565)       Save

    Waterfowl farming in China is developing rapidly in the direction of large-scale, standardization and intelligence. The research and application of intelligent farming equipment and information technology is the key to promote the healthy and sustainable development of waterfowl farming, which is important to improve the output efficiency of waterfowl farming, reduce the reliance on labor in the production process, fit the development concept of green and environmental protection and achieve high-quality transformational development. In this paper, the latest research and inventions of intelligent waterfowl equipment, waterfowl shed environment intelligent control technology and intelligent waterfowl feeding, drinking water, dosing and disinfection and automatic manure treatment equipment were introduced. At present, compared to pigs, chickens and cattle, the intelligent equipment of waterfowl are still relatively backward. Most waterfowl houses are equipped with chicken equipment directly, lacking improvements for waterfowl. Moreover, the linkage between the equipment is poor and not integrated with the breeding mode and shed structure of waterfowl, resulting in low utilization. Therefore, there is a need to develop and improve equipment for the physiological growth characteristics of waterfowl from the perspective of their breeding welfare. In addition, the latest research advances in the application of real-time production information collection and intelligent management technologies were present. The information collection technologies included visual imaging technology, sound capture systems, and wearable sensors were present. Since the researches of ducks and geese is few, the research of poultry field, which can provide a reference for the waterfowl were also summarized. The research of information perception and processing of waterfowl is currently in its initial stage. Information collection techniques need to be further tailored to the physiological growth characteristics of waterfowl, and better deep learning models need to be established. The waterfowl management platform, taking the intelligent management platform developed by South China Agricultural University as an example were also described. Finally, the intelligent application of the waterfowl industry was pointed out, and the future trends of intelligent farming with the development of mechanized and intelligent equipment for waterfowl in China to improve the recommendations were analyzed. The current waterfowl farming is in urgent need of intelligent equipment reform and upgrading of the industry for support. In the future, intelligent equipment for waterfowl, information perception methods and control platforms are in urgent to be developed. When upgrading the industry, it is necessary to develop a development strategy that fits the current waterfowl farming model in China.

    Table and Figures | Reference | Related Articles | Metrics | Comments0
    Apple Phenological Period Identification in Natural Environment Based on Improved ResNet50 Model
    LIU Yongbo, GAO Wenbo, HE Peng, TANG Jiangyun, HU Liang
    Smart Agriculture    2023, 5 (2): 13-22.   DOI: 10.12133/j.smartag.SA202304009
    Abstract722)   HTML125)    PDF(pc) (2822KB)(5502)       Save

    [Objective] Aiming at the problems of low accuracy and incomplete coverage of image recognition of phenological period of apple in natural environment by traditional methods, an improved ResNet50 model was proposed for phenological period recognition of apple. [Methods] With 8 kinds of phenological period images of Red Fuji apple in Sichuan plateau area as the research objects and 3 sets of spherical cameras built in apple orchard as acquisition equipment, the original data set of 9800 images of apple phenological period were obtained, labeled by fruit tree experts. Due to the different duration of each phenological period of apple, there were certain differences in the quantity of collection. In order to avoid the problem of decreasing model accuracy due to the quantity imbalance, data set was enhanced by random cropping, random rotation, horizontal flip and brightness adjustment, and the original data set was expanded to 32,000 images. It was divided into training set (25,600 images), verification set (3200 images) and test set (3200 images) in a ratio of 8:1:1. Based on the ResNet50 model, the SE (Squeeze and Excitation Network) channel attention mechanism and Adam optimizer were integrated. SE channel attention was introduced at the end of each residual module in the benchmark model to improve the model's feature extraction ability for plateau apple tree images. In order to achieve fast convergence of the model, the Adam optimizer was combined with the cosine annealing attenuation learning rate, and ImageNet was selected as the pre-training model to realize intelligent recognition of plateau Red Fuji apple phenological period under natural environment. A "Intelligent Monitoring and Production Management Platform for Fruit Tree Growth Period" has been developed using the identification model of apple tree phenology. In order to reduce the probability of model misjudgment, improve the accuracy of model recognition, and ensure precise control of the platform over the apple orchard, three sets of cameras deployed in the apple orchard were set to capture motion trajectories, and images were collected at three time a day: early, middle, and late, a total of 27 images per day were collected. The model calculated the recognition results of 27 images and takes the category with the highest number of recognition as the output result to correct the recognition rate and improve the reliability of the platform. [Results and Discussions] Experiments were carried out on 32,000 apple tree images. The results showed that when the initial learning rate of Adam optimizer was set as 0.0001, the accuracy of the test model tended to the optimal, and the loss value curve converged the fastest. When the initial learning rate was set to 0.0001 and the iteration rounds are set to 30, 50 and 70, the accuracies of the optimal verification set obtained by the model was 0.9354, 0.9635 and 0.9528, respectively. Therefore, the improved ResNet50 model selects the learning rate of 0.0001 and iteration rounds of 50 as the training parameters of the Adam optimizer. Ablation experiments showed that the accuracy of validation set and test set were increased by 0.8% and 2.99% in the ResNet50 model with increased SE attention mechanism, respectively. The validation set accuracy and test set accuracy of the ResNet50 model increased by 2.19% and 1.42%, respectively, when Adam optimizer was added. The accuracy of validation set and test set was 2.33% and 3.65%, respectively. The accuracy of validation set was 96.35%, the accuracy of test set was 91.94%, and the average detection time was 2.19 ms.Compared with the AlexNet, VGG16, ResNet18, ResNet34, and ResNet101 models, the improved ResNet50 model improved the accuracy of the optimal validation set by 9.63%, 5.07%, 5.81%, 4.55%, and 0.96%, respectively. The accuracy of the test set increased by 12.31%, 6.88%, 8.53%, 8.67%, and 5.58%, respectively. The confusion matrix experiment result showed that the overall recognition rate of the improved ResNet50 model for the phenological period of apple tree images was more than 90%, of which the accuracy rate of bud stage and dormancy stage was the lowest, and the probability of mutual misjudgment was high, and the test accuracy rates were 89.50% and 87.44% respectively. There were also a few misjudgments during the young fruit stage, fruit enlargement stage, and fruit coloring stage due to the similarity in characteristics between adjacent stages. The external characteristics of the Red Fuji apple tree were more obvious during the flowering and fruit ripening stages, and the model had the highest recognition rate for the flowering and fruit ripening stages, with test accuracy reaching 97.50% and 97.49%, respectively. [Conclusions] The improved ResNet50 can effectively identify apple phenology, and the research results can provide reference for the identification of orchard phenological period. After integration into the intelligent monitoring production management platform of fruit tree growth period, intelligent management and control of apple orchard can be realized.

    Table and Figures | Reference | Related Articles | Metrics | Comments0
    Design and application of data acquisition and analysis system for CropSense
    Wang Jiaojiao, Xu Bo, Wang Congcong, Yang Guijun, Yang Zhong, Mei Xin, Yang Xiaodong
    Smart Agriculture    2019, 1 (4): 91-104.   DOI: 10.12133/j.smartag.2019.1.4.201910-SA002
    Abstract1608)   HTML1805)    PDF(pc) (1549KB)(5493)       Save

    In view of the demand of small and medium-sized farms for rapid monitoring and accurate diagnosis of crop growth, the National Engineering Research Center for Information Technology in Agriculture (NERCITA) designed a crop growth monitoring device which named CropSense. It is a portable crop health analysis instrument based on dual-channel high-throughput spectral signals which derived from the incident and reflected light intensity of the crop canopy at red and near-infrared bands. This paper designed and implemented a data collecting and analyzing system for CropSense. It consisted of a mobile application for collecting data of CropSense and a server-side system for data and model management. The system implemented data collecting, processing, analyzing and management completely. The system calculated normalized differential vegetation index (NDVI) based on the two-channels spectral sampling data from CropSense which connected smart phone by Bluetooth, then generated crop growth parameters about nitrogen content, chlorophyll content and Leaf Area Index with the built-in spectral inversion model in the server. Meanwhile, it calculated vegetation coverage, density and color content by images captured from the camera of smart phone. When we finished the sampling program, it generated growth parameter thematic maps by Kriging interpolation based on all sampling data of the selected fields. Considering the target yield of the plot, it could provide expert advice visually. Users could get diagnostic information and professional guiding scheme of crop plots immediately after collecting data by touch a button. Now the device and system have been applied in some experimental farms of research institutes. This paper detailed application of the system in XiaoTangShan farm of NERCITA. Compared with the traditional corn flare period samples and fertilize schemes, users could avoid errors caused by manual recording. Besides, with the same corn yield, the fertilization amount has reduced 16.67% when using the generation of the variable fertilization scheme by this system. The result showed that the system could get the crop growth status efficiently and produced reasonable fertilization. The system collected and analyzed crop growth efficiently and conveniently. It is suitable for various farmers without expertise to obtain the information of the crop growth timely and can guide them to operate more effectively and economically in the field. The system saved data to web server through the Internet which improved the shortcoming of poor sharing in the traditional data exporting mode. This system is practical and promising, and it will be widely applied in the explosion of family farms in China.

    Reference | Related Articles | Metrics | Comments0
    Agricultural Intelligent Knowledge Service: Overview and Future Perspectives
    ZHAO Ruixue, YANG Chenxue, ZHENG Jianhua, LI Jiao, WANG Jian
    Smart Agriculture    2022, 4 (4): 105-125.   DOI: 10.12133/j.smartag.SA202207009
    Abstract1977)   HTML211)    PDF(pc) (1435KB)(5444)       Save

    The wide application of advanced information technologies such as big data, Internet of Things and artificial intelligence in agriculture has promoted the modernization of agriculture in rural areas and the development of smart agriculture. This trend has also led to the boost of demands for technology and knowledge from a large amount of agricultural business entities. Faced with problems such as dispersiveness of knowledges, hysteric knowledge update, inadequate agricultural information service and prominent contradiction between supply and demand of knowledge, the agricultural knowledge service has become an important engine for the transformation, upgrading and high-quality development of agriculture. To better facilitate the agriculture modernization in China, the research and application perspectives of agricultural knowledge services were summarized and analyzed. According to the whole life cycle of agricultural data, based on the whole agricultural industry chain, a systematic framework for the construction of agricultural intelligent knowledge service systems towards the requirement of agricultural business entities was proposed. Three layers of techniques in necessity were designed, ranging from AIoT-based agricultural situation perception to big data aggregation and governance, and from agricultural knowledge organization to computation/mining based on knowledge graph and then to multi-scenario-based agricultural intelligent knowledge service. A wide range of key technologies with comprehensive discussion on their applications in agricultural intelligent knowledge service were summarized, including the aerial and ground integrated Artificial Intelligence & Internet-of-Things (AIoT) full-dimensional of agricultural condition perception, multi-source heterogeneous agricultural big data aggregation/governance, knowledge modeling, knowledge extraction, knowledge fusion, knowledge reasoning, cross-media retrieval, intelligent question answering, personalized recommendation, decision support. At the end, the future development trends and countermeasures were discussed, from the aspects of agricultural data acquisition, model construction, knowledge organization, intelligent knowledge service technology and application promotion. It can be concluded that the agricultural intelligent knowledge service is the key to resolve the contradiction between supply and demand of agricultural knowledge service, can provide support in the realization of the advance from agricultural cross-media data analytics to knowledge reasoning, and promote the upgrade of agricultural knowledge service to be more personalized, more precise and more intelligent. Agricultural knowledge service is also an important support for agricultural science and technologies to be more self-reliance, modernized, and facilitates substantial development and upgrading of them in a more effective manner.

    Reference | Related Articles | Metrics | Comments0
    Underwater Fish Species Identification Model and Real-Time Identification System
    LI Shaobo, YANG Ling, YU Huihui, CHEN Yingyi
    Smart Agriculture    2022, 4 (1): 130-139.   DOI: 10.12133/j.smartag.SA202202006
    Abstract1779)   HTML184)    PDF(pc) (1329KB)(5332)       Save

    Convolutional neural network models have different advantages and disadvantages, it is becoming more and more difficult to select an appropriate convolutional neural network model in an actual fish identification project. The identification of underwater fish is a challenge task due to varies in illumination, low contrast, high noise, low resolution and sample imbalance between each type of image from the real underwater environment. In addition, deploying models to mobile devices directly will reduce the accuracy of the model sharply. In order to solve the above problems, Fish Recognition Ground-Truth dataset was used to training model in this study, which is provided by Fish4Knowledge project from University of Edinburgh. It contains 27,370 images with 23 fish species, and has been labeled manually by marine biologists. AlexNet, GoogLeNet, ResNet and DenseNet models were selected initially according to the characteristics of real-time underwater fish identification task, then a comparative experiment was designed to explore the best network model. Random image flipping, rotation and color dithering were used to enhance data based on ground-truth fish dataset in response to the limited number of underwater fish images. Considering that there was a serious imbalance in the number of samples in each category, the label smoothing technology was used to alleviate model overfitting. The Ranger optimizer and Cosine learning rate attenuation strategy were used to further improve the training effect of the models. The accuracy and recall rate information of each model were recorded and counted. The results showed that, the accuracy and recall rate of the fish recognition model based on DenseNet reached 99.21% and 96.77% in train set and validation set respectively, its F1 value reached 0.9742, which was the best model obtained in the experiment. Finally, a remote fish identification system was designed based on Python language, in this system the model was deployed to linux server and the Android APP was responsible for uploading fish images via http to request server to identify the fishes and displaying the identification information returned by server, such as fish species, profiles, habits, distribution, etc. A set of recognition tests were performed on real Android phone and the results showed that in the same local area net the APP could show fish information rapidly and exactly within 1 s.

    Reference | Related Articles | Metrics | Comments0
    Wheat Lodging Area Recognition Method Based on Different Resolution UAV Multispectral Remote Sensing Images
    WEI Yongkang, YANG Tiancong, DING Xinyao, GAO Yuezhi, YUAN Xinru, HE Li, WANG Yonghua, DUAN Jianzhao, FENG Wei
    Smart Agriculture    2023, 5 (2): 56-67.   DOI: 10.12133/j.smartag.SA202304014
    Abstract636)   HTML78)    PDF(pc) (4042KB)(5310)       Save

    [Objective] To quickly and accurately assess the situation of crop lodging disasters, it is necessary to promptly obtain information such as the location and area of the lodging occurrences. Currently, there are no corresponding technical standards for identifying crop lodging based on UAV remote sensing, which is not conducive to standardizing the process of obtaining UAV data and proposing solutions to problems. This study aims to explore the impact of different spatial resolution remote sensing images and feature optimization methods on the accuracy of identifying wheat lodging areas. [Methods] Digital orthophoto images (DOM) and digital surface models (DSM) were collected by UAVs with high-resolution sensors at different flight altitudes after wheat lodging. The spatial resolutions of these image data were 1.05, 2.09, and 3.26 cm. A full feature set was constructed by extracting 5 spectral features, 2 height features, 5 vegetation indices, and 40 texture features from the pre-processed data. Then three feature selection methods, ReliefF algorithm, RF-RFE algorithm, and Boruta-Shap algorithm, were used to construct an optimized subset of features at different flight altitudes to select the best feature selection method. The ReliefF algorithm retains features with weights greater than 0.2 by setting a threshold of 0.2; the RF-RFE algorithm quantitatively evaluated the importance of each feature and introduces variables in descending order of importance to determine classification accuracy; the Boruta-Shap algorithm performed feature subset screening on the full feature set and labels a feature as green when its importance score was higher than that of the shaded feature, defining it as an important variable for model construction. Based on the above-mentioned feature subset, an object-oriented classification model on remote sensing images was conducted using eCognition9.0 software. Firstly, after several experiments, the feature parameters for multi-scale segmentation in the object-oriented classification were determined, namely a segmentation scale of 1, a shape factor of 0.1, and a tightness of 0.5. Three object-oriented supervised classification algorithms, support vector machine (SVM), random forest (RF), and K nearest neighbor (KNN), were selected to construct wheat lodging classification models. The Overall classification accuracy and Kappa coefficient were used to evaluate the accuracy of wheat lodging identification. By constructing a wheat lodging classification model, the appropriate classification strategy was clarified and a technical path for lodging classification was established. This technical path can be used for wheat lodging monitoring, providing a scientific basis for agricultural production and improving agricultural production efficiency. [Results and Discussions] The results showed that increasing the altitude of the UAV to 90 m significantly improved flight efficiency of wheat lodging areas. In comparison to flying at 30 m for the same monitoring range, data acquisition time was reduced to approximately 1/6th, and the number of photos needed decreased from 62 to 6. In terms of classification accuracy, the overall classification effect of SVM is better than that of RF and KNN. Additionally, when the image spatial resolution varied from 1.05 to 3.26 cm, the full feature set and all three optimized feature subsets had the highest classification accuracy at a resolution of 1.05 cm, which was better than at resolutions of 2.09 and 3.26 cm. As the image spatial resolution decreased, the overall classification effect gradually deteriorated and the positioning accuracy decreased, resulting in poor spatial consistency of the classification results. Further research has found that the Boruta-Shap feature selection method can reduce data dimensionality and improve computational speed while maintaining high classification accuracy. Among the three tested spatial resolution conditions (1.05, 2.09, and 3.26 cm), the combination of SVM and Boruta-Shap algorithms demonstrated the highest overall classification accuracy. Specifically, the accuracy rates were 95.6%, 94.6%, and 93.9% for the respective spatial resolutions. These results highlighted the superior performance of this combination in accurately classifying the data and adapt to changes in spatial resolution. When the image resolution was 3.26 cm, the overall classification accuracy decreased by 1.81% and 0.75% compared to 1.05 and 2.09 cm; when the image resolution was 2.09 cm, the overall classification accuracy decreased by 1.06% compared to 1.05 cm, showing a relatively small difference in classification accuracy under different flight altitudes. The overall classification accuracy at an altitude of 90 m reached 95.6%, with Kappa coefficient of 0.914, meeting the requirements for classification accuracy. [Conclusions] The study shows that the object-oriented SVM classifier and the Boruta-Shap feature optimization algorithm have strong application extension advantages in identifying lodging areas in remote sensing images at multiple flight altitudes. These methods can achieve high-precision crop lodging area identification and reduce the influence of image spatial resolution on model stability. This helps to increase flight altitude, expand the monitoring range, improve UAV operation efficiency, and reduce flight costs. In practical applications, it is possible to strike a balance between classification accuracy and efficiency based on specific requirements and the actual scenario, thus providing guidance and support for the development of strategies for acquiring crop lodging information and evaluating wheat disasters.

    Table and Figures | Reference | Related Articles | Metrics | Comments0
    Research Progress of Sensing Detection and Monitoring Technology for Fruit and Vegetable Quality Control
    GUO Zhiming, WANG Junyi, SONG Ye, ZOU Xiaobo, CAI Jianrong
    Smart Agriculture    2021, 3 (4): 14-28.   DOI: 10.12133/j.smartag.2021.3.4.202106-SA011
    Abstract2028)   HTML210)    PDF(pc) (959KB)(5287)       Save

    Vegetable and fruit planting areas and products of China have always ranked first in the world, and the vegetable and fruit industry is respectively the second and third largest agricultural planting industry after grain. Vegetables and fruits are prone to quality deterioration during postharvest storage and transportation, resulting in reduced edible value and huge economic losses. To ensure fruit and vegetable quality and reduce the waste of resources caused by postnatal deterioration, this paper summarizes the latest research status of sensor detection and monitoring technology for fruit and vegetable quality deterioration and analyzed the principle, characteristics, advantages, and disadvantages of various detection technology. Among them, machine vision can detect the external quality and surface defects of fruits and vegetables, but fruits and vegetables are different from the standard machined products, and they are affected by many factors in the growth process, which seriously interfere with the image collection work and easily lead to misjudgment. An electronic nose equipped with expensive gas sensors can monitor the odor deterioration of fruits and vegetables but would require improved sensitivity and durability. Near-infrared can detect the internal quality and recessive defects of fruits and vegetables, but the applicability of the model needs to be improved. Hyperspectral imaging can visually detect the internal and external quality of fruits and vegetables and track the deterioration process, but the huge amount of data obtained leads to data redundancy, which puts forward higher requirements for system hardware. Therefore, low-cost multispectral imaging systems should be developed and characteristic wavelength extraction algorithms should be optimized. Raman spectroscopy can detect fruit and vegetable spoilage bacteria and their metabolites, but there is no effective Raman enhanced substrate production and accurate Raman standard spectrogram database. The comprehensive evaluation of fruit and vegetable deterioration can be realized by multi-technology and multi-information fusion. It can overcome the limitation of single sensor information analysis, improve the robustness and parallel processing ability of the detection model, and provide a new approach for high-precision detection or monitoring of fruit and vegetable quality deterioration. The Internet of Things monitoring system is constructed with various sensors as the sensing nodes to realize the intelligent real-time monitoring of fruit and vegetable quality deterioration information, provide a reference for solving the technical limitation of quality deterioration control in the processing of fruit and vegetable. This is of great significance for reducing the postpartum economic loss of fruits and vegetables and promoting the sustainable development of the fruit and vegetable industry.

    Reference | Related Articles | Metrics | Comments0
    Goals, Key Technologies, and Regional Models of Smart Farming for Field Crops in China
    LI Li, LI Minzan, LIU Gang, ZHANG Man, WANG Maohua
    Smart Agriculture    2022, 4 (4): 26-34.   DOI: 10.12133/j.smartag.SA202207003
    Abstract2193)   HTML289)    PDF(pc) (853KB)(5132)       Save

    Smart farming for field crops is a significant part of the smart agriculture. It aims at crop production, integrating modern sensing technology, new generation mobile communication technology, computer and network technology, Internet of Things(IoT), big data, cloud computing, blockchain and expert wisdom and knowledge. Deeply integrated application of biotechnology, engineering technology, information technology and management technology, it realizes accurate perception, quantitative decision-making, intelligent operation and intelligent service in the process of crop production, to significantly improve land output, resource utilization and labor productivity, comprehensively improves the quality, and promotes efficiency of agricultural products. In order to promote the sustainable development of the smart farming, through the analysis of the development process of smart agriculture, the overall objectives and key tasks of the development strategy were clarified, the key technologies in smart farming were condensed. Analysis and breakthrough of smart farming key technologies were crucial to the industrial development strategy. The main problems of the smart farming for field crops include: the lack of in-situ accurate measurement technology and special agricultural sensors, the large difference between crop model and actual production, the instantaneity, reliability, universality, and stability of the information transmission technologies, and the combination of intelligent agricultural equipment with agronomy. Based on the above analysis, five primary technologies and eighteen corresponding secondary technologies of smart farming for field crops were proposed, including: sensing technologies of environmental and biological information in field, agricultural IoT technologies and mobile internet, cloud computing and cloud service technologies in agriculture, big data analysis and decision-making technology in agriculture, and intelligent agricultural machinery and agricultural robots in fireld production. According to the characteristics of China's cropping region, the corresponding smart farming development strategies were proposed: large-scale smart production development zone in the Northeast region and Inner Mongolia region, smart urban agriculture and water-saving agriculture development zone in the region of Beijing, Tianjin, Hebei and Shandong, large-scale smart farming of cotton and smart dry farming green development comprehensive test zone in the Northwest arid region, smart farming of rice comprehensive development test zone in the Southeast coast region, and characteristic smart farming development zone in the Southwest mountain region. Finally, the suggestions were given from the perspective of infrastructure, key technology, talent and policy.

    Reference | Related Articles | Metrics | Comments0
    Real-Time Monitoring System for Rabbit House Environment Based on NB-IoT Network
    QIN Yingdong, JIA Wenshen
    Smart Agriculture    2023, 5 (1): 155-165.   DOI: 10.12133/j.smartag.SA202211008
    Abstract944)   HTML97)    PDF(pc) (1662KB)(5047)       Save

    To meet the needs of environmental monitoring and regulation in rabbit houses, a real-time environmental monitoring system for rabbit houses was proposed based on narrow band Internet of Things (NB-IoT). The system overcomes the limitations of traditional wired networks, reduces network costs, circuit components, and expenses is low. An Arduino development board and the Quectel BC260Y-NB-IoT network module were used, along with the message queuing telemetry transport (MQTT) protocol for remote telemetry transmission, which enables network connectivity and communication with an IoT cloud platform. Multiple sensors, including SGP30, MQ137, and 5516 photoresistors, were integrated into the system to achieve real-time monitoring of various environmental parameters within the rabbit house, such as sound decibels, light intensity, humidity, temperature, and gas concentrations. The collected data was stored for further analysis and could be used to inform environmental regulation and monitoring in rabbit houses, both locally and in the cloud. Signal alerts based on circuit principles were triggered when thresholds were exceeded, creating an optimal living environment for the rabbits. The advantages of NB-IoT networks and other networks, such as Wi-Fi and LoRa were compared. The technology and process of building a system based on the three-layer architecture of the Internet of Things was introduced. The prices of circuit components were analyzed, and the total cost of the entire system was less than 400 RMB. The system underwent network and energy consumption tests, and the transmission stability, reliability, and energy consumption were reasonable and consistent across different time periods, locations, and network connection methods. An average of 0.57 transactions per second (TPS) was processed by the NB-IoT network using the MQTT communication protocol, and 34.2 messages per minute were sent and received with a fluctuation of 1 message. The monitored device was found to have an average voltage of approximately 12.5 V, a current of approximately 0.42 A, and an average power of 5.3 W after continuous monitoring using an electricity meter. No additional power consumption was observed during communication. The performance of various sensors was tested through a 24-hour indoor test, during which temperature and lighting conditions showed different variations corresponding to day and night cycles. The readings were stably and accurately captured by the environmental sensors, demonstrating their suitability for long-term monitoring purposes. This system is can provide equipment cost and network selection reference values for remote or large-scale livestock monitoring devices.

    Table and Figures | Reference | Related Articles | Metrics | Comments0
    Application Analysis and Prospect of Nanosensor in the Quality and Safety of Agricultural Products
    WANG Peilong , TANG Zhiyong
    Smart Agriculture    2020, 2 (2): 1-10.   DOI: 10.12133/j.smartag.2020.2.2.202003-SA003
    Abstract1644)   HTML1435)    PDF(pc) (1634KB)(4929)       Save

    Nano materials with special size effect and excellent photoelectric properties have been highly valued and widely used in sensing analysis for greatly improving the performance of sensor analysis technology. In recent years, with the rapid development of smart agriculture, the quality and safety of agricultural products as an important part of agricultural production have attracted more and more attentions. There are many harmful ingredients, including pesticides, veterinary drugs, mycotoxins, and environmental contaminants etc, can potentially affected the quality and safety of agricultural products. Therefore, high performance analytical methods and sensing technologies are essential. Thanks to the emerging of nano materials, they provide a novel approach to improve the analytical performances of the sensing technologies. Furthermore, the sensors based on nano materials have also been utilized into monitoring the harmful substances in agricultural products. This review briefly described the properties and characteristics of several commonly used nano materials, including carbon nano materials, noble metal based nano materials and metal-organic framework materials, follow discussed on the common sensing and analysis technologies and devices based on nano materials, such as chemical sensor, biosensor, electrochemical sensor and spectral sensor, as well as the application of nano sensing technology in the quality and safety monitoring of agricultural products. Especially, the function of nano materials in sensors and analytical performances of the developed sensors had been discussed in detailed. Chemical sensor devices had the characteristics of fast response speed and high sensitivity. They were widely used in environmental monitoring, food safety and medical diagnosis, such as monitoring hazardous substances, clenbuterol and melamine, metronidazole, dioxins, etc. Biosensors were widely used to monitor prohibited additives, mycotoxins, and so on. Electrochemical sensors were typically equipped with miniaturized analysis equipment, which detected trace targets, including small organic molecules, metal ions and biomolecules, by measuring changed in current and other electrochemical signals. This article introduced surface-enhanced Raman spectroscopy (SERS) , which was one of spectral sensor, and its applications. SERS technology had the advantages of good sensitivity, single molecule detection capability and rich spectral information. It had become a promising spectral technology in the rapid sensing analysis of target objects, and is developing rapidly in the fields of food safety, environmental monitoring and health. Finally, the existing problems of nano sensing and analysis technology, such as achievement of high-performance nano materials, fabrication of sensing devices and construction of high flux sensing arrays were summarized. The development trend and prospect of nanosensor were also discussed. It is believed that the review could provide a lot of useful information for the readers to understand the development of sensing technology for the quality and safety of agricultural products.

    Reference | Related Articles | Metrics | Comments0
    Agricultural Robots: Technology Progress, Challenges and Trends
    ZHAO Chunjiang, FAN Beibei, LI Jin, FENG Qingchun
    Smart Agriculture    2023, 5 (4): 1-15.   DOI: 10.12133/j.smartag.SA202312030
    Abstract3534)   HTML472)    PDF(pc) (2498KB)(4778)       Save

    [Significance] Autonomous and intelligent agricultural machinery, characterized by green intelligence, energy efficiency, and reduced emissions, as well as high intelligence and man-machine collaboration, will serve as the driving force behind global agricultural technology advancements and the transformation of production methods in the context of smart agriculture development. Agricultural robots, which utilize intelligent control and information technology, have the unique advantage of replacing manual labor. They occupy the strategic commanding heights and competitive focus of global agricultural equipment and are also one of the key development directions for accelerating the construction of China's agricultural power. World agricultural powers and China have incorporated the research, development, manufacturing, and promotion of agricultural robots into their national strategies, respectively strengthening the agricultural robot policy and planning layout based on their own agricultural development characteristics, thus driving the agricultural robot industry into a stable growth period. [Progress] This paper firstly delves into the concept and defining features of agricultural robots, alongside an exploration of the global agricultural robot development policy and strategic planning blueprint. Furthermore, sheds light on the growth and development of the global agricultural robotics industry; Then proceeds to analyze the industrial backdrop, cutting-edge advancements, developmental challenges, and crucial technology aspects of three representative agricultural robots, including farmland robots, orchard picking robots, and indoor vegetable production robots. Finally, summarizes the disparity between Chinese agricultural robots and their foreign counterparts in terms of advanced technologies. (1) An agricultural robot is a multi-degree-of-freedom autonomous operating equipment that possesses accurate perception, autonomous decision-making, intelligent control, and automatic execution capabilities specifically designed for agricultural environments. When combined with artificial intelligence, big data, cloud computing, and the Internet of Things, agricultural robots form an agricultural robot application system. This system has relatively mature applications in key processes such as field planting, fertilization, pest control, yield estimation, inspection, harvesting, grafting, pruning, inspection, harvesting, transportation, and livestock and poultry breeding feeding, inspection, disinfection, and milking. Globally, agricultural robots, represented by plant protection robots, have entered the industrial application phase and are gradually realizing commercialization with vast market potential. (2) Compared to traditional agricultural machinery and equipment, agricultural robots possess advantages in performing hazardous tasks, executing batch repetitive work, managing complex field operations, and livestock breeding. In contrast to industrial robots, agricultural robots face technical challenges in three aspects. Firstly, the complexity and unstructured nature of the operating environment. Secondly, the flexibility, mobility, and commoditization of the operation object. Thirdly, the high level of technology and investment required. (3) Given the increasing demand for unmanned and less manned operations in farmland production, China's agricultural robot research, development, and application have started late and progressed slowly. The existing agricultural operation equipment still has a significant gap from achieving precision operation, digital perception, intelligent management, and intelligent decision-making. The comprehensive performance of domestic products lags behind foreign advanced counterparts, indicating that there is still a long way to go for industrial development and application. Firstly, the current agricultural robots predominantly utilize single actuators and operate as single machines, with the development of multi-arm cooperative robots just emerging. Most of these robots primarily engage in rigid operations, exhibiting limited flexibility, adaptability, and functionality. Secondly, the perception of multi-source environments in agricultural settings, as well as the autonomous operation of agricultural robot equipment, relies heavily on human input. Thirdly, the progress of new teaching methods and technologies for human-computer natural interaction is rather slow. Lastly, the development of operational infrastructure is insufficient, resulting in a relatively low degree of "mechanization". [Conclusions and Prospects] The paper anticipates the opportunities that arise from the rapid growth of the agricultural robotics industry in response to the escalating global shortage of agricultural labor. It outlines the emerging trends in agricultural robot technology, including autonomous navigation, self-learning, real-time monitoring, and operation control. In the future, the path planning and navigation information perception of agricultural robot autonomy are expected to become more refined. Furthermore, improvements in autonomous learning and cross-scenario operation performance will be achieved. The development of real-time operation monitoring of agricultural robots through digital twinning will also progress. Additionally, cloud-based management and control of agricultural robots for comprehensive operations will experience significant growth. Steady advancements will be made in the innovation and integration of agricultural machinery and techniques.

    Table and Figures | Reference | Related Articles | Metrics | Comments0
    Identification and Counting of Silkworms in Factory Farm Using Improved Mask R-CNN Model
    HE Ruimin, ZHENG Kefeng, WEI Qinyang, ZHANG Xiaobin, ZHANG Jun, ZHU Yihang, ZHAO Yiying, GU Qing
    Smart Agriculture    2022, 4 (2): 163-173.   DOI: 10.12133/j.smartag.SA202201012
    Abstract803)   HTML38)    PDF(pc) (2357KB)(4777)       Save

    Factory-like rearing of silkworm (Bombyx mori) using artificial diet for all instars is a brand-new rearing mode of silkworm. Accurate feeding is one of the core technologies to save cost and increase efficiency in factory silkworm rearing. Automatic identification and counting of silkworm play a key role to realize accurate feeding. In this study, a machine vision system was used to obtain digital images of silkworms during main instars, and an improved Mask R-CNN model was proposed to detect the silkworms and residual artificial diet. The original Mask R-CNN was improved using the noise data of annotations by adding a pixel reweighting strategy and a bounding box fine-tuning strategy to the model frame. A more robust model was trained to improve the detection and segmentation abilities of silkworm and residual feed. Three different data augmentation methods were used to expand the training dataset. The influences of silkworm instars, data augmentation, and the overlap between silkworms on the model performance were evaluated. Then the improved Mask R-CNN was used to detect silkworms and residual feed. The AP50 (Average Precision at IoU=0.5) of the model for silkworm detection and segmentation were 0.790 and 0.795, respectively, and the detection accuracy was 96.83%. The detection and segmentation AP50 of residual feed were 0.641 and 0.653, respectively, and the detection accuracy was 87.71%. The model was deployed on the NVIDIA Jetson AGX Xavier development board with an average detection time of 1.32 s and a maximum detection time of 2.05 s for a image. The computational speed of the improved Mask R-CNN can meet the requirement of real-time detection of the moving unit of the silkworm box on the production line. The model trained by the fifth instar data showed a better performance on test data than the fourth instar model. The brightness enhancement method had the greatest contribution to the model performance as compared to the other data augmentation methods. The overlap between silkworms also negatively affected the performance of the model. This study can provide a core algorithm for the research and development of the accurate feeding information system and feeding device for factory silkworm rearing, which can improve the utilization rate of artificial diet and improve the production and management level of factory silkworm rearing.

    Table and Figures | Reference | Related Articles | Metrics | Comments0
    Apple detection model based on lightweight anchor-free deep convolutional neural network
    Xia Xue, Sun Qixin, Shi Xiao, Chai Xiujuan
    Smart Agriculture    2020, 2 (1): 99-110.   DOI: 10.12133/j.smartag.2020.2.1.202001-SA004
    Abstract2256)   HTML1806)    PDF(pc) (2005KB)(4735)       Save

    Intelligent production and robotic oporation are the efficient and sustainable agronomic route to cut down economic and environmental costs and boosting orchard productivity. In the actual scene of the orchard, high performance visual perception system is the premise and key for accurate and reliable operation of the automatic cultivation platform. Most of the existing apple detection models, however, are difficult to be used on the platforms with limited hardware resources in terms of computing power and storage capacity due to too many parameters and large model volume. In order to improve the performance and adaptability of the existing apple detection model under the condition of limited hardware resources, while maintaining detection accuracy, reducing the calculation of the model and the model computing and storage footprint, shorten detection time, this method improved the lightweight MobileNetV3 and combined the object detection network which was based on keypoint prediction (CenterNet) to build a lightweight anchor-free model (M-CenterNet) for apple detection. The proposed model used heatmap to search the center point (keypotint) of the object, and predict whether each pixel was the center point of the apple, and the local offset of the keypoint and object size of the apple were estimated based on the extracted center point without the need for grouping or Non-Maximum Suppression (NMS). In view of its advantages in model volume and speed, improved MobileNetV3 which was equipped with transposed convolutional layers for the better semantic information and location information was used as the backbone of the network. Compared with CenterNet and SSD (Single Shot Multibox Detector), the comprehensive performance, detection accuracy, model capacity and running speed of the model were compared. The results showed that the average precision, error rate and miss rate of the proposed model were 88.9%, 10.9% and 5.8%, respectively, and its model volume and frame rate were 14.2MB and 8.1fps. The proposed model is of strong environmental adaptability and has a good detection effect under the circumstance of various light, different occlusion, different fruits’ distance and number. By comparing the performance of the accuracy with the CenterNet and the SSD models, the results showed that the proposed model was only 1/4 of the size of CenterNet model while has comparable detection accuracy. Compared with the SSD model, the average precision of the proposed model increased by 3.9%, and the model volume decreased by 84.3%. The proposed model runs almost twice as fast using CPU than the CenterNet and SSD models. This study provided a new approach for the research of lightweight model in fruit detection with orchard mobile platform under unstructured environment.

    Reference | Related Articles | Metrics | Comments0
    Airborne remote sensing systems for precision agriculture applications
    Yang Chenghai
    Smart Agriculture    2020, 2 (1): 1-22.   DOI: 10.12133/j.smartag.2020.2.1.201909-SA004
    Abstract2782)   HTML7183)    PDF(pc) (1726KB)(4648)       Save

    Remote sensing has been used as an important data acquisition tool for precision agriculture for decades. Based on their height above the earth, remote sensing platforms mainly include satellites, manned aircraft, unmanned aircraft systems (UAS) and ground-based vehicles. A vast majority of sensors carried on these platforms are imaging sensors, though other sensors such as lidars can be mounted. In recent years, advances in satellite imaging sensors have greatly narrowed the gaps in spatial, spectral and temporal resolutions with aircraft-based sensors. More recently, the availability of UAS as a low-cost remote sensing platform has significantly filled the gap between manned aircraft and ground-based platforms. Nevertheless, manned aircraft remain to be a major remote sensing platform and offer some advantages over satellites or UAS. Compared with UAS, manned aircraft have flexible flight height, fast speed, large payload capacity, long flight time, few flight restrictions and great weather tolerance. The first section of the article provided an overview of the types of remote sensors and the three major remote sensing platforms (i.e., satellites, manned aircraft and UAS). The next two sections focused on manned aircraft-based airborne imaging systems that have been used for precision agriculture, including those consisting of consumer-grade cameras mounted on agricultural aircraft. Numerous custom-made and commercial airborne imaging systems were reviewed, including multispectral, hyperspectral and thermal cameras. Five application examples were provided in the fourth section to illustrate how different types of remote sensing imagery have been used for crop growth assessment and crop pest management for practical precision agriculture applications. Finally, some challenges and future efforts on the use of different platforms and imaging systems for precision agriculture were briefly discussed.

    Reference | Related Articles | Metrics | Comments0
    Identification and Morphological Analysis of Adult Spodoptera Frugiperda and Its Close Related Species Using Deep Learning
    WEI Jing, WANG Yuting, YUAN Huizhu, ZHANG Menglei, WANG Zhenying
    Smart Agriculture    2020, 2 (3): 75-85.   DOI: 10.12133/j.smartag.2020.2.3.202008-SA001
    Abstract2124)   HTML863)    PDF(pc) (1962KB)(4621)       Save

    Invasive pest fall armyworm (FAW) Spodoptera frugiperda is one of the serious threats to the food safety. Early warning and control plays a key role in FAW management. Nowadays, deep learning technology has been applied to recognize the image of FAW. However, there is a serious lack of training dataset in the current researches, which may mislead the model to learn features unrelated to the key visual characteristics (ring pattern, reniform pattern, etc.) of FAW adults and its close related species. Therefore, this research established a database of 10,177 images belonging to 7 species of noctuid adults, including FAW and 6 FAW close related species. Based on the small-scale dataset, transfer learning was used to build the recognition model of FAW adults by employing three deep learning models (VGG-16, ResNet-50 and DenseNet-121) pretrained on ImageNet. All of the models got more than 98% recognition accuracy on the same testing dataset. Moreover, by using feature visualization techniques, this research visualized the features learned by deep learning models and compared them to the related key visual characteristics recognized by human experts. The results showed that there was a high consistency between the two counterparts, i.e., the average feature recognition rate of ResNet-50 and DenseNet-121 was around 85%, which further demonstrated that it was possible to use the deep learning technology for the real-time monitoring of FAW adults. In addition, this study also found that the learning abilities of key visual characteristics among different models were different even though they have similar recognition accuracy. Herein, we suggest that when evaluating the model capacity, we should not only focus on the recognition rate, the ability of learning individual visual characteristics should be allocated importance for evaluating the model performance. For those important taxonomical traits, if the visualization results indicated that the model didn't learnt them, we should then modify our datasets or adjusting the training strategies to increase the learning ability. In conclusion, this study verified that visualizing the features learnt by the model is a good way to evaluate the learning ability of deep learning models, and to provide a possible way for other researchers in the field who want to understand the features learnt by deep learning models.

    Reference | Related Articles | Metrics | Comments0
    Application Scenarios and Research Progress of Remote Sensing Technology in Plant Income Insurance
    CHEN Ailian, ZHAO Sijian, ZHU Yuxia, SUN Wei, ZHANG jing, ZHANG Qiao
    Smart Agriculture    2022, 4 (1): 57-70.   DOI: 10.12133/j.smartag.SA202201011
    Abstract1339)   HTML109)    PDF(pc) (820KB)(4512)       Save

    Plant income insurance has become an important part of agricultural insurance in China. It has been recommended to pilot since 2016 by Chinese government in several counties, and is now (2022) required to be implemented in all major grain producing counties in the 13 major grain producing provinces. The measurement of yield for plant income insurance in such huge volume urgently needs the support of remote sensing technology. Therefore, the development history and application status of remote sensing technology in the whole agricultural insurance industry was reviewed to help understanding the whole context circumstances of plant income insurance firstly. Then, the application scenarios of remote sensing technology were analyzed, and the key remote sensing technologies involved were introduced. The technologies involved include crop field plot extraction, crop classification, crop disaster estimation, and crop yield estimation. Research progress of these technologies were reviewed and summarized,and the satellite data sources that most commonly used in plant income insurance were summarized as well. It was found that to obtain a better support for a development of plant income insurance as well as all crop insurance from remote sensing communities, issues existed not only in the involved remote sensing technologies, but also in the remote sensing industry as well as the insurance industry. The most two important technical problems in the current application scenario of planting income insurance are that: the plot extraction and crop classification are not automated enough; the yield estimation mechanism is not strong, and the accuracy is not high. At the industry level, the first issue is the limitation of the remote sensing technology itself in that the remote sensing is not almighty, suffering from limited data source, either from satellite or from other platform, laborious data preprocessing, and pricey data fees for most of the data, and the second is the compatibility between the current business of the insurance industry and the combination of remote sensing. In this regard, this paper proposed in total five specific suggestions, which are: 1st, to establish a data distribution platform to solve the problems of difficult data acquisition and processing and standardization of initial data; 2nd, to improve the sample database to promote the automation of plot extraction and crop classification; 3rd, to achieve faster, more accurate and more scientific yields through multidisciplinary research; 4th, to standardize remote sensing technology application in agricultural insurance, and 5th, to write remote sensing applications in crop insurance contract. With these improvements, the application mode of plant income insurance and probably the whole agriculture insurance would run in a way with easily available data, more automated and intelligent technology, standards to follow, and contract endorsements.

    Reference | Related Articles | Metrics | Comments0
    Monitoring Specified Depth Soil Moisture in Field Scale with Ground Penetrating Radar
    ZHANG Wenhan, DU Keming, SUN Yankun, LIU Buchun, SUN Zhongfu, MA Juncheng, ZHENG Feixiang
    Smart Agriculture    2022, 4 (1): 84-96.   DOI: 10.12133/j.smartag.SA202202010
    Abstract1054)   HTML105)    PDF(pc) (2258KB)(4448)       Save

    Ground-penetrating radar (GPR) is one of the emerging technologies for soil moisture measurement. However, the measurement accuracy is difficult to determine due to some influence factors including radar wave frequency, soil texture type, etc. The GPR equipment with 1000 MHz center frequency and the measurement method of common midpoint (CMP) were adopted in the research to collect radar wave raw data in the selected field area under arid soil and moist soil conditions. The transmitter and receiver antennas of the GPR equipment were moved 0.01 m respectively in opposite directions on each radar wave raw data collection. Therefore, a CMP radar image consisted of 100 pieces of radar wave raw data by increasing the antenna distance from 0 m to 2 m. Each radar wave raw data indicated that the radar waves were reflected in the reflective layer with different dielectric constant under the same antenna distance. And the reflected and refracted radar waves were acquired by the receiving antenna at different two-way travel time respectively, and recorded in the computer. The collection of CMP soundings aimed to determine the inversion accuracy, optimum inversion depth, effective inversion depth and optimal inversion model of soil moisture content at different depth ranges and adjacent reflective layers by GPR at field scale. The reflected and refracted radar wave data were extracted from the raw data. The velocities of the surface waves and reflected waves were obtained respectively from the line slope of the surface wave data and the hyperbolic curves fitting of the reflected wave data. In addition, the relative dielectric constant of the soil at specified depth were deduced according to the soil dielectric constant and its reflected wave velocity. Moreover, 4 different models including Topp, Roth, Herkelrath and Ferre were used to figure out the soil volumetric water content inversion. Meanwhile, the measured data of soil volumetric moisture content obtained by oven drying method were used to verify the accuracy of the inversion results. The results showed that the effective inversion depth of 1000 MHz GPR ranged from 0 to 50 cm. The best inversion depth was 50 cm in arid soil and 40 cm in moist soil. The Roth model had the best correlation and stability with the highest R2 was 0.750, the Root Mean Square Error (RMSE) was 0.0114 m3/m3 and the lowest Relative Error (RE) was 3.0%. The GPR could possess the capacity of quick, precise and non-destructive measurement of specified depth soil moisture in field scale. The inversion model of soil moisture content needs to be calibrated according to different soil conditions.

    Reference | Related Articles | Metrics | Comments0
    Lightweight Intelligent Recognition of Saposhnikovia Divaricata (Turcz.) Schischk Originality Based on Improved ShuffleNet V2
    ZHAO Yu, REN Yiping, PIAO Xinru, ZHENG Danyang, LI Dongming
    Smart Agriculture    2023, 5 (2): 104-114.   DOI: 10.12133/j.smartag.SA202304003
    Abstract468)   HTML34)    PDF(pc) (1531KB)(4305)       Save

    [Objective] Saposhnikovia divaricata (Turcz.) Schischk is a kind of traditional Chinese medicine. Currently, the methods of identifying the origin and quality of Saposhnikovia divaricata (Turcz.) Schischk are mainly based on their physical or chemical characteristics, which is impossible to make an accurate measurement of Groundness identification. With the continuous development of deep learning, its advantages of no manual extraction and high classification accuracy are widely used in different fields, and an attention-embedded ShuffleNet V2-based model was proposed in this study to address the problems of large computation and low accuracy of most convolutional neural network models in the identification of Chinese herbal medicine Saposhnikovia divaricata (Turcz.) Schischk. [Methods] The model architecture was adjusted to reduce the number of model parameters and computation without degrading the network performance, and the traditional residual network was replaced by the Hourglass residual network, while the SE attention mechanism was introduced to embed the hourglass residual network with additional channel attention into ShuffleNet V2. The important features were enhanced and the unimportant features were weakened by controlling the size of the channel ratio to make the extracted features more directional by SE attention. The SiLU activation function was used to replace the ReLU activation function to enhance the generalization ability of the model Enriching local feature learning. Therefore, a lightweight Shuffle-Hourglass SE model was proposed. The samples of Saposhnikovia divaricata (Turcz.) Schischk used in this research were samples from the main production areas, including more than 1000 samples from five production areas in Heilongjiang, Jilin, Hebei, Gansu and Inner Mongolia. A total of 5234 images of Saposhnikovia divaricata (Turcz.) Schischk were obtained by using cell phone photography indoors under white daylight, fully taking into account the geographical distribution differences of different Saposhnikovia divaricata (Turcz.) Schischk. The data set of Saposhnikovia divaricata (Turcz.) Schischk images was expanded to 10,120 by using random flip, random crop, brightness and contrast enhancement processes. In order to verify the effectiveness of the model proposed, four classical network models, VGG16, MobileNet V2, ShuffleNet V2 and SqueezeNet V2, were selected for comparison experiments, ECA ( Efficient Channel Attention ) attention mechanism, CBAM ( Convolutional Block Attention Module ) attention mechanism and CA attention mechanism were chosen to compare with SE. All attention mechanisms were introduced into the same position in the ShuffleNet V2 model, and ReLU, H-swish and ELU activation functions were selected for contrast experiments under the condition in which other parameters unchanged. In order to explore the performance improvement of ShuffleNet V2 model by using the attention mechanism of SE module, Hourglass residual block and activation function, Shuffle-Hourglass SE model ablation experiment was carried out. Finally, loss, accuracy, precision, recall and F1 score in test set and training set were used as evaluation indexes of model performances. [Results and Discussions] The results showed that the Shuffle-Hourglass SE model proposed achieved the best performances. An accuracy of 95.32%, recall of 95.28%, and F1 score of 95.27% were obtained in the test set, which was 2.09%, 2.1 %, and 2.19 % higher than the ShuffleNet V2 model, respectively. The test duration and model size were 246.34 ms and 3.23 M, respectively, which were not only optimal among Traditional CNN such as VGG and Desnet,but had great advantages among lightweight networks such as MobileNet V2、SqueezeNet V2 and ShufffleNet V2. Compared with the classical convolutional network VGG, 7.41% of the accuracy was improved, 71.89% of the test duration was reduced, and 96.76% of the model size was reduced by the Shuffle-Hourglass SE model proposed in this study. Although the test duration of ShuffleNet V2 and MobileNet V2 were similar, the accuracy and speed of the Shuffle-Hourglass SE model improved, which proved its better performance. Compared with MobileNet V2, the test duration was reduced by 69.31 ms, the model size was reduced by 1.98 M, and the accuracy was increased by 10.5 %. In terms of classification accuracy, the improved network maintains higher recognition accuracy and better classification performance. [Conclusions] The model proposed in this research is able to identify the Saposhnikovia divaricata (Turcz.) Schischk originality well while maintaining high identification accuracy and consuming less storage space, which is helpful for realizing real-time identification of Saposhnikovia divaricata (Turcz.) Schischk originality in the future low performance terminals.

    Table and Figures | Reference | Related Articles | Metrics | Comments0
    Vertical Heterogeneity Analysis of Biochemical Parameters in Oilseed Rape Canopy Based on Fast Chlorophyll Fluorescence Technology
    ZHANG Jiafei, WAN Liang, HE Yong, CEN Haiyan
    Smart Agriculture    2021, 3 (1): 40-50.   DOI: 10.12133/j.smartag.2021.3.1.202103-SA005
    Abstract942)   HTML26)    PDF(pc) (3024KB)(4160)       Save

    Accurate acquisition of crop canopy biochemical information is of great significance for monitoring crop growth and guiding precise fertilization. Previous vertical distribution researches of crop biochemical information were mainly based on hyperspectral inversion, which was lack of the association of plant photosynthesis physiology. This study mainly investigated the vertical distribution characteristics of biochemical parameters such as chlorophyll, carotenoid, dry matter, and water content in the oilseed rape canopy under different nitrogen treatments at the mid-seedling stage. The photosynthetic performance of leaves was measured by using fast chlorophyll fluorescence technology, and linear regression and principal component analysis were further implemented to explore the internal relationship between fluorescence response and biochemical parameters. The results showed that: (1) The chlorophyll content, carotenoid content, dry matter and water content of the rape canopy at the mid-seedling stage all showed a parabolic vertical distribution, while the ratio of chlorophyll to carotenoids content gradually decreases with the leaf position and nitrogen treatments, which was the same as the vertical distribution pattern of fluorescence parameters such as driving force comprehensive performance (DFTotal) and end electron chain quantum yield (φRo) and other fluorescence parameters could be used to diagnose nitrogen stress; (2) JIP-test parameters, especially DFTotal, had a good performance to evaluate the chlorophyll/carotenoids, chlorophyll and dry matter content of oilseed rape leaves; (3) Nitrogen deficiency would weaken the PSII and PSI performance of oilseed rape leaves at the mid-seedling stage, and the maximum photochemical efficiency (φPo) could be used to diagnose nitrogen stress. There was a significant difference in the PSI performance, namely electron transfer efficiency at the end acceptors of leaves in the different leaf position, hence the comprehensive performance parameter DFTotal could be an effective characterization of the vertical heterogeneity of canopy biochemical parameters. These findings indicated the feasibility of applying the rapid chlorophyll fluorescence technology to crop biochemical information heterogeneity monitoring and provided new ideas and technical support for guiding precise fertilization and achieving high-quality and high-yield.

    Reference | Related Articles | Metrics | Comments0
    Reconstruction of U.S. Regional-Scale Soybean SIF Based on MODIS Data and BP Neural Network
    YAO Jianen, LIU Haiqiu, YANG Man, FENG Jinying, CHEN Xiu, ZHANG Peipei
    Smart Agriculture    2024, 6 (5): 40-50.   DOI: 10.12133/j.smartag.SA202309006
    Abstract377)   HTML44)    PDF(pc) (1648KB)(4086)       Save

    [Objective] Sunlight-induced chlorophyll fluorescence (SIF) data obtained from satellites suffer from issues such as low spatial and temporal resolution, and discrete footprint because of the limitations imposed by satellite orbits. To address these problems, obtaining higher resolution SIF data, most reconstruction studies are based on low-resolution satellite SIF. Moreover, the spatial resolution of most SIF reconstruction products is still not enough to be directly used for the study of crop photosynthetic rate at the regional scale. Although some SIF products boast elevated resolutions, but these derive not from the original satellite SIF data reconstruct but instead evolve from secondary reconstructions based on preexisting SIF reconstruction products. Satellite OCO-2 (The Orbiting Carbon Obsevatory-2) equipped with a high-resolution spectrometer, OCO-2 SIF has higher spatial resolution (1.29×2.25 km) compared to other original SIF products, making it suitable in advancing the realm of high-resolution SIF data reconstruction, particularly within the context of regional-scale crop studies. [Methods] This research primarily exploration SIF reconstruct at the regional scale, mainly focused on the partial soybean planting regions nestled within the United States. The selection of MODIS raw data hinged on a meticulous consideration of environmental conditions, the distinctive physiological attributes of soybeans, and an exhaustive evaluation of factors intricately linked to OCO-2 SIF within these soybean planting regions. The primary tasks of this research encompassed reconstructing high resolution soybean SIF while concurrently executing a rigorous assessment of the reconstructed SIF's quality. During the dataset construction process, amalgamated SIF data from multiple soybean planting regions traversed by the OCO-2 satellite's footprint to retain as many of the available original SIF samples as possible. This approach provided the subsequent SIF reconstruction model with a rich source of SIF data. SIF data obtained beneath the satellite's trajectory were matched with various MODIS datasets, including enhanced vegetation index (EVI), fraction of photosynthetically active radiation (FPAR), and land surface temperature (LST), resulting in the creation of a multisource remote sensing dataset ultimately used for model training. Because of the multisource remote sensing dataset encompassed the most relevant explanatory variables within each SIF footprint coverage area concerning soybean physiological structure and environmental conditions. Through the activation functions in the BP neural network, it enhanced the understanding of the complex nonlinear relationships between the original SIF data and these MODIS products. Leveraging these inherent nonlinear relationships, compared and analyzed the effects of different combinations of explanatory variables on SIF reconstruction, mainly analyzing the three indicators of goodness of fit R2, root mean square error RMSE, and mean absolute error MAE, and then selecting the best SIF reconstruction model, generate a regional scale, spatially continuous, and high temporal resolution (500 m, 8 d) soybean SIF reconstruction dataset (BPSIF). [Results and Discussions] The research findings confirmed the strong performance of the SIF reconstruction model in predicting soybean SIF. After simultaneously incorporating EVI, FPAR, and LST as explanatory variables to model, achieved a goodness of fit with an R2 value of 0.84, this statistical metric validated the model's capability in predicting SIF data, it also reflected that the reconstructed 8 d time resolution of SIF data's reliability of applying to small-scale agricultural crop photosynthesis research with 500 m×500 m spatial scale. Based on this optimal model, generated the reconstructed SIF product (BPSIF). The Pearson correlation coefficient between the original OCO-2 SIF data and MODIS GPP stood were at a modest 0.53. In stark contrast, the correlation coefficient between BPSIF and MODIS Gross Primary Productivity (GPP) rosed significantly to 0.80. The increased correlation suggests that BPSIF could more accurately reflect the dynamic changes in GPP during the soybean growing season, making it more reliable compared to the original SIF data. Selected soybean planting areas in the United States with relatively single crop cultivation as the research area, based on high spatial resolution (1.29 km×2.25 km) OCO-2 SIF data, greatly reduced vegetation heterogeneity under a single SIF footprint. [Conclusions] The BPSIF proposed has significantly enhancing the regional and temporal continuity of OCO-2 SIF while preserving the time and spatial attributes contained in the original SIF dataset. Within the study area, BPSIF exhibits a significantly improved correlation with MODIS GPP compared to the original OCO-2 SIF. The proposed OCO-2 SIF data reconstruction method in this study holds the potential to provide a more reliable SIF dataset. This dataset has the potential to drive further understanding of soybean SIF at finer spatial and temporal scales, as well as find its relationship with soybean GPP.

    Table and Figures | Reference | Related Articles | Metrics | Comments0
    Rice Disease and Pest Recognition Method Integrating ECA Mechanism and DenseNet201
    PAN Chenlu, ZHANG Zhenghua, GUI Wenhao, MA Jiajun, YAN Chenxi, ZHANG Xiaomin
    Smart Agriculture    2023, 5 (2): 45-55.   DOI: 10.12133/j.smartag.SA202305002
    Abstract584)   HTML74)    PDF(pc) (1686KB)(4081)       Save

    [Objective] To address the problems of low efficiency and high cost of traditional manual identification of pests and diseases, improve the automatic recognition of pests and diseases by introducing advanced technical means, and provide feasible technical solutions for agricultural pest and disease monitoring and prevention and control, a rice image recognition model GE-DenseNet (G-ECA DenseNet) based on improved ECA (Efficient Channel Attention) mechanism with DenseNet201 was proposed. [Methods] The leaf images of three pests and diseases, namely, brownspot, hispa, leafblast and healthy rice were selected as experimental materials. The images were captured at the Zhuanghe Rice Professional Cooperative in Yizheng, Jiangsu Province, and the camera was used to manually take pictures from multiple angles such as the top and side of rice every 2 h, thus acquiring 1250 images of rice leaves under different lighting conditions, different perspectives, and different shading environments. In addition, samples about pests and diseases were collected in the Kaggle database. There were 1488 healthy leaves, 523 images of brownspot, 565 images of hispa, and 779 images of leafblast in the dataset. Since the original features of the pest and disease data were relatively close, firstly, the dataset was divided into a training set and a test set according to the ratio of 9:1, and then data enhancement was performed on the training set. A region of interest (ROI) was randomly selected to achieve a local scale of 1.1 to 1.25 for the sample images of the dataset, thus simulating the situation that only part of the leaves were captured in the actual shooting process due to the different distance of the plants from the camera. In addition, a random rotation of a certain angle was used to crop the image to simulate the different angles of the leaves. Finally, the experimental training set contains 18,018 images and the test set contains 352 images. The GE-DenseNet model firstly introduces the idea of Ghost module on the ECA attention mechanism to constitute the G-ECA Layer structure, which replaces the convolution operation with linear transformation to perform efficient fusion of channel features while avoiding dimensionality reduction when learning channel attention information and effectively enhancing its ability to extract features. Secondly, since the original Dense Block only considered the correlation between different layers and ignores the extraction of important channel information in the image recognition process, introducing G-ECA Layer before the original Dense Block of DenseNet201 gives the model a better channel feature extraction capability and thus improved the recognition accuracy. Due to the small dataset used in the experiment, the weight parameters of DenseNet201 pre-trained on the ImageNet dataset were migrated to GE-DenseNet. During the training process, the BatchSize size was set to 32, the number of iterations (Epoch) was set to 50, and the Focal Loss function was used to solve the problem of unbalanced samples for each classification. Meanwhile, the adaptive moment estimation (Adam) optimizer was used to avoid the problem of drastic gradient changes in back propagation due to random initialization of some weights at the early stage of model training, which weakened the uncertainty of network training to a certain extent. [Results and Discussions] Experimental tests were conducted on a homemade dataset of rice pests and diseases, and the recognition accuracy reached 83.52%. Comparing the accuracy change graphs and loss rate change graphs of GE-DenseNet and DenseNet201, it could be found that the proposed method in this study was effective in training stability, which could accelerate the speed of model convergence and improve the stability of the model, making the network training process more stable. And observing the visualization results of GE-DenseNet and DenseNet201 corresponding feature layers, it could be found that the features were more densely reflected around the pests and diseases after adding the G-ECA Layer structure. From the ablation comparison experiments of the GE-DenseNet model, it could be obtained that the model accuracy increased by 2.27% after the introduction of the Focal Loss function with the G-ECA Layer layer. Comparing the proposed model with the classical NasNet (4@1056), VGG-16 and ResNet50 models, the classification accuracy increased by 6.53%, 4.83% and 3.69%, respectively. Compared with the original DenseNet201, the recognition accuracy of hispa improved 20.32%. [Conclusions] The experimental results showed that the addition of G-ECA Layer structure enables the model to more accurately capture feature information suitable for rice pest recognition, thus enabling the GE-DenseNet model to achieve more accurate recognition of different rice pest images. This provides reliable technical support for timely pest and disease control, reducing crop yield loss and pesticide use. Future research can lighten the model and reduce its size without significantly reducing the recognition accuracy, so that it can be deployed in UAVs, tractors and various distributed image detection edge devices to facilitate farmers to conduct real-time inspection of farmland and further enhance the intelligence of agricultural production.

    Table and Figures | Reference | Related Articles | Metrics | Comments0
    Autonomous Navigation and Automatic Target Spraying Robot for Orchards
    LIU Limin, HE Xiongkui, LIU Weihong, LIU Ziyan, HAN Hu, LI Yangfan
    Smart Agriculture    2022, 4 (3): 63-74.   DOI: 10.12133/j.smartag.SA202207008
    Abstract1087)   HTML88)    PDF(pc) (1905KB)(4025)       Save

    To realize the autonomous navigation and automatic target spraying of intelligent plant protect machinery in orchard, in this study, an autonomous navigation and automatic target spraying robot for orchards was developed. Firstly, a single 3D light detection and ranging (LiDAR) was used to collect fruit trees and other information around the robot. The region of interest (ROI) was determined using information on the fruit trees in the orchard (plant spacing, plant height, and row spacing), as well as the fundamental LiDAR parameters. Additionally, it must be ensured that LiDAR was used to detect the canopy information of a whole fruit tree in the ROI. Secondly, the point clouds within the ROI was two-dimension processing to obtain the fruit tree center of mass coordinates. The coordinate was the location of the fruit trees. Based on the location of the fruit trees, the row lines of fruit tree were obtained by random sample consensus (RANSAC) algorithm. The center line (navigation line) of the fruit tree row within ROI was obtained through the fruit tree row lines. The robot was controlled to drive along the center line by the angular velocity signal transmitted from the computer. Next, the ATRS's body speed and position were determined by encoders and the inertial measurement unit (IMU). And the collected fruit tree zoned canopy information was corrected by IMU. The presence or absence of fruit tree zoned canopy was judged by the logical algorithm designed. Finally, the nozzles were controlled to spray or not according to the presence or absence of corresponding zoned canopy. The conclusions were obtained. The maximum lateral deviation of the robot during autonomous navigation was 21.8 cm, and the maximum course deviation angle was 4.02°. Compared with traditional spraying, the automatic target spraying designed in this study reduced pesticide volume, air drift and ground loss by 20.06%, 38.68% and 51.40%, respectively. There was no significant difference between the automatic target spraying and the traditional spraying in terms of the percentage of air drift. In terms of the percentage of ground loss, automatic target spraying had 43% at the bottom of the test fruit trees and 29% and 28% at the middle of the test fruit trees and the left and right neighboring fruit trees. But in traditional spraying, the percentage of ground loss was, in that sequence, 25%, 38%, and 37%. The robot developted can realize autonomous navigation while ensuring the spraying effect, reducing the pesticides volume and loss.

    Reference | Related Articles | Metrics | Comments0
    Application analysis and suggestions of modern information technology in agriculture: Thoughts on Internet enterprises entering agriculture
    Kong Fantao, Zhu Mengshuai, Sun Tan
    Smart Agriculture    2019, 1 (4): 31-41.   DOI: 10.12133/j.smartag.2019.1.4.201906-SA012
    Abstract3380)   HTML10052)    PDF(pc) (964KB)(3960)       Save

    With the rapid development of information technology and the steady growth of the agricultural and rural economy, agricultural information technology has attracted more and more attention, and the trend of capital and technology playing important roles in the agricultural field has gradually formed. In recent years, large Internet enterprises have begun to enter the agricultural industry and smart agriculture has developed strongly. This paper analyzed the status and technical application characteristics of large-scale Internet companies engaged in agriculture; explained the reasons why the current technology and capital entered the agricultural field in large numbers, especially in the context of the world science and technology revolution and China's economic and social status, analyzed the key areas and problems of the combination of technology, capital and agricultural industry; analyzed the application boundary, application prospects of information technology in the agricultural field. In view of the digital development and application of new technology in agricultural and rural areas, this paper put forward some policy suggestions. Firstly, strengthen policy guidance and support to prevent market speculation risks; secondly, built a system and mechanism for the convergence and integration of Internet enterprises and agricultural industries; thirdly, focus on cutting-edge key technologies and strengthen efforts to promote scientific and technological innovation; finally speed up the dynamic follow-up of technology achievement transformation, strengthen supervision and do a good job in leading and demonstration drive. The key priority is to focus on the world’s cutting-edge technology and key application technology, strengthen the dominant position of technological innovation of enterprises, and combine with the specific practice of production, circulation and consumption of China’s agricultural industry to fully promote the innovation and application of China’s agricultural information technology. And the main research contents included summarize the successful examples carefully, doing a good job in publicity and guidance, and promoting the typical leads vigorously so that they can be copied, popularized and applied; for the failure cases, learn from the insufficient lessons to prevent the recurrence of similar cases; for the advanced practical technology formed by Internet enterprises, promote technology sharing and information sharing on the premise of protecting intellectual property rights and turn it into a new driving force for the development of agricultural modernization. Only by applying the latest achievement of modern information technology to the practice of agricultural production and becoming the representative of agricultural productivity, can we truly contribute to the development of modern agriculture and rural areas in China and the wing of information.

    Reference | Related Articles | Metrics | Comments0
    Extraction of Potato Plant Phenotypic Parameters Based on Multi-Source Data
    HU Songtao, ZHAI Ruifang, WANG Yinghua, LIU Zhi, ZHU Jianzhong, REN He, YANG Wanneng, SONG Peng
    Smart Agriculture    2023, 5 (1): 132-145.   DOI: 10.12133/j.smartag.SA202302009
    Abstract876)   HTML130)    PDF(pc) (2649KB)(3906)       Save

    Crops have diverse structures and complex growth environments. RGB image data can reflect the texture and color features of plants accurately, while 3D data contains information about crop volume. The combination of RGB image and 3D point cloud data can achieve the extraction of two-dimensional and three-dimensional phenotypic parameters of crops, which is of great significance for the research of phenomics methods. In this study, potatoe plants were chosen as the research subject, and RGB cameras and laser scanners were used to collect 50 potato RGB images and 3D laser point cloud data. The segmentation accuracy of four deep learning semantic segmentation methods, OCRNet, UpNet, PaNet, and DeepLab v3+, were compared and analyzed for the RGB images. OCRNet, which demonstrated higher accuracy, was used to perform semantic segmentation on top-view RGB images of potatoes. Mean shift clustering algorithm was optimized for laser point cloud data processing, and single-plant segmentation of laser point cloud data was completed. Stem and leaf segmentation of single-plant potato point cloud data were accurately performed using Euclidean clustering and K-Means clustering algorithms. In addition, a strategy was proposed to establish a one-to-one correspondence between RGB images and point clouds of single-plant potatoes using pot numbering. 8 2D phenotypic parameters and 10 3D phenotypic parameters, including maximum width, perimeter, area, plant height, volume, leaf length, and leaf width, etc., were extracted from RGB images and laser point clouds, respectively. Finally, the accuracy of three representative and easily measurable phenotypic parameters, leaf number, plant height, and maximum width were evaluated. The mean absolute percentage errors (MAPE) were 8.6%, 8.3% and 6.0%, respectively, while the root mean square errors (RMSE) were 1.371 pieces, 3.2 cm and 1.86 cm, respectively, and the determination coefficients (R2) were 0.93, 0.95 and 0.91, respectively. The research results indicated that the extracted phenotype parameters can accurately and efficiently reflect the growth status of potatoes. Combining the RGB image data of potatoes with three-dimensional laser point cloud data can fully exploit the advantages of the rich texture and color characteristics of RGB images and the volumetric information provided by three-dimensional point clouds, achieving non-destructive, efficient, and high-precision extraction of two-dimensional and three-dimensional phenotype parameters of potato plants. The achievements of this study could not only provide important technical support for the cultivation and breeding of potatoes but also provide strong support for phenotype-based research.

    Table and Figures | Reference | Related Articles | Metrics | Comments0
    MSH-YOLOv8: Mushroom Small Object Detection Method with Scale Reconstruction and Fusion
    YE Dapeng, JING Jun, ZHANG Zhide, LI Huihuang, WU Haoyu, XIE Limin
    Smart Agriculture    2024, 6 (5): 139-152.   DOI: 10.12133/j.smartag.SA202404002
    Abstract650)   HTML82)    PDF(pc) (2660KB)(3808)       Save

    [Objective] Traditional object detection algorithms applied in the agricultural field, such as those used for crop growth monitoring and harvesting, often suffer from insufficient accuracy. This is particularly problematic for small crops like mushrooms, where recognition and detection are more challenging. The introduction of small object detection technology promises to address these issues, potentially enhancing the precision, efficiency, and economic benefits of agricultural production management. However, achieving high accuracy in small object detection has remained a significant challenge, especially when dealing with varying image sizes and target scales. Although the YOLO series models excel in speed and large object detection, they still have shortcomings in small object detection. To address the issue of maintaining high accuracy amid changes in image size and target scale, a novel detection model, Multi-Strategy Handling YOLOv8 (MSH-YOLOv8), was proposed. [Methods] The proposed MSH-YOLOv8 model builds upon YOLOv8 by incorporating several key enhancements aimed at improving sensitivity to small-scale targets and overall detection performance. Firstly, an additional detection head was added to increase the model's sensitivity to small objects. To address computational redundancy and improve feature extraction, the Swin Transformer detection structure was introduced into the input module of the head network, creating what was termed the "Swin Head (SH)". Moreover, the model integrated the C2f_Deformable convolutionv4 (C2f_DCNv4) structure, which included deformable convolutions, and the Swin Transformer encoder structure, termed "Swinstage", to reconstruct the YOLOv8 backbone network. This optimization enhanced feature propagation and extraction capabilities, increasing the network's ability to handle targets with significant scale variations. Additionally, the normalization-based attention module (NAM) was employed to improve performance without compromising detection speed or computational complexity. To further enhance training efficacy and convergence speed, the original loss function CIoU was replaced with wise-intersection over union (WIoU) Loss. Furthermore, experiments were conducted using mushrooms as the research subject on the open Fungi dataset. Approximately 200 images with resolution sizes around 600×800 were selected as the main research material, along with 50 images each with resolution sizes around 200×400 and 1 000×1 200 to ensure representativeness and generalization of image sizes. During the data augmentation phase, a generative adversarial network (GAN) was utilized for resolution reconstruction of low-resolution images, thereby preserving semantic quality as much as possible. In the post-processing phase, dynamic resolution training, multi-scale testing, soft non-maximum suppression (Soft-NMS), and weighted boxes fusion (WBF) were applied to enhance the model's small object detection capabilities under varying scales. [Results and Discussions] The improved MSH-YOLOv8 achieved an average precision at 50% (AP50) intersection over union of 98.49% and an AP@50-95 of 75.29%, with the small object detection metric APs reaching 39.73%. Compared to mainstream models like YOLOv8, these metrics showed improvements of 2.34%, 4.06% and 8.55%, respectively. When compared to the advanced TPH-YOLOv5 model, the improvements were 2.14%, 2.76% and 6.89%, respectively. The ensemble model, MSH-YOLOv8-ensemble, showed even more significant improvements, with AP50 and APs reaching 99.14% and 40.59%, respectively, an increase of 4.06% and 8.55% over YOLOv8. These results indicate the robustness and enhanced performance of the MSH-YOLOv8 model, particularly in detecting small objects under varying conditions. Further application of this methodology on the Alibaba Cloud Tianchi databases "Tomato Detection" and "Apple Detection" yielded MSH-YOLOv8-t and MSH-YOLOv8-a models (collectively referred to as MSH-YOLOv8). Visual comparison of detection results demonstrated that MSH-YOLOv8 significantly improved the recognition of dense and blurry small-scale tomatoes and apples. This indicated that the MSH-YOLOv8 method possesses strong cross-dataset generalization capability and effectively recognizes small-scale targets. In addition to quantitative improvements, qualitative assessments showed that the MSH-YOLOv8 model could handle complex scenarios involving occlusions, varying lighting conditions, and different growth stages of the crops. This demonstrates the practical applicability of the model in real-world agricultural settings, where such challenges are common. [Conclusions] The MSH-YOLOv8 improvement method proposed in this study effectively enhances the detection accuracy of small mushroom targets under varying image sizes and target scales. This approach leverages multiple strategies to optimize both the architecture and the training process, resulting in a robust model capable of high-precision small object detection. The methodology's application to other datasets, such as those for tomato and apple detection, further underscores its generalizability and potential for broader use in agricultural monitoring and management tasks.

    Table and Figures | Reference | Related Articles | Metrics | Comments0
    Recent Advances on Application of Radio Frequency Heating in the Research of Post-Harvest Grain Storage and Processing
    LI Hongyue, LI Qingluan, ZHENG Jianjun, LING Bo, WANG Shaojin
    Smart Agriculture    2021, 3 (4): 1-13.   DOI: 10.12133/j.smartag.2021.3.4.202106-SA001
    Abstract1119)   HTML80)    PDF(pc) (983KB)(3776)       Save

    The storage and processing of grain are the basis for economic and social stability and development. As a new heating treatment technology based on electromagnetic wave, radio frequency technology has the characteristics of large penetration depth, rapid heating, volumetric heating and no chemical residue. It has been widely used in post-harvest research of grain and has potential industrial application prospects in some fields. To expound the research progress of the application of radio frequency heating technology in grain storage and processing, this review briefly described the basic principle and characteristics of radio frequency heating as well as the current commercial radio frequency heating system including free oscillation type and 50 Ω type. The basic research of radio frequency heating in grain storage and processing was summarized from three aspects: Dielectric properties of grain and pests, heat resistance of stored grain pests and heating uniformity of sample. The dielectric properties refer to the interaction between materials and electromagnetic waves in an electromagnetic field and determines the absorption and conversion of electromagnetic energy. It can predict the heating characteristics of grain and provide basic data for computer simulation to optimize process during radio frequency treatment. The heat resistance data of pests are necessary for the establishment and optimization of dis-infestations technology, so the kinetic date of thermal death of common stored grain pests were reported in this review. As a main hinder in the commercial application of radio frequency treatments, the heating uniformity has significant effect on heat treatment quality and results in potential food safety problems. The major factors causing heating non-uniformity are the non-uniformity of electromagnetic field, runaway heating and the sample shape effect. The improvement methods of heating uniformity were summarized from three aspects in this article including changing the electromagnetic field distribution, sample position, and optimizing the radio frequency working parameters. Based on the above basic research of radio frequency technology and combining with the practical problems in grain storage and processing, the applications of radio frequency heating in the fields of dis-infestations, sterilizing, enzyme inactivation and drying were also summarized. Finally, some suggestions on the application of this technology in grain storage and processing and future research directions were proposed. This review may play a certain guiding role for the application of radio frequency technology in grain storage and processing.

    Reference | Related Articles | Metrics | Comments0
    Research Advances and Development Trend of Mountainous Tractor Leveling and Anti-Rollover System
    MU Xiaodong, YANG Fuzeng, DUAN Luojia, LIU Zhijie, SONG Zhuoying, LI Zonglin, GUAN Shouqing
    Smart Agriculture    2024, 6 (3): 1-16.   DOI: 10.12133/j.smartag.SA202312015
    Abstract967)   HTML111)    PDF(pc) (2448KB)(3743)       Save

    [Significance] The mechanization, automation and intelligentization of agricultural equipment are key factors to improve operation efficiency, free up labor force and promote the sustainable development of agriculture. It is also the hot spot of research and development of agricultural machinery industry in the future. In China, hills and mountains serves as vital production bases for agricultural products, accounting for about 70% of the country's land area. In addition, these regions face various environmental factors such as steep slopes, narrow road, small plots, complex terrain and landforms, as well as harsh working environment. Moreover, there is a lack of reliable agricultural machinery support across various production stages, along with a shortage of theoretical frameworks to guide the research and development of agricultural machinery tailored to hilly and mountainous locales. [Progress] This article focuses on the research advances of tractor leveling and anti-overturning systems in hilly and mountainous areas, including tractor body, cab and seat leveling technology, tractor rear suspension and implement leveling slope adaptive technology, and research progress on tractor anti-overturning protection devices and warning technology. The vehicle body leveling mechanism can be roughly divided into five types based on its different working modes: parallel four bar, center of gravity adjustable, hydraulic differential high, folding and twisting waist, and omnidirectional leveling. These mechanisms aim to address the issue of vehicle tilting and easy overturning when traversing or working on sloping or rugged roads. By keeping the vehicle body posture horizontal or adjusting the center of gravity within a stable range, the overall driving safety of the vehicle can be improved to ensure the accuracy of operation. Leveling the driver's cab and seats can mitigate the lateral bumps experienced by the driver during rough or sloping operations, reducing driver fatigue and minimizing strain on the lumbar and cervical spine, thereby enhancing driving comfort. The adaptive technology of tractor rear suspension and implement leveling on slopes can ensure that the tractor maintains consistent horizontal contact with the ground in hilly and mountainous areas, avoiding changes in the posture of the suspended implement with the swing of the body or the driving path, which may affect the operation effect. The tractor rollover protection device and warning technology have garnered significant attention in recent years. Prioritizing driver safety, rollover warning system can alert the driver in advance of the dangerous state of the tractor, automatically adjust the vehicle before rollover, or automatically open the rollover protection device when it is about to rollover, and timely send accident reports to emergency contacts, thereby ensuring the safety of the driver to the greatest extent possible. [Conclusions and Prospects] The future development directions of hill and mountain tractor leveling, anti-overturning early warning, unmanned, automatic technology were looked forward: Structure optimization, high sensitivity, good stability of mountain tractor leveling system research; Study on copying system of agricultural machinery with good slope adaptability; Research on anti-rollover early warning technology of environment perception and automatic interference; Research on precision navigation technology, intelligent monitoring technology and remote scheduling and management technology of agricultural machinery; Theoretical study on longitudinal stability of sloping land. This review could provide reference for the research and development of high reliability and high safety mountain tractor in line with the complex working environment in hill and mountain areas.

    Table and Figures | Reference | Related Articles | Metrics | Comments0
    The Paradigm Theory and Judgment Conditions of Geophysical Parameter Retrieval Based on Artificial Intelligence
    MAO Kebiao, ZHANG Chenyang, SHI Jiancheng, WANG Xuming, GUO Zhonghua, LI Chunshu, DONG Lixin, WU Menxin, SUN Ruijing, WU Shengli, JI Dabin, JIANG Lingmei, ZHAO Tianjie, QIU Yubao, DU Yongming, XU Tongren
    Smart Agriculture    2023, 5 (2): 161-171.   DOI: 10.12133/j.smartag.SA202304013
    Abstract643)   HTML62)    PDF(pc) (1400KB)(3710)       Save

    Objective Deep learning is one of the most important technologies in the field of artificial intelligence, which has sparked a research boom in academic and engineering applications. It also shows strong application potential in remote sensing retrieval of geophysical parameters. The cross-disciplinary research is just beginning, and most deep learning applications in geosciences are still "black boxes", with most applications lacking physical significance, interpretability, and universality. In order to promote the application of artificial intelligence in geosciences and agriculture and cultivate interdisciplinary talents, a paradigm theory for geophysical parameter retrieval based on artificial intelligence coupled physics and statistical methods was proposed in this research. Methods The construction of the retrieval paradigm theory for geophysical parameters mainly included three parts: Firstly, physical logic deduction was performed based on the physical energy balance equation, and the inversion equation system was constructed theoretically which eliminated the ill conditioned problem of insufficient equations. Then, a fuzzy statistical method was constructed based on physical deduction. Representative solutions of physical methods were obtained through physical model simulation, and other representative solutions as the training and testing database for deep learning were obtained using multi-source data. Finally, deep learning achieved the goal of coupling physical and statistical methods through the use of representative solutions from physical and statistical methods as training and testing databases. Deep learning training and testing were aimed at obtaining curves of solutions from physical and statistical methods, thereby making deep learning physically meaningful and interpretable. Results and Discussions The conditions for determining the formation of a universal and physically interpretable paradigm were: (1) There must be a causal relationship between input and output variables (parameters); (2) In theory, a closed system of equations (with unknowns less than or equal to the number of equations) can be constructed between input and output variables (parameters), which means that the output parameters can be uniquely determined by the input parameters. If there is a strong causal relationship between input parameters (variables) and output parameters (variables), deep learning can be directly used for inversion. If there is a weak correlation between the input and output parameters, prior knowledge needs to be added to improve the inversion accuracy of the output parameters. The MODIS thermal infrared remote sensing data were used to retrieve land surface temperature, emissivity, near surface air temperature and atmospheric water vapor content as a case to prove the theory. When there was strong correlation between output parameters (LST and LSE) and input variables (BTi), using deep learning coupled with physical and statistical methods could obtain very high accuracy. When there was a weak correlation between the output parameter (NSAT) and the input variable (BTi), adding prior knowledge (LST and LSE) could improve the inversion accuracy and stability of the output parameter (NSAT). When there was partial strong correlation (WVC and BTi), adding prior knowledge (LST and LSE) could slightly improve accuracy and stability, but the error of prior knowledge (LST and LSE) may bring uncertainty, so prior knowledge could also be omitted. According to the inversion analysis of geophysical parameters of MODIS sensor thermal infrared band, bands 27, 28, 29 and 31 were more suitable for inversion of atmospheric water vapor content, and bands 28, 29, 31 and 32 were more suitable for inversion of surface temperature, Emissivity and near surface air temperature. If someone want to achieve the highest accuracy of four parameters, it was recommended to design the instrument with five bands (27, 28, 29, 31, 32) which were most suitable. If only four thermal infrared bands were designed, bands 27, 28, 31, and 32 should be given priority consideration. From the results of land surface temperature, emissivity, near surface air temperature and atmospheric water vapor content retrieved from MODIS data using this theory, it was not only more accurate than traditional methods, but also could reduce some bands, reduce satellite load and improve satellite life. Especially, this theoretical method overcomes the influence of the MODIS official algorithm (day/night algorithm) on sudden changes in surface types and long-term lack of continuous data, which leads to unstable accuracy of the inversion product. The analysis results showed that the proposed theory and conditions are feasible, and the accuracy and applicability were better than traditional methods. The theory and judgment conditions of geophysical parameter retrieval paradigms were also applicable for target recognition such as remote sensing classification, but it needed to be interpreted from a different perspective. For example, the feature information extracted by different convolutional kernels must be able to uniquely determine the target. Under satisfying with the conditions of paradigm theory, the inversion of geophysical parameters based on artificial intelligence is the best choice. Conclusions The geophysical parameter retrieval paradigm theory based on artificial intelligence proposed in this study can overcome the shortcomings of traditional retrieval methods, especially remote sensing parameter retrieval, which simplify the inversion process and improve the inversion accuracy. At the same time, it can optimize the design of satellite sensors. The proposal of this theory is of milestone significance in the history of geophysical parameter retrieval.

    Table and Figures | Reference | Related Articles | Metrics | Comments0
    Original innovation of key technologies leading healthy development of smart agricultural
    Gao Wanlin, Zhang Ganghong, Zhang Guofeng, Huang Feng, Wu Dehua, Tao Sha, Wang Minjuan
    Smart Agriculture    2019, 1 (1): 8-19.   DOI: 10.12133/j.smartag.2019.1.1.201812-SA015
    Abstract2792)   HTML2165)    PDF(pc) (824KB)(3708)       Save

    Smart agricultural is a new form of agriculture that makes full use of human wisdom to develop agriculture. It is a new stage, new model and new pattern of agricultural development. The development of agricultural information technology is an inevitable requirement for smart agricultural. The new generation of core information technology, such as agricultural big data, cloud computing, Internet of things, artificial intelligence, can enable the innovative development of smart agricultural. It can provide new technologies, new methods and new solutions for the healthy development of smart agricultural. Agricultural informationization standardization is the premise to guide the progress and innovation of agricultural science and technology. It can lead the progress of agricultural science and technology and standardize the process of agricultural production. It is an urgent need for the development of smart agricultural. Agricultural Internet of things and agricultural application-specific chip are the core technologies and equipment for the development of smart agricultural. The application demand of agricultural Internet of things can promote the development of agricultural application-specific chip technology. The technological innovation of agricultural application-specific chip will promote the technological upgrading of agricultural Internet of things. Agricultural big data and cloud computing are powerful technical support for massive and complex agricultural information processing. The computing requirements of big data algorithms can promote the innovation and development of cloud computing technology. The improvement of cloud computing capability is more convenient for the application of big data algorithms and applications. Agricultural information security and blockchain are the key to guarantee the security of agricultural information, agricultural product quality certification system and agricultural. Agricultural artificial intelligence is the inevitable choice to improve agricultural labor productivity, reduce resource consumption, and efficient production. The innovation and application of artificial intelligence algorithm is an effective measure to realize smart agricultural. Agricultural plasma technology provides a new technological means for smart agricultural to produce more safer and more reassuring green organic agricultural products. It can be used in different stages of agricultural production, includes before, during and after production, to protect the healthy development of the whole agricultural production chain. The original innovation and autonomous control of the key technologies of smart agricultural will surely lead the healthy development of smart agricultural.

    Reference | Related Articles | Metrics | Comments0
    Estimating the Differences of Light Capture Between Rows Based on Functional-Structural Plant Model in Simultaneous Maize-Soybean Strip Intercropping
    LI Shuangwei, ZHU Junqi, EVERS Jochem B., VAN DER WERF Wopke, GUO Yan, LI Baoguo, MA Yuntao
    Smart Agriculture    2022, 4 (1): 97-109.   DOI: 10.12133/j.smartag.SA202202002
    Abstract1104)   HTML69)    PDF(pc) (1459KB)(3699)       Save

    Intercropping creates a heterogeneous canopy and triggers plastic responses in plant growth and structural development. In order to quantify the effect of planting pattern, strip width and row position on the structural development and light capture of maize and soybean in simultaneous intercropping, both experimental and modelling approaches were used. Field experiments were conducted in 2017-2018 with two sole crops (maize and soybean) and two intercrops: Two rows of maize alternating with two rows of soybeans (2:2 MS) and three rows of maize alternating with six rows of soybean (3:6 MS). The morphological traits of maize and soybean e.g., leaf length and width, internode length and diameter, leaf and petiole declination angle in different rows and different planting patterns, and photosynthetically active radiation (PAR) above and below the canopy of 2:2 MS were measured throughout the growing season. A functional-structural plant model of maize-soybean intercropping was developed in the GroIMP platform. The model was parameterized based on the morphological data set of 2017, and was validated with the leaf area index (LAI), plant height and PAR data set of 2018. The model simulated the morphological development of individual organs based on growing degree days (thermal time) and calculated the light capture at leaf level. The model well reproduced the observed dynamics of leaf area index and plant height (RMSE: 0.24-0.70 m2/m2 for LAI and 0.06-0.17 m for plant height), and the fraction of light capture in the 2:2 MS intercropping (RMSE: 0.06-0.10). Maize internode diameter in intercrops increased, but the internode length did not change. Soybean internodes in intercrops became longer and thinner compared to sole soybean probably caused by the shading imposed by maize, and the 2:2 MS had longer internodes than the 3:6 MS, indicating the effects of strip width. Simulated light capture of maize in 2:2 MS intercropping was 35.6% higher than sole maize. For maize in 3:6 MS intercropping, the light capture of the border rows and inner row were 27.8% and 20.3% higher than sole maize, respectively. Compared to sole soybean, the simulated light capture of soybean in border rows was 36.0% lower in 2:2 MS intercropping, and was 28.8% lower in 3:6 MS intercropping. For 3:6 MS intercropping, light capture of soybean in inner rows I and inner rows II were 4.1% and 1.8% lower than sole soybean, respectively. In the future, the model could be further developed and used to explore and optimize the planting patterns of maize soybean intercropping under different environmental conditions using light capture as an indicator.

    Reference | Related Articles | Metrics | Comments0
    Multiscale Feature Fusion Yak Face Recognition Algorithm Based on Transfer Learning
    CHEN Zhanqi, ZHANG Yu'an, WANG Wenzhi, LI Dan, HE Jie, SONG Rende
    Smart Agriculture    2022, 4 (2): 77-85.   DOI: 10.12133/j.smartag.SA202201001
    Abstract842)   HTML81)    PDF(pc) (1841KB)(3624)       Save

    Identifying of yak is indispensable for individual documentation, behavior monitoring, precise feeding, disease prevention and control, food traceability, and individualized breeding. Aiming at the application requirements of animal individual identification technology in intelligent informatization animal breeding platforms, a yak face recognition algorithm based on transfer learning and multiscale feature fusion, i.e., transfer learning-multiscale feature fusion-VGG(T-M-VGG) was proposed. The sample data set of yak facial images was produced by a camera named GoPro HERO8 BLACK. Then, a part of dataset was increased by the data enhancement ways that involved rotating, adjusting the brightness and adding noise to improve the robustness and accuracy of model. T-M-VGG, a kind of convolutional neural network based on pre-trained visual geometry group network and transfer learning was input with normalized dataset samples. The feature map of Block3, Block4 and Block5 were considered as F3, F4 and F5, respectively. What's more, F3 and F5 were taken by the structure that composed of three parallel dilated convolutions, the dilation rate were one, two and three, respectively, to dilate the receptive filed which was the map size of feature map. Further, the multiscale feature maps were fused by the improved feature pyramid which was in the shape of stacked hourglass structure. Finally, the fully connected layer was replaced by the global average pooling to classify and reduce a large number of parameters. To verify the effectiveness of the proposed model, a comparative experiment was conducted. The experimental results showed that recognition accuracy rate in 38,800 data sets of 194 yaks reached 96.01%, but the storage size was 70.75 MB. Twelve images representing different yak categories from dataset were chosen randomly for occlusion test. The origin images were masked with different shape of occlusions. The accuracy of identifying yak individuals was 83.33% in the occlusion test, which showed that the model had mainly learned facial features. The proposed algorithm could provide a reference for research of yak face recognition and would be the foundation for the establishment of smart management platform.

    Table and Figures | Reference | Related Articles | Metrics | Comments0
    Development and Application of an Intelligent Remote Management Platform for Agricultural Machinery
    ZHU Dengsheng​, FANG Hui​, HU Shaoming​, WANG Wenquan​, ZHOU Yansuo​, WANG Hongyan​, LIU Fei​, HE Yong​
    Smart Agriculture    2020, 2 (2): 67-81.   DOI: 10.12133/j.smartag.2020.2.2.202004-SA006
    Abstract1916)   HTML1222)    PDF(pc) (2701KB)(3597)       Save

    In order to solve problems such as the lack of real-time data in agricultural machinery management, the difficulty in real-time machine operation supervision and the asymmetry of machine service information, an intelligent remote management platform was developed in this research. Firstly, five design principles of a specialized remote agricultural machinery management system: specialization, standardization, cloud platform, modularity and openness were proposed. Based on these principles, a customizable general-purpose intelligent remote management system for agricultural machinery based on intelligent sensing technology, Internet of Things technology, positioning technology, remote sensing technology and geographic information system was designed. Practical modules, including agricultural machinery information-based and location-based services using WebGIS, real-time monitoring and management of machinery operation, basic information management of farmland, basic information management of crops in the field, dispatching management of machinery, subsidy management of machinery, order management of machinery operation were designed and implemented in the platform for users of government agencies, agricultural machinery corporations, machine operators, and farmers. Besides, some key technologies of the platform under the current technical background, including the calculation method of the working area with low-precision GNSS positioning receivers, the analysis of anomality data during the processing of GNSS positioning data, the machine scheduling algorithm development, the integration of sensors were focused, analyzed and implementd. The idea of building the machinery management platform with each individual field as the building block was developed. It can be predicted that the agricultural machinery operation management platform would gradually change from simple operation management to field-level comprehensive management. The research and development of this platform can not only solve current machinery management problems, but also provide basic functions for development of similar machinery management platforms.

    Reference | Related Articles | Metrics | Comments0
    Automatic Measurement of Multi-Posture Beef Cattle Body Size Based on Depth Image
    YE Wenshuai, KANG Xi, HE Zhijiang, LI Mengfei, LIU Gang
    Smart Agriculture    2022, 4 (4): 144-155.   DOI: 10.12133/j.smartag.SA202210001
    Abstract1427)   HTML108)    PDF(pc) (1532KB)(3490)       Save

    Beef cattle in the farm are active, which leads the collection of posture of the beef cattle changeable, so it is difficult to automatically measure the body size of the beef cattle. Aiming at the above problems, an automatic measurement method for beef cattle's body size under multi-pose was proposed by analyzing the skeleton features of beef cattle head and the edge contour features of beef cattle images. Firstly, the consumer-grade depth camera Azure Kinect DK was used to collect the top-view depth video data directly above the beef cattle and the video data were divided into frames to obtain the original depth image. Secondly, the original depth image was processed by shadow interpolation, normalization, image segmentation and connected domain to remove the complex background and obtain the target image containing only beef cattle. Thirdly, the Zhang-Suen algorithm was used to extract the beef cattle skeleton of the target image, and calculated the intersection points and endpoints of the skeleton, so as to analyze the characteristics of the beef cattle head to determine the head removal point, and to remove the beef cattle head information from the image. Finally, the curvature curve of the beef cattle profile was obtained by the improved U-chord curvature method. The body measurement points were determined according to the curvature value and converted into three-dimensional spaces to calculate the body size parameters. In this paper, the postures of beef cattle, which were analyzed by a large amount of depth image data, were divided into left crooked, right crooked, correct posture, head down and head up, respectively. The test results showed that the head removal method proposed based on the skeleton in multiple postures hads head removel success rate higher than 92% in the five postures. Using the body measurement point extraction method based on the improved U-chord curvature proposed, the average absolute error of body length measurement was 2.73 cm, the average absolute error of body height measurement was 2.07 cm, and the average absolute error of belly width measurement was 1.47 cm. The method provides a better way to achieve the automatic measurement of beef cattle body size in multiple poses.

    Reference | Related Articles | Metrics | Comments0
    Effect of Downwash Airflow Field of 8-rotor Unmanned Aerial Vehicle on Spray Deposition Distribution Characteristics under Different Flight Parameters
    WANG Changling, HE Xiongkui, BONDS Jane, QI Peng, YANG Yi, GAO Wanlin
    Smart Agriculture    2020, 2 (4): 124-136.   DOI: 10.12133/j.smartag.2020.2.4.202003-SA005
    Abstract1506)   HTML292)    PDF(pc) (2470KB)(3470)       Save

    Pesticide application using UAV sprayer has become a new highlight in the development of agricultural machinery and plant protection in China. Spray droplets from UAV could reach the crop canopy and deposit on the control target surface under the assistance of rotor's downwash airflow after atomization, including a secondary atomization effect of airflow on the droplets, so the spray performance of aerial pesticide application is inseparable from the effect of the rotor's downwash airflow field. In order to explore the effect of downwash airflow field on UAV's spray deposition characteristics, taking the main model of eight-rotor UAV with "X-type" as the research object and designing the actual measuring test, a multi-channel micro-meteorology measurement system(MMMS) was used to determine the downwash airflow speed at different horizontal positions, and meanwhile the tracer Allura Red solution was applied instead of chemicals to obtain the distribution characteristics of spray deposition. The visual analysis of the measured results of the downwash airflow field distribution was focused, and then the distribution characteristics of both the downwash airflow field and the droplet deposition at a certain flight height and speed, and the correlation relationship between them were analyzed. During the flight operation of the 8-rotor UAV, as the flight speed increased from 1.0 to 6.0 m/s and the flight height increased from 1 to 2 m, the intensity of the downwash airflow field in directions of X, Y, and Z generally changed from strong to weak, and the distribution state changed from concentration to dispersion; the X direction airflow was the vortex generated by the interaction between the downwash airflow and the outside air and its effect on droplets was reversed flight direction; the airflow in Y direction was to the both sides from flight path, caused by the combination of downwash airflow and ground effect; the airflow in Z direction, the vertical downward component of the downwash airflow, had a direct promotion effect on spray deposition. Significant negative correlations were shown between both the flying speed and the peak value in the range of the downwash airflow field (P <0.05, r = -0.836), and the flying speed and the average deposition within the effective spray swath(P <0.05, r = -0.833). When the flight speed was 1.0 and 3.0 m/s, the droplet deposition showed a very significant positive correlation with downwash airflow speed(P <0.01, r> 0), that was, the stronger the downwash airflow field in the vertical ground direction, the more droplets deposited in the effective spray swath. When the flight speed increased to 6.0 m/s, the wind speed was significantly reduced, and the promotion effect of the downwash airflow field on the droplet deposition disappeared(P> 0.05). The operation speed of UAV should not be set faster than 6.0 m/s to avoid the chemicals loss caused by the weakened effect of the downwash airflow field. The findings of this study are expected to provide theoretical basis and data support for improving the quality of low-altitude and low-volume application operations and the formulation of UAV field operations specifications.

    Reference | Related Articles | Metrics | Comments0
    Key Technologies and Equipment for Smart Orchard Construction and Prospects
    HAN Leng, HE Xiongkui, WANG Changling, LIU Yajia, SONG Jianli, QI Peng, LIU Limin, LI Tian, ZHENG Yi, LIN Guihai, ZHOU Zhan, HUANG Kang, WANG Zhong, ZHA Hainie, ZHANG Guoshan, ZHOU Guotao, MA Yong, FU Hao, NIE Hongyuan, ZENG Aijun, ZHANG Wei
    Smart Agriculture    2022, 4 (3): 1-11.   DOI: 10.12133/j.smartag.SA200201014
    Abstract2149)   HTML507)    PDF(pc) (2824KB)(3447)       Save

    Traditional orchard production is facing problems of labor shortage due to the aging, difficulties in the management of agricultural equipment and production materials, and low production efficiency which can be expected to be solved by building a smart orchard that integrates technologies of Internet of Things(IoT), big data, equipment intelligence, et al. In this study, based on the objectives of full mechanization and intelligent management, a smart orchard was built in Pinggu district, an important peaches and pears fruit producing area of Beijing. The orchard covers an aera of more than 30 hm2 in Xiying village, Yukou town. In the orchard, more than 10 kinds of information acquisition sensors for pests, diseases, water, fertilizers and medicines are applied, 28 kinds of agricultural machineries with intelligent technical support are equipped. The key technologies used include: intelligent information acquisition system, integrated water and fertilizer management system and intelligent pest management system. The intelligent operation equipment system includes: unmanned lawn mower, intelligent anti-freeze machine, trenching and fertilizer machine, automatic driving crawler, intelligent profiling variable sprayer, six-rotor branch-to-target drone, multi-functional picking platform and finishing and pruning machine, etc. At the same time, an intelligent management platform has been built in the smart orchard. The comparison results showed that, smart orchard production can reduce labor costs by more than 50%, save pesticide dosage by 30% ~ 40%, fertilizer dosage by 25% ~ 35%, irrigation water consumption by 60% ~ 70%, and comprehensive economic benefits increased by 32.5%. The popularization and application of smart orchards will further promote China's fruit production level and facilitate the development of smart agriculture in China.

    Reference | Related Articles | Metrics | Comments0
    Study on the Micro-Phenotype of Different Types of Maize Kernels Based on Micro-CT
    ZHAO Huan, WANG Jinglu, LIAO Shengjin, ZHANG Ying, LU Xianju, GUO Xinyu, ZHAO Chunjiang
    Smart Agriculture    2021, 3 (1): 16-28.   DOI: 10.12133/j.smartag.2021.3.1.202103-SA004
    Abstract1590)   HTML146)    PDF(pc) (2085KB)(3359)       Save

    Plant micro-phenotype mainly refers to the phenotypic information at the tissue, cell, and subcellular levels, which is an important part of plant phenomics research. In view of the problems of low efficiency, large error, and few traits of traditional methods for detecting kernel microscopic traits, Micro-CT scanning technology was used to carry out precise identification of micro-phenotype on 11 varieties of maize kernels. A total of 34 microscopic traits were obtained based on CT sequence images of 7 tissues, including seed, embryo, endosperm, cavity, subcutaneous cavity, endosperm cavity and embryo cavity. Among the 34 microscopic traits, 4 traits, including endosperm cavity surface area, kernel volume, endosperm volume ratio and endosperm cavity specific surface area, were significantly different among maize types (P-value<0.05). The surface area of endosperm cavity and kernel volume of common maize were significantly higher than those of other types of maize. The specific surface area of endosperm cavity of high oil maize was the largest. The endosperm cavity of sweet corn had the smallest specific surface area. The endosperm volume ration of popcorn was the largest. Furthermore, 34 traits were used for One-way ANOVA and cluster analysis, and 11 different maize varieties were divided into four categories, of which the first category was mainly common maize, the second category was mainly popcorn, the third category was sweet corn, and the fourth category was high oil maize. The results indicated that Micro-CT scanning technology could not only achieve precise identification of micro-phenotype of maize kernels, but also provide supports for kernel classification and variety detection, and so on.

    Reference | Related Articles | Metrics | Comments0