Skip to content

Latest commit

 

History

History
42 lines (37 loc) · 1.07 KB

README.md

File metadata and controls

42 lines (37 loc) · 1.07 KB

Leaf_detection

(Developing ML Pipeline)

Welcome to my project! This repository contains the source code and documentation

Getting Started

To get started with this project, follow these steps:

  1. Clone the repository to your local machine.
    https://github.com/aku221b/Leaf_disease_detection.git
  2. run the following command to install frontend dependecies in the root folder
    npm install
  3. Initiate a new conda environment with python version 3.10 and install all the necessary python libraries
  4. run merger.py file in Backend folder to initiate the backend server
    python merger.py
  5. Now to initate the dev server run
    npm start
    

Interface

  1. Home Page plot
  2. Upload utlity plot
  3. Click Analyse plot
  4. Loader plot
  5. Results Page plot
  6. Further Analysis plot
  7. Color to Gray scale as a dummy backend model plot