1,074 research outputs found

    Apple scab detection using CNN and Transfer Learning

    Get PDF
    Received: January 11th, 2021 ; Accepted: April 10th, 2021 ; Published: April 22nd, 2021 ; Correspondence: [email protected] goal of smart and precise horticulture is to increase yield and product quality by simultaneous reduction of pesticide application, thereby promoting the improvement of food security. The scope of this research is apple scab detection in the early stage of development using mobile phones and artificial intelligence based on convolutional neural network (CNN) applications. The research considers data acquisition and CNN training. Two datasets were collected - with images of scab infected fruits and leaves of an apple tree. However, data acquisition is a time-consuming process and scab appearance has a probability factor. Therefore, transfer learning is an appropriate training methodology. The goal of this research was to select the most suitable dataset for transfer learning for the apple scab detection domain and to evaluate the transfer learning impact comparing it with learning from scratch. The statistical analysis confirmed the positive effect of transfer learning on CNN performance with significance level 0.05

    QWID: Quantized Weed Identification Deep neural network

    Full text link
    In this paper, we present an efficient solution for weed classification in agriculture. We focus on optimizing model performance at inference while respecting the constraints of the agricultural domain. We propose a Quantized Deep Neural Network model that classifies a dataset of 9 weed classes using 8-bit integer (int8) quantization, a departure from standard 32-bit floating point (fp32) models. Recognizing the hardware resource limitations in agriculture, our model balances model size, inference time, and accuracy, aligning with practical requirements. We evaluate the approach on ResNet-50 and InceptionV3 architectures, comparing their performance against their int8 quantized versions. Transfer learning and fine-tuning are applied using the DeepWeeds dataset. The results show staggering model size and inference time reductions while maintaining accuracy in real-world production scenarios like Desktop, Mobile and Raspberry Pi. Our work sheds light on a promising direction for efficient AI in agriculture, holding potential for broader applications. Code: https://github.com/parikshit14/QNN-for-weedComment: 6 pages, 6 figures, 4 table

    Boosting precision crop protection towards agriculture 5.0 via machine learning and emerging technologies: A contextual review

    Get PDF
    Crop protection is a key activity for the sustainability and feasibility of agriculture in a current context of climate change, which is causing the destabilization of agricultural practices and an increase in the incidence of current or invasive pests, and a growing world population that requires guaranteeing the food supply chain and ensuring food security. In view of these events, this article provides a contextual review in six sections on the role of artificial intelligence (AI), machine learning (ML) and other emerging technologies to solve current and future challenges of crop protection. Over time, crop protection has progressed from a primitive agriculture 1.0 (Ag1.0) through various technological developments to reach a level of maturity closelyin line with Ag5.0 (section 1), which is characterized by successfully leveraging ML capacity and modern agricultural devices and machines that perceive, analyze and actuate following the main stages of precision crop protection (section 2). Section 3 presents a taxonomy of ML algorithms that support the development and implementation of precision crop protection, while section 4 analyses the scientific impact of ML on the basis of an extensive bibliometric study of >120 algorithms, outlining the most widely used ML and deep learning (DL) techniques currently applied in relevant case studies on the detection and control of crop diseases, weeds and plagues. Section 5 describes 39 emerging technologies in the fields of smart sensors and other advanced hardware devices, telecommunications, proximal and remote sensing, and AI-based robotics that will foreseeably lead the next generation of perception-based, decision-making and actuation systems for digitized, smart and real-time crop protection in a realistic Ag5.0. Finally, section 6 highlights the main conclusions and final remarks

    An Improved MobileNet for Disease Detection on Tomato Leaves

    Get PDF
    Tomatoes are widely grown vegetables, and farmers face challenges in caring for them, particularly regarding plant diseases. The MobileNet architecture is renowned for its simplicity and compatibility with mobile devices. This study introduces MobileNet as a deep learning model to enhance disease detection efficiency in tomato plants. The model is evaluated on a dataset of 2,064 tomato leaf images, encompassing early blight, leaf spot, yellow curl, and healthy leaves. Results demonstrate promising accuracy, exceeding 0.980 for disease classification and 0.975 for distinguishing between diseases and healthy cases. Moreover, the proposed model outperforms existing approaches in terms of accuracy and training time for plant leaf disease detection
    • …
    corecore