[Fix] fix path of analyze_logs.py in log_analysis.md (#831)

pull/851/head
FeiGeChuanShu 2023-08-15 11:19:59 +08:00 committed by GitHub
parent 85958c82e2
commit 9aff22bb75
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
## Curve plotting
`tools/analysis_tools/analyze_logs.py` plots loss/mAP curves given a training log file. Run `pip install seaborn` first to install the dependency.
`tools/analysis_tools/analyze_logs.py` in MMDetection plots loss/mAP curves given a training log file. Run `pip install seaborn` first to install the dependency.
```shell
mim run mmdet analyze_logs plot_curve \