Code Monkey home page Code Monkey logo

fathimasonasherin / plant-disease-detection-smart-device-statistical-market-prediction Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 3.81 MB

feasibility and practicality of using CNNs on a Raspberry Pi for on-site plant disease detection, providing farmers with an accessible and efficient tool to manage crop health effectively.

Jupyter Notebook 100.00%
algorithms artificial-intelligence detection-algorithm detection-model leafdisease machine-learning machine-learning-algorithms ml mlproject plant-growth programming project jupyter-notebook python

plant-disease-detection-smart-device-statistical-market-prediction's Introduction

plant-disease-detection-smart-device-statistical-market-prediction

The prototype consists of four key components: the trained CNN model, the Raspberry Pi hardware platform for processing, the camera module for capturing the images of the plant and the lcd to display the results. The CNN model is trained on a comprehensive dataset of plant images, containing various species and diseases. The model architecture is carefully designed to balance accuracy and computational efficiency, taking into account the limitations of the Raspberry Pi's hardware resources. The trained model is then integrated into the Raspberry Pi, which serves as the on-device inference platform. The Raspberry Pi provides the necessary computing power, memory, and storage to perform real-time disease detection, enabling farmers to obtain immediate results without relying on an internet connection or external servers. Once an image is provided, the system processes it through the trained CNN model, performs disease classification, and displays the results on the lcd. The final prototype demonstrates the feasibility and practicality of using CNNs on a Raspberry Pi for on-site plant disease detection, providing farmers with an accessible and efficient tool to manage crop health effectively.

Algorithms and Frameworks –

Tensorflow and Keras

Scikit Learn, Numpy, Matplotlib, Seaborn

Dataset - The dataset consists of around 20.6 k .jpg files belonging to 15 classes of the healthy, bacterial, fungal, and viral diseased leaves of plants like tomato, pepper, and potato.

Data Preprocessing - The data was normalised, splitted into train, and test in 80-20 manner, also some data augmentation was applied so that the dataset increases and generalizes well.The data was converted into a One vs Rest Format using sklearn’s Label Binarizer.

ML Modelling - Custom CNN architecture having 5 layers with dropout and max pooling was used to perform the detection and a dense neural network at the end as the classifier.

plant-disease-detection-smart-device-statistical-market-prediction's People

Contributors

fathimasonasherin avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.