Spaces:
Runtime error
Runtime error
Update README.md
Browse files
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="
|
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="
|
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>
|