Update README.md
Browse files
README.md
CHANGED
@@ -1,11 +1,24 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
|
3 |
## Introduction
|
4 |
-
This model was trained to detect various pests in agricultural settings using
|
5 |
|
6 |
## Model Details
|
7 |
- **Model File**: [best.pt](./best.pt)
|
8 |
-
- **Framework**:
|
9 |
- **Dataset**: Custom dataset containing images of agricultural pests.
|
10 |
|
11 |
## Training Metrics
|
@@ -24,4 +37,4 @@ Below are the metrics and results from the training process:
|
|
24 |
## Training Graphs
|
25 |
Below is the graph representing the model's training process, including metrics such as loss, precision, and recall.
|
26 |
|
27 |
-

|
21 |
+
- **Framework**: YOLOv5
|
22 |
- **Dataset**: Custom dataset containing images of agricultural pests.
|
23 |
|
24 |
## Training Metrics
|
|
|
37 |
## Training Graphs
|
38 |
Below is the graph representing the model's training process, including metrics such as loss, precision, and recall.
|
39 |
|
40 |
+

|