Update README.md
Browse files
README.md
CHANGED
@@ -10,6 +10,8 @@ tags:
|
|
10 |
- deepfake
|
11 |
- detection
|
12 |
---
|
|
|
|
|
13 |
# **Deepfake-Detect-Siglip2**
|
14 |
|
15 |
**Deepfake-Detect-Siglip2** is an image classification vision-language encoder model fine-tuned from google/siglip2-base-patch16-224 for a single-label classification task. It is designed to detect whether an image is real or a deepfake using the SiglipForImageClassification architecture.
|
|
|
10 |
- deepfake
|
11 |
- detection
|
12 |
---
|
13 |
+

|
14 |
+
|
15 |
# **Deepfake-Detect-Siglip2**
|
16 |
|
17 |
**Deepfake-Detect-Siglip2** is an image classification vision-language encoder model fine-tuned from google/siglip2-base-patch16-224 for a single-label classification task. It is designed to detect whether an image is real or a deepfake using the SiglipForImageClassification architecture.
|