chn-lee-yumi / MaterialSearch

AI语义搜索本地素材。以图搜图、查找本地素材、根据文字描述匹配画面、视频帧搜索、根据画面描述搜索视频。Semantic search. Search local photos and videos through natural language.
GNU General Public License v3.0
799 stars 110 forks source link

我只想用以图搜图功能,怎样关闭chinese-clip的增加索引速度呢 #85

Closed try2020-code closed 2 months ago

try2020-code commented 3 months ago

也就是说。我目前只想用向量检测

chn-lee-yumi commented 3 months ago

没懂你在说什么。。。

try2020-code commented 3 months ago

没懂你在说什么。。。

就是不希望有chinese-clip 模型推理来实现以文搜图,我只用得到以图搜图。。 另外大佬。我想问下大佬用的是什么向量数据库呢

chn-lee-yumi commented 3 months ago

就是不希望有chinese-clip 模型推理来实现以文搜图,我只用得到以图搜图。。

  1. 这里用的不是chinese-clip模型,请看config.py
  2. 索引速度无法提升,因为索引的不是你的输入,所以你用文字或者用图都是一样的

用的是什么向量数据库呢

没有用向量数据库