Skip to content

Commit

Permalink
Keep pairs rank for recon
Browse files Browse the repository at this point in the history
  • Loading branch information
yuhailin committed Oct 24, 2023
1 parent 16ea75b commit 9e74992
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/en/tutorials/generate_image_pairs.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@ python3 tools/ir_create_database.py \
python3 tools/ir_image_retrieve.py \
--database_path /path/to/database.bin \
--save_path /path/to/save/pair.txt \
--retrieve_num 20
--retrieve_num 20 \
--keep_pairs
```

0 comments on commit 9e74992

Please sign in to comment.