[!warning]
⚠️ Model Deprecated: model component is no longer recommended for use because it's outdated
open-deepfake-detection
open-deepfake-detection is a vision-language encoder model fine-tuned from siglip2-base-patch16-512 for binary image classification. It is trained to detect whether an image is fake or real using the OpenDeepfake-Preview dataset. The model uses the SiglipForImageClassification architecture.
[!note]
SigLIP 2: Multilingual Vision-Language Encoders with Improved Semantic Understanding, Localization, and Dense Featureshttps://arxiv.org/pdf/2502.14786
[!important]
Experimental Model
py
1Classification Report:2 precision recall f1-score support
34 Fake 0.97180.91550.9428100005 Real 0.92010.97340.9460999967 accuracy 0.9444199998 macro avg 0.94590.94440.9444199999weighted avg 0.94590.94440.944419999