prithivMLmods commited on
Commit
5a352c0
·
verified ·
1 Parent(s): 063c8e4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -2
README.md CHANGED
@@ -1,6 +1,18 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
 
 
 
 
 
 
3
  ---
 
 
4
  # **Facial-Emotion-Detection-SigLIP2**
5
 
6
  > **Facial-Emotion-Detection-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 classify different facial emotions using the **SiglipForImageClassification** architecture.
@@ -88,5 +100,4 @@ The **Facial-Emotion-Detection-SigLIP2** model is designed to classify different
88
  - **Mental Health Monitoring:** Detecting emotional states for well-being analysis.
89
  - **Human-Computer Interaction:** Enhancing user experience by recognizing emotions.
90
  - **Security & Surveillance:** Identifying suspicious or aggressive behaviors.
91
- - **AI-Powered Assistants:** Supporting AI-based emotion recognition for various applications.
92
-
 
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
+ - facial
11
+ - emotion
12
+ - detection
13
  ---
14
+ ![fsedfs.png](https://cdn-uploads.huggingface.co/production/uploads/65bb837dbfb878f46c77de4c/IDBZcJQvQ2UvmczGMYS-W.png)
15
+
16
  # **Facial-Emotion-Detection-SigLIP2**
17
 
18
  > **Facial-Emotion-Detection-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 classify different facial emotions using the **SiglipForImageClassification** architecture.
 
100
  - **Mental Health Monitoring:** Detecting emotional states for well-being analysis.
101
  - **Human-Computer Interaction:** Enhancing user experience by recognizing emotions.
102
  - **Security & Surveillance:** Identifying suspicious or aggressive behaviors.
103
+ - **AI-Powered Assistants:** Supporting AI-based emotion recognition for various applications.