Update README.md
Browse files
README.md
CHANGED
@@ -17,7 +17,7 @@ tags:
|
|
17 |
---
|
18 |
# open-deepfake-detection
|
19 |
|
20 |
-
> 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
|
21 |
|
22 |
> \[!note]
|
23 |
> *SigLIP 2: Multilingual Vision-Language Encoders with Improved Semantic Understanding, Localization, and Dense Features*
|
|
|
17 |
---
|
18 |
# open-deepfake-detection
|
19 |
|
20 |
+
> 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.
|
21 |
|
22 |
> \[!note]
|
23 |
> *SigLIP 2: Multilingual Vision-Language Encoders with Improved Semantic Understanding, Localization, and Dense Features*
|