Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
alkatraz445
/
deepfake_detection
like
0
Image Classification
Transformers
Safetensors
itsLeen/deepfake_vs_real_image_detection
vit
License:
mit
Model card
Files
Files and versions
xet
Community
Deploy
Use this model
alkatraz445
commited on
Nov 16, 2024
Commit
6a5bc8b
·
verified
·
1 Parent(s):
b78b249
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+9
-0
README.md
ADDED
Viewed
@@ -0,0 +1,9 @@
1
+
---
2
+
license: mit
3
+
datasets:
4
+
- itsLeen/deepfake_vs_real_image_detection
5
+
metrics:
6
+
- accuracy
7
+
base_model:
8
+
- google/vit-base-patch16-224-in21k
9
+
---