litav commited on
Commit
c3cd2fe
·
verified ·
1 Parent(s): e23012e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -25,13 +25,13 @@ After building and running these models and evaluating their prediction results,
25
 
26
  The following table presents the test metric results for all the models implemented in this project.
27
 
28
- <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;"/>
29
 
30
 
31
  <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:indianred"> VIT model</span>, achieving the best results according to all the criteria we set in the initial phase.**.</span>
32
 
33
 
34
- <video autoplay muted loop width="426" height="240" style="box-shadow: 0 4px 8px rgba(0,0,0,0.8); opacity: 0.9; display: block; margin-left: auto; margin-right: auto;">
35
  <source src="https://cdn-uploads.huggingface.co/production/uploads/66d6f1b3b50e35e1709bfdf7/x7Ud8PO9QPfmrTvBVcCKE.mp4" type="video/mp4">
36
  Your browser does not support the video tag.
37
  </video>
 
25
 
26
  The following table presents the test metric results for all the models implemented in this project.
27
 
28
+ <img src="https://cdn-uploads.huggingface.co/production/uploads/66d6f28a19214d743ca1eb43/q6g7SAHT-enMFOkoXqxWc.png" alt="Description" width="600" style="display: block; margin-left: auto; margin-right: auto;"/>
29
 
30
 
31
  <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:indianred"> VIT model</span>, achieving the best results according to all the criteria we set in the initial phase.**.</span>
32
 
33
 
34
+ <video autoplay muted loop width="526" height="240" style="box-shadow: 0 4px 8px rgba(0,0,0,0.8); opacity: 0.9; display: block; margin-left: auto; margin-right: auto;">
35
  <source src="https://cdn-uploads.huggingface.co/production/uploads/66d6f1b3b50e35e1709bfdf7/x7Ud8PO9QPfmrTvBVcCKE.mp4" type="video/mp4">
36
  Your browser does not support the video tag.
37
  </video>