prithivMLmods commited on
Commit
143a450
·
verified ·
1 Parent(s): 78ee727

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -20,6 +20,9 @@ tags:
20
 
21
  > **siglip2-x256-explicit-content** is a vision-language encoder model fine-tuned from **siglip2-base-patch16-256** for **multi-class image classification**. Built on the **SiglipForImageClassification** architecture, the model is trained to identify and categorize content types in images, especially for **explicit, suggestive, or safe media filtering**.
22
 
 
 
 
23
  ```py
24
  Classification Report:
25
  precision recall f1-score support
 
20
 
21
  > **siglip2-x256-explicit-content** is a vision-language encoder model fine-tuned from **siglip2-base-patch16-256** for **multi-class image classification**. Built on the **SiglipForImageClassification** architecture, the model is trained to identify and categorize content types in images, especially for **explicit, suggestive, or safe media filtering**.
22
 
23
+ > [!note]
24
+ *SigLIP 2: Multilingual Vision-Language Encoders with Improved Semantic Understanding, Localization, and Dense Features* https://arxiv.org/pdf/2502.14786
25
+
26
  ```py
27
  Classification Report:
28
  precision recall f1-score support