DeiT Base Distilled โ DeepFakeDetector
Data-efficient Image Transformer (DeiT-B/16) fine-tuned for binary deepfake detection. This model utilizes distillation to improve performance and efficiency.
- Retrained using a mix of OpenFake, WildFake, Dragon, and manual images (with a focus on classifying real images)
Labels
- 0: real
- 1: fake
Output
- prob_fake โ [0, 1] (via softmax or sigmoid)
- Downloads last month
- 9