Update README.md
Browse files
README.md
CHANGED
|
@@ -15,6 +15,9 @@ tags:
|
|
| 15 |
- art
|
| 16 |
- synthetic
|
| 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.
|
|
|
|
| 15 |
- art
|
| 16 |
- synthetic
|
| 17 |
---
|
| 18 |
+
|
| 19 |
+

|
| 20 |
+
|
| 21 |
# open-deepfake-detection
|
| 22 |
|
| 23 |
> 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.
|