Amitz244 commited on
Commit
af07407
·
verified ·
1 Parent(s): 1e38b55

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -8,7 +8,7 @@ It was trained on the *LaMem dataset* to predict image memorability scores.
8
 
9
  Visual perceptual tasks, such as image memorability prediction, aim to estimate how humans perceive and interpret images. Unlike objective tasks (e.g., object recognition), these tasks rely on subjective human judgment, making labeled data scarce.
10
 
11
- Our approach leverages *CLIP* as a prior for perceptual tasks, inspired by cognitive research suggesting that CLIP implicitly captures human biases, emotions, and preferences. We fine-tune CLIP minimally using *LoRA* to adapt it to each specific task.
12
 
13
  ## Training Details
14
 
 
8
 
9
  Visual perceptual tasks, such as image memorability prediction, aim to estimate how humans perceive and interpret images. Unlike objective tasks (e.g., object recognition), these tasks rely on subjective human judgment, making labeled data scarce.
10
 
11
+ Our approach leverages *CLIP* as a prior for perceptual tasks, inspired by cognitive research showing that CLIP correlates well with human judgment. This suggests that CLIP implicitly captures human biases, emotions, and preferences. We fine-tune CLIP minimally using *LoRA* to adapt it to each specific task.
12
 
13
  ## Training Details
14