gtsaidata commited on
Commit
42693cf
·
verified ·
1 Parent(s): 9d9aa78

Create README.md

Browse files

![image.png](https://cdn-uploads.huggingface.co/production/uploads/67a5c813f8c9e3107da7c5f1/SGC3s4J_6T4w7EQPer44G.png)

Files changed (1) hide show
  1. README.md +58 -0
README.md ADDED
@@ -0,0 +1,58 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ task_categories:
3
+ - image-to-image
4
+ - image-classification
5
+ language:
6
+ - en
7
+ tags:
8
+ - Fruit and Vegetable Disease Dataset
9
+ - deep learning
10
+ - agricultural technology applications
11
+ ---
12
+ Description:
13
+
14
+ <a href="https://gts.ai/dataset-download/fruit-and-vegetable-disease-dataset/" target="_blank">👉 Download the dataset here</a>
15
+
16
+ The Fruit and Vegetable Disease Dataset offers an extensive collection of categorize images to aid in building machine learning models designed to identify diseases affecting various fruits and vegetables. This dataset is particularly suited for image classification tasks and deep learning applications, helping to distinguish between healthy and diseased produce.
17
+
18
+ Dataset Structure
19
+
20
+ The dataset is organize into 28 distinct directories, with each directory containing images of 14 different fruits and vegetables, divided into healthy and rotten categories. It is specifically structured to assist in the training and testing of machine learning models that aim to detect diseases in fruits and vegetables. The clear categorization and organization of the dataset make it easy for users to implement in image classification and deep learning tasks.
21
+
22
+ Download Dataset
23
+
24
+ Data Source and Collection
25
+
26
+ This dataset was curated from reliable public sources. Every image in the dataset has undergone a manual review to ensure its quality and relevance, making it a valuable resource for developing machine learning models for disease detection in the agricultural sector.
27
+
28
+ Applications
29
+
30
+ This dataset is highly adaptable and supports a variety of machine learning tasks, such as:
31
+
32
+ Image Classification
33
+
34
+ Transfer Learning
35
+
36
+ Deep Learning
37
+
38
+ It is especially well-suited for training models to recognize and differentiate between healthy and diseased produce, making it a valuable tool in agricultural technology and food quality monitoring.
39
+
40
+ Metadata
41
+
42
+ Total Classes: 28 (14 fruits and vegetables, with separate categories for healthy and rotten produce)
43
+
44
+ File Types: JPEG/PNG
45
+
46
+ Image Dimensions: Varies (It is recommended to standardize image sizes during preprocessing for consistent model training.)
47
+
48
+ Best Practices
49
+
50
+ To make the most of this dataset, the following steps are recommend:
51
+
52
+ Preprocessing: Normalize image sizes to improve model performance.
53
+
54
+ Augmentation: Apply various data augmentation techniques to increase dataset variability and strengthen model generalization.
55
+
56
+ Model Evaluation: Reserve a portion of the dataset for validation purposes to better fine-tune and evaluate model accuracy.
57
+
58
+ This dataset is sourced from Kaggle.