Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,82 @@
|
|
1 |
-
---
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---tags:
|
2 |
+
- image-classification
|
3 |
+
- pytorch
|
4 |
+
- huggingpics
|
5 |
+
metrics:
|
6 |
+
- accuracy
|
7 |
+
model-index:
|
8 |
+
- name: grape-leaf-disease-detector
|
9 |
+
results:
|
10 |
+
- task:
|
11 |
+
name: Image Classification
|
12 |
+
type: image-classification
|
13 |
+
metrics:
|
14 |
+
- name: Accuracy
|
15 |
+
type: accuracy
|
16 |
+
value: 0.9200000166893005
|
17 |
+
datasets:
|
18 |
+
- grape-leaf-disease-dataset
|
19 |
+
license: cc-by-nc-nd-4.0
|
20 |
+
---
|
21 |
+
|
22 |
+
# Grape Leaf Disease Detector
|
23 |
+
|
24 |
+
## Overview
|
25 |
+
The Grape Leaf Disease Detector is an advanced AI model based on YOLO5, designed to identify and classify diseases affecting grape leaves. By leveraging state-of-the-art image classification techniques, this tool helps viticulturists maintain healthy vineyards by providing accurate and timely disease detection.
|
26 |
+
|
27 |
+
---
|
28 |
+
|
29 |
+
## Key Features
|
30 |
+
- **High Precision:** Achieve excellent accuracy in detecting various grape leaf diseases.
|
31 |
+
- **Proactive Management:** Facilitate early intervention to minimize disease impact.
|
32 |
+
- **Cost-Efficient:** Reduce the need for labor-intensive manual inspections.
|
33 |
+
- **Seamless Integration:** Easily integrate with existing vineyard management software.
|
34 |
+
|
35 |
+
---
|
36 |
+
|
37 |
+
## Benefits
|
38 |
+
### Precision in Detection
|
39 |
+
Our model ensures high accuracy in identifying diseases, allowing for precise treatments and interventions.
|
40 |
+
|
41 |
+
### Early Disease Management
|
42 |
+
Early detection is key to preventing the spread of diseases. This tool provides timely insights, enabling quick responses.
|
43 |
+
|
44 |
+
### Cost Savings
|
45 |
+
Automating the detection process reduces labor costs and increases efficiency in vineyard management.
|
46 |
+
|
47 |
+
### Ease of Use
|
48 |
+
The model is designed for easy integration with various systems, making it accessible for different types of users, from vineyard owners to researchers.
|
49 |
+
|
50 |
+
---
|
51 |
+
|
52 |
+
## How It Works
|
53 |
+
1. **Image Upload:** Capture and upload a photo of a grape leaf.
|
54 |
+
2. **Analysis:** The model processes the image to identify the disease or confirm the leaf's health.
|
55 |
+
3. **Results:** Receive immediate feedback to take necessary actions, such as specific treatments or further monitoring.
|
56 |
+
|
57 |
+
---
|
58 |
+
|
59 |
+
## Who Can Benefit?
|
60 |
+
- **Vineyard Owners:** Maintain the health of vineyards with minimal manual intervention.
|
61 |
+
- **Agricultural Researchers:** Gain insights into disease patterns and effectiveness of treatments.
|
62 |
+
- **Agronomists:** Assist in making informed decisions regarding plant health.
|
63 |
+
- **Plant Pathologists:** Enhance the accuracy of disease diagnosis.
|
64 |
+
- **Agricultural Extension Services:** Provide better support and advice to farmers.
|
65 |
+
|
66 |
+
---
|
67 |
+
|
68 |
+
## Premium Version
|
69 |
+
For users requiring even higher accuracy and a broader range of disease detection, a premium version of the model is available. This version is trained on a more extensive and high-quality dataset, offering enhanced detection capabilities.
|
70 |
+
|
71 |
+
Contact me on Linkedin [@sab](https://www.linkedin.com/in/severinosab/) for more information about the premium model.
|
72 |
+
|
73 |
+
---
|
74 |
+
|
75 |
+
## API Access
|
76 |
+
Our API offers seamless integration for developers looking to embed disease detection capabilities into their applications. Whether for basic or advanced features, our API is a flexible and scalable solution.
|
77 |
+
|
78 |
+
Contact me on Linkedin [@sab](https://www.linkedin.com/in/severinosab/) for API access details.
|
79 |
+
|
80 |
+
---
|
81 |
+
|
82 |
+
Collaborate with us to ensure healthier vineyards and improved agricultural productivity.
|