Update getting_started_retrieval.md

This commit is contained in:
Bin Lu 2021-06-16 14:13:57 +08:00 committed by GitHub
parent c4e1e3c7c4
commit 66edab8485
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -156,7 +156,7 @@ cd deploy
其次,构建底库,命令如下:
```bash
python python/build_gallery.py
python python/build_gallery.py \
-c configs/build_flowers.yaml \
-o Global.rec_inference_model_dir "./inference" \
-o IndexProcess.index_path "../dataset/flowers102/index" \