mmpretrain/tools/analysis_tools
imyhxy abb5a222cf
[Fix] Fix wrong condition judgment in `analyze_logs.py` and prevent empty curve. (#510)
* [Fix] Analyze logs with single training iteration

* [Fix] Make `plot_curve` with 'accuracy' metric

* [Fix] Assert length of training log records of each epoch is larger than 1

Co-authored-by: Ma Zerun <mzr1996@163.com>

Co-authored-by: Ma Zerun <mzr1996@163.com>
2021-11-03 11:37:51 +08:00
..
analyze_logs.py [Fix] Fix wrong condition judgment in `analyze_logs.py` and prevent empty curve. (#510) 2021-11-03 11:37:51 +08:00
analyze_results.py [Enhance] Support setting `--out-items` in `tools/test.py`. (#437) 2021-09-15 11:06:16 +08:00
eval_metric.py [Enhance] Support setting `--out-items` in `tools/test.py`. (#437) 2021-09-15 11:06:16 +08:00
get_flops.py [Docs] Add Copyright information. (#413) 2021-08-17 19:52:42 +08:00