Continual-CLIP icon indicating copy to clipboard operation
Continual-CLIP copied to clipboard

what is "embedding pooling" in Table 8.

Open zhaoedf opened this issue 2 years ago • 0 comments

In paper, you wrote "We first compute the text-embedding for each prompt by passing it through the textencoder and then create a single classifier head by stacking all the embeddings.".

I don't quite understand, how to use this classifiier to get single similarity score? do mind showing me the corresponding code? thx in advance.

zhaoedf avatar Jun 20 '23 10:06 zhaoedf