ai_hands_classifier / README.md
rpa45's picture
readme updt
3a5a58b
|
raw
history blame contribute delete
No virus
344 Bytes
---
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'>