mmpretrain/mmcls/evaluation/metrics
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
..
__init__.py [Feature] Support calculate confusion matrix and plot it. (#1287) 2023-02-14 12:58:11 +08:00
multi_label.py [Feature] Migrate CSRA head to 1.x. (#1177) 2022-11-21 10:39:16 +08:00
multi_task.py [Feature] Support Multi-task. (#1229) 2022-12-30 10:36:00 +08:00
retrieval.py [Feature] Support RetrieverRecall metric & Add ArcFace config (#1316) 2023-02-14 12:46:21 +08:00
single_label.py [Feature] Support calculate confusion matrix and plot it. (#1287) 2023-02-14 12:58:11 +08:00
voc_multi_label.py [Feature] Migrate CSRA head to 1.x. (#1177) 2022-11-21 10:39:16 +08:00