Skip to content
Snippets Groups Projects
Unverified Commit e1fe9c87 authored by Mingqiang Ning's avatar Mingqiang Ning Committed by GitHub
Browse files

[Fix]: Fix typos in useful_tools.md (#4701)

fix a typo in useful_tool.md
parent 8824417b
No related branches found
No related tags found
No related merge requests found
......@@ -101,7 +101,7 @@ python tools/analysis_tools/analyze_results.py \
--topk 50
```
3. If you want to filter the low score prediction results, you can specify the `show_score_the` parameter
3. If you want to filter the low score prediction results, you can specify the `show-score-thr` parameter
```shell
python tools/analysis_tools/analyze_results.py \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment