Update README.md
Browse files
README.md
CHANGED
@@ -11,7 +11,7 @@ tags:
|
|
11 |
- LaMem
|
12 |
- THINGS
|
13 |
---
|
14 |
-
**PerceptCLIP-Memorability** is a model designed to predict
|
15 |
📄 **["Don't Judge Before You CLIP: A Unified Approach for Perceptual Tasks"](https://arxiv.org/abs/2503.13260)**.
|
16 |
We apply **LoRA adaptation** on the **CLIP visual encoder** and add an **MLP head** for emotion classification. Our model achieves **state-of-the-art results**.
|
17 |
|
|
|
11 |
- LaMem
|
12 |
- THINGS
|
13 |
---
|
14 |
+
**PerceptCLIP-Memorability** is a model designed to predict **image memorability** (the likelihood of an image to be remembered). This is the official model from the paper:
|
15 |
📄 **["Don't Judge Before You CLIP: A Unified Approach for Perceptual Tasks"](https://arxiv.org/abs/2503.13260)**.
|
16 |
We apply **LoRA adaptation** on the **CLIP visual encoder** and add an **MLP head** for emotion classification. Our model achieves **state-of-the-art results**.
|
17 |
|