prithivMLmods commited on
Commit
9feccae
·
verified ·
1 Parent(s): 8d1d0fc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -4
README.md CHANGED
@@ -1,6 +1,20 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  # **Gender-Classifier-Mini**
5
 
6
  > **Gender-Classifier-Mini** 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 classify images based on gender using the **SiglipForImageClassification** architecture.
@@ -81,4 +95,4 @@ The **Gender-Classifier-Mini** model is designed to classify images into gender
81
  - **Demographic Analysis:** Assisting in understanding gender distribution in datasets.
82
  - **Face Recognition Systems:** Enhancing identity verification processes.
83
  - **Marketing & Advertising:** Personalizing content based on demographic insights.
84
- - **Healthcare & Research:** Supporting gender-based analysis in medical imaging.
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - en
5
+ base_model:
6
+ - google/siglip2-base-patch16-224
7
+ pipeline_tag: image-classification
8
+ library_name: transformers
9
+ tags:
10
+ - gender
11
+ - male
12
+ - female
13
+ - siglip2
14
+ ---
15
+
16
+ ![2.png](https://cdn-uploads.huggingface.co/production/uploads/65bb837dbfb878f46c77de4c/gfvc6sCbh9saiVnczYH2c.png)
17
+
18
  # **Gender-Classifier-Mini**
19
 
20
  > **Gender-Classifier-Mini** 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 classify images based on gender using the **SiglipForImageClassification** architecture.
 
95
  - **Demographic Analysis:** Assisting in understanding gender distribution in datasets.
96
  - **Face Recognition Systems:** Enhancing identity verification processes.
97
  - **Marketing & Advertising:** Personalizing content based on demographic insights.
98
+ - **Healthcare & Research:** Supporting gender-based analysis in medical imaging.