mmclassification/tests/test_evaluation/test_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
..
test_metric_utils.py
test_multi_label.py [Improve] Update registries of mmcls. (#1306) 2023-01-11 15:20:51 +08:00
test_multi_task_metrics.py [Feature] Support Multi-task. (#1229) 2022-12-30 10:36:00 +08:00
test_retrieval.py [Feature] Support RetrieverRecall metric & Add ArcFace config (#1316) 2023-02-14 12:46:21 +08:00
test_single_label.py [Feature] Support calculate confusion matrix and plot it. (#1287) 2023-02-14 12:58:11 +08:00
test_voc_metrics.py [Improve] Update registries of mmcls. (#1306) 2023-01-11 15:20:51 +08:00