mmpretrain/tools/analysis_tools
Ma Zerun b4ee9d2848
[Feature] Support calculate confusion matrix and plot it. (#1287)
* [Feature] Support calculate confusion matrix and plot it.

* Fix keepdim

* Update confusion_matrix tools and the plot graph.

* Revert accidental modification.

* Update docstring

* Move confusion matrix tool to
2023-02-14 12:58:11 +08:00
..
analyze_logs.py [Fix] Fix bug which breaks `cal_train_time` in `analyze_logs.py`. (#662) 2022-01-19 18:38:48 +08:00
analyze_results.py [Enhance] Update analyze_results.py for dev-1.x. (#1071) 2022-10-11 11:34:23 +08:00
confusion_matrix.py [Feature] Support calculate confusion matrix and plot it. (#1287) 2023-02-14 12:58:11 +08:00
eval_metric.py [Improve] Update registries of mmcls. (#1306) 2023-01-11 15:20:51 +08:00
get_flops.py [Docs] Improve the ResNet model page. (#1118) 2022-11-08 11:09:51 +08:00