Add trained model and evaluation artifacts
Browse files- README.md +1 -1
- confusion_matrix.png +0 -0
- per_class_metrics.csv +6 -6
- resnet18_beans.pth +1 -1
README.md
CHANGED
|
@@ -24,7 +24,7 @@ Dataset: [Beans](https://huggingface.co/datasets/AI-Lab-Makerere/beans)
|
|
| 24 |
- Bean Rust
|
| 25 |
- Angular Leaf Spot
|
| 26 |
|
| 27 |
-
Validation Accuracy: 0.
|
| 28 |
|
| 29 |
## Artifacts:
|
| 30 |
- per_class_metrics.csv
|
|
|
|
| 24 |
- Bean Rust
|
| 25 |
- Angular Leaf Spot
|
| 26 |
|
| 27 |
+
Validation Accuracy: 0.9774
|
| 28 |
|
| 29 |
## Artifacts:
|
| 30 |
- per_class_metrics.csv
|
confusion_matrix.png
CHANGED
|
|
per_class_metrics.csv
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
,precision,recall,f1-score,support
|
| 2 |
-
0,
|
| 3 |
-
1,0.
|
| 4 |
-
2,0.
|
| 5 |
-
accuracy,0.
|
| 6 |
-
macro avg,0.
|
| 7 |
-
weighted avg,0.
|
|
|
|
| 1 |
,precision,recall,f1-score,support
|
| 2 |
+
0,0.9772727272727273,0.9772727272727273,0.9772727272727273,44.0
|
| 3 |
+
1,0.9782608695652174,1.0,0.989010989010989,45.0
|
| 4 |
+
2,0.9767441860465116,0.9545454545454546,0.9655172413793104,44.0
|
| 5 |
+
accuracy,0.9774436090225563,0.9774436090225563,0.9774436090225563,0.9774436090225563
|
| 6 |
+
macro avg,0.9774259276281522,0.9772727272727272,0.9772669858876756,133.0
|
| 7 |
+
weighted avg,0.9774322053870774,0.9774436090225563,0.9773552866630388,133.0
|
resnet18_beans.pth
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 44792331
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bc36a065da9c253480a10f50676af3e8e7e37b19a1c7b4ae39459542f290acc0
|
| 3 |
size 44792331
|