4,430 research outputs found

    Large-Scale Plant Classification with Deep Neural Networks

    Full text link
    This paper discusses the potential of applying deep learning techniques for plant classification and its usage for citizen science in large-scale biodiversity monitoring. We show that plant classification using near state-of-the-art convolutional network architectures like ResNet50 achieves significant improvements in accuracy compared to the most widespread plant classification application in test sets composed of thousands of different species labels. We find that the predictions can be confidently used as a baseline classification in citizen science communities like iNaturalist (or its Spanish fork, Natusfera) which in turn can share their data with biodiversity portals like GBIF.Comment: 5 pages, 3 figures, 1 table. Published at Proocedings of ACM Computing Frontiers Conference 201

    Crop conditional Convolutional Neural Networks for massive multi-crop plant disease classification over cell phone acquired images taken on real field conditions

    Get PDF
    Convolutional Neural Networks (CNN) have demonstrated their capabilities on the agronomical field, especially for plant visual symptoms assessment. As these models grow both in the number of training images and in the number of supported crops and diseases, there exist the dichotomy of (1) generating smaller models for specific crop or, (2) to generate a unique multi-crop model in a much more complex task (especially at early disease stages) but with the benefit of the entire multiple crop image dataset variability to enrich image feature description learning. In this work we first introduce a challenging dataset of more than one hundred-thousand images taken by cell phone in real field wild conditions. This dataset contains almost equally distributed disease stages of seventeen diseases and five crops (wheat, barley, corn, rice and rape-seed) where several diseases can be present on the same picture. When applying existing state of the art deep neural network methods to validate the two hypothesised approaches, we obtained a balanced accuracy (BAC=0.92) when generating the smaller crop specific models and a balanced accuracy (BAC=0.93) when generating a single multi-crop model. In this work, we propose three different CNN architectures that incorporate contextual non-image meta-data such as crop information onto an image based Convolutional Neural Network. This combines the advantages of simultaneously learning from the entire multi-crop dataset while reducing the complexity of the disease classification tasks. The crop-conditional plant disease classification network that incorporates the contextual information by concatenation at the embedding vector level obtains a balanced accuracy of 0.98 improving all previous methods and removing 71% of the miss-classifications of the former methods

    Resnet-Based Approach For Detection And Classification Of Plant Leaf Diseases

    Get PDF
    Plant diseases may cause large yield losses, endangering both the stability of the economy and the supply of food. Convolutional Neural Networks (CNNs), in particular, are deep neural networks that have shown remarkable effectiveness in completing image categorization tasks, often outperforming human ability. It has numerous applications in voice processing, picture and video processing, and natural language processing (NLP). It has also grown into a centre for research on plant protection in agriculture, including the assessment of pest ranges and the diagnosis of plant diseases. In two plant phenotyping tasks, the function of a CNN (Convolutional Neural Networks) structure based on Residual Networks (ResNet) is investigated in this study. The majority of current studies on Species Recognition (SR) and plant infection detection have used balanced datasets for accuracy and experimentation as the evaluation criteria. This study, however, made use of an unbalanced dataset with an uneven number of pictures, organised the data into several test cases and classes, conducted data augmentation to improve accuracy, and—most importantly—used multiclass classifier assessment settings that were helpful for an asymmetric class distribution. Furthermore with all these frequent issues, the paper addresses selecting the size of the data collection, classifier depth, necessary training time, and assessing the efficacy of the classifier when using various test scenarios. The Species Recognising (SR) and Identifying of Health and Infection Leaves (IHIL) tasks in this study have shown substantial improvement in performance for the ResNet 20 (V2) architecture, with Precision of 91.84% & 84.00%, Recall of 91.67% and 83.14%, and F1 scores of 91.49% & 83.19%, respectively. &nbsp
    • …
    corecore