Closed venkat-2811 closed 3 weeks ago
The latest updates on your projects. Learn more about Vercel for Git βοΈ
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
ml-nexus | β Failed (Inspect) | Nov 3, 2024 5:57am |
π Thank you for opening this pull request! We appreciate your contribution to improving this project. Your PR is under review, and we'll get back to you shortly. Don't forget to mention the issue you solved!.
To help move the process along, please tag @UppuluriKalyani, @Neilblaze, and @SaiNivedh26 for a faster review!
ππ Thank you for your contribution! Your PR #739 has been merged! ππ
Related Issue
This PR addresses #489 & Closes #489
Description
Plant-disease-detection
About the Project
An application that for farmers to detect the type of plant or crops, detect any kind of diseases in them. The app sends the image of the plant to the server where it is analysed using CNN classifier model. Once detected, the disease and its solutions are displayed to the user
Model
Trained to identify 5 classes for Disease Detection and 24 classes for Disease Classification. Dataset can be downloaded form kaggle
Type of PR
Screenshots / videos (if applicable)
Demo
About
Disease Predection
Image Upload
Image Detected
Disease Classification
Image Upload
Image Classified
Treatement Page
Checklist:
Additional context:
Customization
You can customize the detection thresholds and other parameters within the script to suit your specific requirements. Detailed comments within the code will guide you through making these adjustments.