logo
Browse Source

fix the reference paper link.

Signed-off-by: wxywb <xy.wang@zilliz.com>
hf
wxywb 3 years ago
parent
commit
64cf357035
  1. 2
      README.md

2
README.md

@ -9,7 +9,7 @@
## Description ## Description
This operator extracts features for image or text with [CLIP](https://arxiv.org/abs/2108.02927) which can generate embeddings for text and image by jointly training an image encoder and text encoder to maximize the cosine similarity.
This operator extracts features for image or text with [CLIP](https://arxiv.org/abs/2103.00020) which can generate embeddings for text and image by jointly training an image encoder and text encoder to maximize the cosine similarity.
<br /> <br />

Loading…
Cancel
Save