thesab commited on
Commit
d5ee572
β€’
1 Parent(s): b6354b1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -67
README.md CHANGED
@@ -1,31 +1,23 @@
1
- ---
2
- tags:
3
- - image-classification
4
- - pytorch
5
- - huggingpics
6
- metrics:
7
- - accuracy
8
- model-index:
9
- - name: grape-leaf-disease-detector
10
- results:
11
- - task:
12
- name: Image Classification
13
- type: image-classification
14
- metrics:
15
- - name: Accuracy
16
- type: accuracy
17
- value: 0.9200000166893005
18
- datasets:
19
- - grape-leaf-disease-dataset
20
- license: cc-by-nc-nd-4.0
21
- ---
22
 
23
  # πŸ‡ Grape Leaf Disease Detector
24
 
25
- ## Overview
26
  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.
27
 
28
- ## Key Features
29
  - **High Precision:** Achieve excellent accuracy in detecting various grape leaf diseases.
30
  - **Proactive Management:** Facilitate early intervention to minimize disease impact.
31
  - **Cost-Efficient:** Reduce the need for labor-intensive manual inspections.
@@ -44,64 +36,23 @@ Automating the detection process reduces labor costs and increases efficiency in
44
  ### Ease of Use
45
  The model is designed for easy integration with various systems, making it accessible for different types of users, from vineyard owners to researchers.
46
 
47
- ## How It Works
48
  1. **Image Upload:** Capture and upload a photo of a grape leaf.
49
  2. **Analysis:** The model processes the image to identify the disease or confirm the leaf's health.
50
  3. **Results:** Receive immediate feedback to take necessary actions, such as specific treatments or further monitoring.
51
 
52
- ## Who Can Benefit?
53
  - **Vineyard Owners:** Maintain the health of vineyards with minimal manual intervention.
54
  - **Agricultural Researchers:** Gain insights into disease patterns and effectiveness of treatments.
55
  - **Agronomists:** Assist in making informed decisions regarding plant health.
56
  - **Plant Pathologists:** Enhance the accuracy of disease diagnosis.
57
  - **Agricultural Extension Services:** Provide better support and advice to farmers.
58
 
59
- ## Premium Version
60
- 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.
61
- ## Overview
62
- 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.
63
-
64
- ## Key Features
65
- - **High Precision:** Achieve excellent accuracy in detecting various grape leaf diseases.
66
- - **Proactive Management:** Facilitate early intervention to minimize disease impact.
67
- - **Cost-Efficient:** Reduce the need for labor-intensive manual inspections.
68
- - **Seamless Integration:** Easily integrate with existing vineyard management software.
69
-
70
- ## Benefits
71
- ### Precision in Detection
72
- My model ensures high accuracy in identifying diseases, allowing for precise treatments and interventions.
73
-
74
- ### Early Disease Management
75
- Early detection is key to preventing the spread of diseases. This tool provides timely insights, enabling quick responses.
76
-
77
- ### Cost Savings
78
- Automating the detection process reduces labor costs and increases efficiency in vineyard management.
79
-
80
- ### Ease of Use
81
- The model is designed for easy integration with various systems, making it accessible for different types of users, from vineyard owners to researchers.
82
-
83
- ## How It Works
84
- 1. **Image Upload:** Capture and upload a photo of a grape leaf.
85
- 2. **Analysis:** The model processes the image to identify the disease or confirm the leaf's health.
86
- 3. **Results:** Receive immediate feedback to take necessary actions, such as specific treatments or further monitoring.
87
-
88
- ## Who Can Benefit?
89
- - **Vineyard Owners:** Maintain the health of vineyards with minimal manual intervention.
90
- - **Agricultural Researchers:** Gain insights into disease patterns and effectiveness of treatments.
91
- - **Agronomists:** Assist in making informed decisions regarding plant health.
92
- - **Plant Pathologists:** Enhance the accuracy of disease diagnosis.
93
- - **Agricultural Extension Services:** Provide better support and advice to farmers.
94
-
95
- ## Premium Version
96
  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.
97
 
98
  πŸ“© **Contact me on [LinkedIn](https://www.linkedin.com/in/severinosab/)** for more information about the **premium model**.
99
 
100
- ## API Access
101
- My API offers seamless integration for developers looking to embed disease detection capabilities into their applications. Whether for basic or advanced features, the API is a flexible and scalable solution.
102
-
103
- πŸ“© **Contact me on [LinkedIn](https://www.linkedin.com/in/severinosab/)** for **API access** details.
104
-
105
  ---
106
 
107
  🀝 Collaborate with me to ensure healthier vineyards and improved agricultural productivity.
 
1
+ ---
2
+ license: cc-by-nc-nd-4.0
3
+ language:
4
+ - en
5
+ - it
6
+ metrics:
7
+ - accuracy
8
+ base_model:
9
+ - Ultralytics/YOLOv8
10
+ pipeline_tag: image-classification
11
+ tags:
12
+ - biology
13
+ ---
 
 
 
 
 
 
 
 
14
 
15
  # πŸ‡ Grape Leaf Disease Detector
16
 
17
+ # Overview
18
  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.
19
 
20
+ # Key Features
21
  - **High Precision:** Achieve excellent accuracy in detecting various grape leaf diseases.
22
  - **Proactive Management:** Facilitate early intervention to minimize disease impact.
23
  - **Cost-Efficient:** Reduce the need for labor-intensive manual inspections.
 
36
  ### Ease of Use
37
  The model is designed for easy integration with various systems, making it accessible for different types of users, from vineyard owners to researchers.
38
 
39
+ # How It Works
40
  1. **Image Upload:** Capture and upload a photo of a grape leaf.
41
  2. **Analysis:** The model processes the image to identify the disease or confirm the leaf's health.
42
  3. **Results:** Receive immediate feedback to take necessary actions, such as specific treatments or further monitoring.
43
 
44
+ # Who Can Benefit?
45
  - **Vineyard Owners:** Maintain the health of vineyards with minimal manual intervention.
46
  - **Agricultural Researchers:** Gain insights into disease patterns and effectiveness of treatments.
47
  - **Agronomists:** Assist in making informed decisions regarding plant health.
48
  - **Plant Pathologists:** Enhance the accuracy of disease diagnosis.
49
  - **Agricultural Extension Services:** Provide better support and advice to farmers.
50
 
51
+ # Premium Version
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
52
  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.
53
 
54
  πŸ“© **Contact me on [LinkedIn](https://www.linkedin.com/in/severinosab/)** for more information about the **premium model**.
55
 
 
 
 
 
 
56
  ---
57
 
58
  🀝 Collaborate with me to ensure healthier vineyards and improved agricultural productivity.