参考:
https://github.com/openai/CLIP
https://github.com/haofanwang/natural-language-joint-query-search
img2emb.py # 生成图形向量
run.py # 计算文本向量和召回相似的图形
参考:
https://github.com/openai/CLIP
https://github.com/haofanwang/natural-language-joint-query-search
img2emb.py # 生成图形向量
run.py # 计算文本向量和召回相似的图形