litav commited on
Commit
a9eac2b
·
verified ·
1 Parent(s): debbe37

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -22,7 +22,7 @@ According to the *Recall* metric, we set a performance threshold of at least 80%
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="400" height="300"/>
26
 
27
 
28
  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.
 
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" height="500"/>
26
 
27
 
28
  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.