Skip to content

Commit 4073901

Browse files
authored
Merge pull request #1297 from ananyag309/branch
Crop Pest and Disease Detection
2 parents b590773 + 6cff989 commit 4073901

File tree

9 files changed

+7296
-0
lines changed

9 files changed

+7296
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Dataset
2+
3+
The dataset used in this project is taken from the Kaggle website.
4+
<br>
5+
<b>Dataset Link:- https://www.kaggle.com/datasets/nirmalsankalana/crop-pest-and-disease-detection</b>
6+
<br>
7+
8+
<br>
9+
This dataset consists of images for detecting various crop pests and diseases. The images are labeled and collected from multiple sources to provide a diverse and comprehensive dataset for training and evaluating machine learning models.
10+
11+
The task is to classify each crop image into one of the predefined categories indicating specific pests or diseases affecting the crops, or to identify healthy crops.
12+
<br>
70.4 KB
Loading
62.1 KB
Loading
51.5 KB
Loading
61.4 KB
Loading

Algorithms and Deep Learning Models/Crop Pest and Disease Detection/Model/Crop_Pest_and_Disease_Detection_using_DL.ipynb

Lines changed: 6605 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)