Git Product home page Git Product logo

taro-disease-classification-using-transfer-learning's Introduction

Taro-Disease-Classification

Sample Image

This repository contains a deep learning solution for classifying diseases in Taro plants using convolutional neural networks (CNN), ensemble deep learning, and transfer learning with popular architectures such as VGG and ResNet. Additionally, the model is deployed in a Streamlit web application for user-friendly interaction.

Project Structure

  • requirements.txt: This file lists all the dependencies required to run the project. You can install them using pip install -r requirements.txt.

  • util.py: This Python script includes utility functions used in the main project files.

  • main.py: The main script for the Streamlit web application. It provides a user interface for uploading images and obtaining predictions from the trained model.

  • classify.ipynb: A Jupyter notebook containing the code for training the deep learning model, including CNN, ensemble deep learning, and transfer learning with VGG and ResNet. It also covers the evaluation of the model's performance.

Getting Started

  1. Clone the repository:

    git clone https://github.com/minhtien2405/Taro-Disease-Classification.git
    cd Taro-Disease-Classification
  2. Install dependencies:

    pip install -r requirements.txt
  3. Run the Streamlit web application:

    streamlit run main.py

Visit http://localhost:8501 in your web browser to interact with the application.

How to Train the Model

Refer to the classify.ipynb Jupyter notebook for details on training the Taro disease classification model. The notebook covers data preparation, model training, and evaluation.

Note

  • Ensure you have the required dependencies installed before running the application or training the model.

  • Customize the model architecture, hyperparameters, and training settings according to your specific requirements.

  • The provided Jupyter notebook serves as a guide, and you may need to adapt it based on your dataset and project specifications.

taro-disease-classification-using-transfer-learning's People

Contributors

minhtien2405 avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

tienpm07

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.