Artificial Intelligence based drone for early disease detection and precision pesticide management in cashew farming

Manoj Kumar Rajagopal,Bala Murugan MS
2023-03-15
Abstract:The use of unmanned aerial vehicles (UAV) is revolutionizing the agricultural industry. Cashews are grown by approximately 70% of small and marginal farmers, and the cashew industry plays a critical role in their economic development. To take timely counter measures against plant diseases and infections, it is imperative to monitor and detect diseases as early as possible and take suitable measures. Using UAVs, such as those that are equipped with artificial intelligence, can assist farmers by providing early detection of crop diseases and precision pesticide application. An edge computing paradigm of Artificial Intelligence is employed to process this image in order to make decisions with the least amount of latency possible. As a result of these decisions, the stage of infestation, the crops affected, the method of prevention of spreading the disease, and what type and amount of pesticides need to be applied can be determined. UAVs equipped with sensors detect disease patterns quickly and accurately over large areas. Combined with AI algorithms, these machines can analyse data from a variety of sources such as temperature, humidity, CO2 levels and soil composition. This allows them to recognize disease symptoms before they become visible. Early detection allows for more effective control strategies that can reduce costs caused by lost production due to infestations or crop failure. Using an end-to-end training architecture, mobileNetV2 determines how to classify anthracnose disease in cashew leaves. A standard PlantVillage dataset is used for performance evaluation and for standardization. Additionally, samples captured with a drone present a variety of image samples captured in a variety of conditions, which complicates the analysis. According to our analysis, we were able to identify the anthracnose with 95% accuracy and the healthy leaves with 99% accuracy.
Image and Video Processing
What problem does this paper attempt to address?
### Problems the Paper Aims to Solve This paper aims to address the issues of early crop disease detection and precise pesticide management in the agricultural sector, particularly in the context of cashew cultivation. Specifically, the goals of the paper include: 1. **Early Disease Detection**: - Utilizing Unmanned Aerial Vehicles (UAVs) and artificial intelligence technologies to achieve early identification of crop diseases. - Deploying drones equipped with cameras to capture aerial images of cashew trees and using edge computing technology to process the images for rapid disease detection. 2. **Precise Pesticide Spraying**: - Determining the location, type, and dosage of pesticide application based on the specific disease conditions to improve the efficiency and effectiveness of pesticide use. - Using sensors and AI algorithms equipped on drones to analyze various data sources such as temperature, humidity, CO2 levels, and soil composition to identify disease symptoms earlier and take appropriate measures. 3. **Improving Agricultural Efficiency and Profitability**: - Enhancing the efficiency and profitability of cashew cultivation through the application of drone and AI technologies. - Increasing the sustainability of agricultural production by reducing yield losses caused by diseases. 4. **Optimizing Model Performance**: - Constructing an improved version of MobileNetV2 for the classification and identification of anthracnose on cashew leaves. - Proposing an edge computing-based architecture that uses quantization techniques to optimize the model, enabling efficient operation on resource-constrained devices. In summary, this paper aims to develop a system that effectively detects diseases and implements precise pesticide management by integrating UAVs, artificial intelligence, and edge computing technologies, thereby enhancing agricultural production efficiency and economic benefits.