litav commited on
Commit
118437b
·
verified ·
1 Parent(s): 3364a13

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -9,10 +9,6 @@ sdk_version: 4.44.0
9
  ---
10
  <p style="text-align:center;">
11
 
12
- <video autoplay muted loop width="426" height="50" style="box-shadow: 0 4px 8px rgba(0,0,0,0.8); opacity: 0.9; display: block; margin-left: auto; margin-right: auto;">
13
- <source src="https://cdn-uploads.huggingface.co/production/uploads/66d6f1b3b50e35e1709bfdf7/x7Ud8PO9QPfmrTvBVcCKE.mp4" type="video/mp4">
14
- Your browser does not support the video tag.
15
- </video>
16
 
17
  Our project aims to develop an image classification system capable of distinguishing between paintings created by humans and those generated by artificial intelligence.
18
 
@@ -34,6 +30,10 @@ The following table presents the test metric results for all the models implemen
34
 
35
  <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>
36
 
 
 
 
 
37
 
38
 
39
 
 
9
  ---
10
  <p style="text-align:center;">
11
 
 
 
 
 
12
 
13
  Our project aims to develop an image classification system capable of distinguishing between paintings created by humans and those generated by artificial intelligence.
14
 
 
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
+ <video autoplay muted loop width="426" height="50" style="box-shadow: 0 4px 8px rgba(0,0,0,0.9); opacity: 0.9; display: block; margin-left: auto; margin-right: auto;">
34
+ <source src="https://cdn-uploads.huggingface.co/production/uploads/66d6f1b3b50e35e1709bfdf7/x7Ud8PO9QPfmrTvBVcCKE.mp4" type="video/mp4">
35
+ Your browser does not support the video tag.
36
+ </video>
37
 
38
 
39