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

fix a typo in useful_tool.md
pull/4720/head
Mingqiang Ning 4 years ago committed by GitHub
parent 8824417be9
commit e1fe9c87e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/useful_tools.md

@ -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 \

Loading…
Cancel
Save