litav commited on
Commit
8f21fae
·
verified ·
1 Parent(s): 496ea6b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -24,9 +24,10 @@ After building and running these models and evaluating their prediction results,
24
 
25
  The following table presents the test metric results for all the models implemented in this project.
26
 
27
- <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;"/>
28
 
29
 
30
- <span style="font-size:20px">**After comparing the different results, it can be seen that the model with the highest performance across all metrics is the *<span style="color:darkred">VIT</span>* model, achieving the best results according to all the criteria we set in the initial phase.**.</span>
 
31
 
32
  ---
 
24
 
25
  The following table presents the test metric results for all the models implemented in this project.
26
 
27
+ <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;"/>
28
 
29
 
30
+
31
+ <span style="font-size:20px">**After comparing the different results,<u> it can be seen that the model with the highest performance across all metrics is the *VIT* model</u>, achieving the best results according to all the criteria we set in the initial phase.**.</span>
32
 
33
  ---