File size: 344 Bytes
46f2780
 
 
 
 
 
 
 
 
 
 
 
3a5a58b
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
title: Ai Hands Classifier
emoji: 💻
colorFrom: red
colorTo: blue
sdk: gradio
sdk_version: 3.12.0
app_file: app.py
pinned: false
license: openrail
---

Simple classification model built with ResNet architecture to tell the difference between human and ai-generated hand.
<br><br>
Accuracy on holdout set = 0.89

<img src='./model_cm.png'>