Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Bennu-Li authored Dec 11, 2019
1 parent 5f4b6ab commit 61d6c49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion solutions/hybrid_search/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ python3 mixed_import.py
| `-n` | `--num` | 选择要查询的向量在查询向量集中的位置 |
| `-s` | `--sex` | 指定查询条件人脸性别:`male``female` |
| `-t` | `--time` | 指定查询条件时间段,eg:`[2019-04-05 00:10:21, 2019-05-20 10:54:12]` |
| `-g` | `--glasses` | 指定插叙条件人脸是否戴眼镜`True``False` |
| `-g` | `--glasses` | 指定查询条件人脸是否戴眼镜`True``False` |
| `-q` | `--query` | 执行查询,无参数 |
| `-v` | `--vector` | 根据 id 得出对应的向量:输入 ids 值 |

Expand Down

0 comments on commit 61d6c49

Please sign in to comment.