vit-base-final / README.md
ZuhairQureshi's picture
Upload ViT Base artifacts (weights + configs + preprocess)
29f9227 verified
---
license: apache-2.0
tags:
- vision-transformer
- deepfake-detection
- image-classification
---
# ViT Base – DeepFakeDetector
Vision Transformer (ViT-B/16) fine-tuned for binary deepfake detection.
## Labels
- 0 = real
- 1 = fake
## Output
- prob_fake ∈ [0,1] (softmax or sigmoid)