Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
@@ -21,9 +21,7 @@ According to the *Recall* metric, we set a performance threshold of at least 80%
|
|
21 |
|
22 |
The following table presents the test metric results for all the models implemented in this project.
|
23 |
|
24 |
-
|
25 |
<img src="https://cdn-uploads.huggingface.co/production/uploads/66d6f28a19214d743ca1eb43/q6g7SAHT-enMFOkoXqxWc.png" alt="Description" width="500" style="display: block; margin-left: auto; margin-right: auto;"/>
|
26 |
|
27 |
|
28 |
-
|
29 |
-
After comparing the different results, it can be seen that the model with the highest performance across all metrics is the **ViT** model, achieving the best results according to all the criteria we set in the initial phase.
|
|
|
21 |
|
22 |
The following table presents the test metric results for all the models implemented in this project.
|
23 |
|
|
|
24 |
<img src="https://cdn-uploads.huggingface.co/production/uploads/66d6f28a19214d743ca1eb43/q6g7SAHT-enMFOkoXqxWc.png" alt="Description" width="500" style="display: block; margin-left: auto; margin-right: auto;"/>
|
25 |
|
26 |
|
27 |
+
*After comparing the different results, it can be seen that the model with the highest performance across all metrics is the **ViT** model, achieving the best results according to all the criteria we set in the initial phase.*
|
|