未验证 提交 2a28712a 编写于 作者: B Bin Lu 提交者: GitHub

Update build_cartoon.yaml

上级 ec32f7d1
...@@ -27,11 +27,10 @@ RecPreProcess: ...@@ -27,11 +27,10 @@ RecPreProcess:
RecPostProcess: null RecPostProcess: null
IndexProcess: IndexProcess:
build: index_path: "./cartoon/index/"
index_path: "./cartoon/index/" image_root: "./cartoon/dataset/"
image_root: "./cartoon/dataset/" data_file: "./cartoon/data_file.txt"
data_file: "./cartoon/data_file.txt" delimiter: "\t"
delimiter: "\t" dist_type: "IP"
dist_type: "IP" pq_size: 100
pq_size: 100 embedding_size: 2048
embedding_size: 2048
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册