ErnestBeckham
commited on
Commit
•
701fb85
1
Parent(s):
ba322e4
updated
Browse files
README.md
CHANGED
@@ -28,14 +28,14 @@ Confusion matrix and classification report attached below:
|
|
28 |
<details>
|
29 |
<summary>Confusion Matrix</summary>
|
30 |
|
31 |
-
![Model Image](./
|
32 |
|
33 |
</details>
|
34 |
|
35 |
<details>
|
36 |
<summary>Classification Report</summary>
|
37 |
|
38 |
-
![Model Image](./
|
39 |
|
40 |
</details>
|
41 |
|
|
|
28 |
<details>
|
29 |
<summary>Confusion Matrix</summary>
|
30 |
|
31 |
+
![Model Image](./cm.png)
|
32 |
|
33 |
</details>
|
34 |
|
35 |
<details>
|
36 |
<summary>Classification Report</summary>
|
37 |
|
38 |
+
![Model Image](./vit_acc.PNG)
|
39 |
|
40 |
</details>
|
41 |
|