Update README.md
Browse files
README.md
CHANGED
|
@@ -19,6 +19,8 @@ tags:
|
|
| 19 |
|
| 20 |
> **Watermark-Detection-SigLIP2** is a vision-language encoder model fine-tuned from **google/siglip2-base-patch16-224** for **binary image classification**. It is trained to detect whether an image **contains a watermark or not**, using the **SiglipForImageClassification** architecture.
|
| 21 |
|
|
|
|
|
|
|
| 22 |
|
| 23 |
```py
|
| 24 |
Classification Report:
|
|
|
|
| 19 |
|
| 20 |
> **Watermark-Detection-SigLIP2** is a vision-language encoder model fine-tuned from **google/siglip2-base-patch16-224** for **binary image classification**. It is trained to detect whether an image **contains a watermark or not**, using the **SiglipForImageClassification** architecture.
|
| 21 |
|
| 22 |
+
> [!note]
|
| 23 |
+
*SigLIP 2: Multilingual Vision-Language Encoders with Improved Semantic Understanding, Localization, and Dense Features* https://arxiv.org/pdf/2502.14786
|
| 24 |
|
| 25 |
```py
|
| 26 |
Classification Report:
|