Amitz244 commited on
Commit
f62718b
·
verified ·
1 Parent(s): 37b7c94

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -13,7 +13,7 @@ tags:
13
  ---
14
  # Don’t Judge Before You CLIP: Memorability Prediction Model
15
 
16
- PreceptCLIP-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 ["Don't Judge Before You CLIP: A Unified Approach for Perceptual Tasks"](https://arxiv.org/abs/2503.13260). Our model applies LoRA adaptation on the CLIP visual encoder with an additional MLP head to achieve state-of-the-art results.
17
 
18
  ## Training Details
19
 
 
13
  ---
14
  # Don’t Judge Before You CLIP: Memorability Prediction Model
15
 
16
+ PreceptCLIP-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 ["Don't Judge Before You CLIP: A Unified Approach for Perceptual Tasks"](https://arxiv.org/abs/2503.13260). We apply LoRA adaptation on the CLIP visual encoder with an additional MLP head. Our model *achieves state-of-the-art results*.
17
 
18
  ## Training Details
19