prithivMLmods commited on
Commit
53da408
·
verified ·
1 Parent(s): 9cac767

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -25,6 +25,9 @@ tags:
25
 
26
  > **Realistic-Gender-Classification** is a binary image classification model based on `google/siglip2-base-patch16-224`, designed to classify **gender** from realistic human portrait images. It can be used in **demographic analysis**, **personalization systems**, and **automated tagging** in large-scale image datasets.
27
 
 
 
 
28
  ```py
29
  Classification Report:
30
  precision recall f1-score support
 
25
 
26
  > **Realistic-Gender-Classification** is a binary image classification model based on `google/siglip2-base-patch16-224`, designed to classify **gender** from realistic human portrait images. It can be used in **demographic analysis**, **personalization systems**, and **automated tagging** in large-scale image datasets.
27
 
28
+ > [!note]
29
+ *SigLIP 2: Multilingual Vision-Language Encoders with Improved Semantic Understanding, Localization, and Dense Features* https://arxiv.org/pdf/2502.14786
30
+
31
  ```py
32
  Classification Report:
33
  precision recall f1-score support