Update README.md
Browse files
README.md
CHANGED
|
@@ -3,7 +3,11 @@ license: cc-by-4.0
|
|
| 3 |
---
|
| 4 |
|
| 5 |
# Empathic-Insight-Face-Large
|
|
|
|
| 6 |
|
|
|
|
|
|
|
|
|
|
| 7 |
**Empathic-Insight-Face-Large** is a set of 40 emotion regression models trained on the EMoNet-FACE benchmark suite. Each model is designed to predict the intensity of a specific fine-grained emotion from facial expressions. These models are built on top of SigLIP2 image embeddings followed by MLP regression heads.
|
| 8 |
|
| 9 |
This work is based on the research paper:
|
|
|
|
| 3 |
---
|
| 4 |
|
| 5 |
# Empathic-Insight-Face-Large
|
| 6 |
+
[](https://colab.research.google.com/drive/11oUMo2HX0OuD9dx5ZM4ltNvoYxbI65hu?usp=sharing)
|
| 7 |
|
| 8 |
+
<a href="https://colab.research.google.com/drive/11oUMo2HX0OuD9dx5ZM4ltNvoYxbI65hu?usp=sharing" target="_blank">
|
| 9 |
+
<img src="https://huggingface.co/laion/Empathic-Insight-Face-Large/resolve/main/Screenshot%202025-05-19%20224648.png" alt="Empathic Insight Face Example" style="width:100%; max-width:700px; height:auto; display:block; margin-left:auto; margin-right:auto;">
|
| 10 |
+
</a>
|
| 11 |
**Empathic-Insight-Face-Large** is a set of 40 emotion regression models trained on the EMoNet-FACE benchmark suite. Each model is designed to predict the intensity of a specific fine-grained emotion from facial expressions. These models are built on top of SigLIP2 image embeddings followed by MLP regression heads.
|
| 12 |
|
| 13 |
This work is based on the research paper:
|