Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Wvolf
/
ViT_Deepfake_Detection
like
13
Image Classification
Transformers
PyTorch
English
vit
Model card
Files
Files and versions
xet
Community
1
Deploy
Use this model
Wvolf
commited on
Jan 4, 2024
Commit
c0f5cce
·
1 Parent(s):
9668669
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+13
-0
README.md
ADDED
Viewed
@@ -0,0 +1,13 @@
1
+
---
2
+
language:
3
+
- en
4
+
metrics:
5
+
- accuracy
6
+
- f1
7
+
- mape
8
+
- confusion_matrix
9
+
- roc_auc
10
+
- recall
11
+
library_name: transformers
12
+
pipeline_tag: image-classification
13
+
---