Feature Extraction
Transformers
Safetensors
clip
zero-shot-image-classification
chs20 commited on
Commit
74dd8cc
·
verified ·
1 Parent(s): 0a1c02a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -6,6 +6,7 @@ datasets:
6
  base_model:
7
  - laion/CLIP-ViT-bigG-14-laion2B-39B-b160k
8
  ---
 
9
 
10
  Model Initialized from `laion/CLIP-ViT-bigG-14-laion2B-39B-b160k`. The text encoder is finetuned with LEAF at $k=1$ with $\rho=50$ and semantic constraints.
11
 
 
6
  base_model:
7
  - laion/CLIP-ViT-bigG-14-laion2B-39B-b160k
8
  ---
9
+ [[Paper]](https://www.arxiv.org/abs/2506.03355)   [[Code]](https://github.com/LIONS-EPFL/LEAF)
10
 
11
  Model Initialized from `laion/CLIP-ViT-bigG-14-laion2B-39B-b160k`. The text encoder is finetuned with LEAF at $k=1$ with $\rho=50$ and semantic constraints.
12