There was an error while loading. Please reload this page.
1 parent cfff6b0 commit b30a95dCopy full SHA for b30a95d
tutorial/README.md
@@ -278,6 +278,7 @@ To visualize the result,
278
```
279
python demo.py --query_index 777
280
281
+`--query_index ` which query you want to test. You may select a number in the range of `0 ~ 3367`.
282
283
In fact, it is similar to the `evaluate.py`. We add the visualization part.
284
```python
0 commit comments