406 research outputs found

    Automatic Recognition of Tea Diseases Based on Deep Learning

    Get PDF
    With the rapid development of intelligent agriculture and precision agriculture, computer image processing technology has been widely used to solve various problems in the agricultural field. In particular, the advantages of convolutional neural networks (CNNs) in image classification have also been widely used in the automatic recognition and classification of plant diseases. In this paper, a deep convolutional neural network named LeafNet capable of recognizing the seven types of diseases from tea leaf disease images was established, with an accuracy of up to 90.23%, aiming to provide timely and accurate diagnostic services in the remote and topographic tea plantation in China. At the same time, the traditional machine learning algorithm is applied for comparative analysis, which extracts the dense scale-invariant feature transform (DSIFT) of the image and constructs the bag of visual word (BOVW) model to express the image based on the DSIFT descriptor. The support vector machines (SVMs) and multilayer perceptron (MLP) were used to identify tea leaf diseases, with an accuracy of 60.91 and 70.94%, respectively

    Numerical Modeling and Design of Machine Learning Based Paddy Leaf Disease Detection System for Agricultural Applications

    Get PDF
    In order to satisfy the insatiable need for ever more bountiful harvests on the global market, the majority of countries deploy cutting-edge technologies to increase agricultural output. Only the most cutting-edge technologies can ensure an appropriate pace of food production. Abiotic stress factors that can affect plants at any stage of development include insects, diseases, drought, nutrient deficiencies, and weeds. On the amount and quality of agricultural production, this has a minimal effect. Identification of plant diseases is therefore essential but challenging and complicated. Paddy leaves must thus be closely watched in order to assess their health and look for disease symptoms. The productivity and production of the post-harvest period are significantly impacted by these illnesses. To gauge the severity of plant disease in the past, only visual examination (bare eye observation) methods have been employed. The skill of the analyst doing this analysis is essential to the caliber of the outcomes. Due to the large growing area and need for ongoing human monitoring, visual crop inspection takes a long time. Therefore, a system is required to replace human inspection. In order to identify the kind and severity of plant disease, image processing techniques are used in agriculture. This dissertation goes into great length regarding the many ailments that may be detected in rice fields using image processing. Identification and classification of the four rice plant diseases bacterial blight, sheath rot, blast, and brown spot are important to enhance yield. The other communicable diseases, such as stem rot, leaf scald, red stripe, and false smut, are not discussed in this paper. Despite the increased accuracy they offer, the categorization and optimization strategies utilized in this work lead it to take longer than typical to finish. It was evident that employing SVM techniques enabled superior performance results, but at a cost of substantial effort. K-means clustering is used in this paper segmentation process, which makes figuring out the cluster size, or K-value, more challenging. This clustering method operates best when used with images that are comparable in size and brightness. However, when the images have complicated sizes and intensity values, clustering is not particularly effective

    Deep Convolutional Neural Networks-Based Plants Diseases Detection Using Hybrid Features

    Get PDF
    With advances in information technology, various ways have been developed to detect diseases in plants, one of which is by using Machine Learning. In machine learning, the choice of features affect the performance significantly. However, most features have limitations for plant diseases detection. For that reason, we propose the use of hybrid features for plant diseases detection in this paper. We append local descriptor and texture features, i.e. linear binary pattern (LBP) to color features. The hybrid features are then used as inputs for deep convolutional neural networks (DCNN) Support and VGG16 classifiers. Our evaluation on Based on our experiments, our proposed features achieved better performances than those of using color features only. Our results also suggest fast convergence of the proposed features as the good performance is achieved at low number of epoch

    Artificial intelligence-powered expert system model for identifying fall armyworm infestation in maize (Zea mays L.)

    Get PDF
    Maize (Zea mays L) is one of the most saleable cereal crops grown worldwide and a dominant staple food in many developing countries. The severe outbreak of fall armyworm in maize causes massive yield loss. Modern technologies, including smartphones, can assist in detecting recognising the fall armyworm infestation in maize. The objective of this study was to develop an automated Artificial Intelligence Powered Expert System (AIPES) for identifying fall armyworm infestation in maize. In addition, it put forward a deep learning-based model that is trained on photographs of healthy and fall armyworm infested leaves, cobs and tassels from a dataset and furnished an application that will be detecting maize fall armyworm infestation using Convolutional Neural Network (CNN) architecture and Mobile Net V 2 framework model. The study developed an Artificial Intelligence (AI) based maize fall armyworm infestation detection system using a DCNN (Deep Convolutional Neural Network) to support maize cultivating farmers. The model executed the objective by accurately identifying the fall armyworm infested maize plant and also classified them vis-c-vis the healthier crop. The deep learning models were trained to detect and recognise fall armyworm infection using more than 11000 images of fall armyworm infested leaves, cobs, and tassels. The created application (AIPES for identifying fall armyworm infestation in maize) using CNN detected and recognised the fall armyworm infestation in maize with a 100 per cent training accuracy rate and 87 per cent validation accuracy. So, the detection of maize fall armyworm and the treatment of fall armyworm-infested maize could lead to a higher maize crop yield.      

    CLASSIFICATION OF CORN PLANT DISEASES USING VARIOUS CONVOLUTIONAL NEURAL NETWORK

    Get PDF
    Based on data from the East Java Badan Pusat Statistik (BPS) in 2020, corn production in 2019 decreased by 622,403 tons. The decrease in production was caused by a disease that attacked corn plants identified from the corn leaves' physical appearance. This study aims to obtain an architectural model with good performance between AlexNet, LeNet, and MobileNet in detecting diseases of maize plants. The dataset used in this study came from Kaggle, with 4188 images divided into four disease classes: Common Rust, Gray Leaf Spot, Blight, and Healthy. Agricultural experts from Bantul have confirmed the appearance of each class of corn plant diseases.  The preprocessing process is carried out to prepare the data so that the amount of data for each class is balanced. The image data used in this study totaled 4000 images which were divided into training data and testing data with a ratio of 80:20. Based on the experimental results, it was found that the MobileNet architecture has better performance than AlexNet and LeNet with an accuracy value of 83.37%, average precision of 0.8337, and g-mean of 0.8298. These results have been validated by agricultural experts in Bantul Regency and corn farmers experienced in corn farming

    A Review on Advances in Automated Plant Disease Detection

    Get PDF
    Plant diseases cause major yield and economic losses. To detect plant disease at early stages, selecting appropriate techniques is imperative as it affects the cost, diagnosis time, and accuracy. This research gives a comprehensive review of various plant disease detection methods based on the images used and processing algorithms applied. It systematically analyzes various traditional machine learning and deep learning algorithms used for processing visible and spectral range images, and comparatively evaluates the work done in literature in terms of datasets used, various image processing techniques employed, models utilized, and efficiency achieved. The study discusses the benefits and restrictions of each method along with the challenges to be addressed for rapid and accurate plant disease detection. Results show that for plant disease detection, deep learning outperforms traditional machine learning algorithms while visible range images are more widely used compared to spectral images

    Machine Learning for Leaf Disease Classification: Data, Techniques and Applications

    Full text link
    The growing demand for sustainable development brings a series of information technologies to help agriculture production. Especially, the emergence of machine learning applications, a branch of artificial intelligence, has shown multiple breakthroughs which can enhance and revolutionize plant pathology approaches. In recent years, machine learning has been adopted for leaf disease classification in both academic research and industrial applications. Therefore, it is enormously beneficial for researchers, engineers, managers, and entrepreneurs to have a comprehensive view about the recent development of machine learning technologies and applications for leaf disease detection. This study will provide a survey in different aspects of the topic including data, techniques, and applications. The paper will start with publicly available datasets. After that, we summarize common machine learning techniques, including traditional (shallow) learning, deep learning, and augmented learning. Finally, we discuss related applications. This paper would provide useful resources for future study and application of machine learning for smart agriculture in general and leaf disease classification in particular
    • …
    corecore