rpa45 commited on
Commit
3a5a58b
1 Parent(s): ddc53f3

readme updt

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -10,4 +10,8 @@ pinned: false
10
  license: openrail
11
  ---
12
 
13
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
10
  license: openrail
11
  ---
12
 
13
+ Simple classification model built with ResNet architecture to tell the difference between human and ai-generated hand.
14
+ <br><br>
15
+ Accuracy on holdout set = 0.89
16
+
17
+ <img src='./model_cm.png'>