mmclassification/tests
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
..
data [Feature] Support Multi-task. (#1229) 2022-12-30 10:36:00 +08:00
test_apis [Feature] Add `ImageClassificationInferencer`. (#1261) 2023-02-08 14:30:12 +08:00
test_datasets [Feature] Support RetrieverRecall metric & Add ArcFace config (#1316) 2023-02-14 12:46:21 +08:00
test_engine/test_hooks [Improve] Update registries of mmcls. (#1306) 2023-01-11 15:20:51 +08:00
test_evaluation/test_metrics [Feature] Support calculate confusion matrix and plot it. (#1287) 2023-02-14 12:58:11 +08:00
test_models [Enhance] Enable to toggle whether Gem Pooling is trainable or not. (#1246) 2023-02-09 11:27:05 +08:00
test_structures [Feature] Support Multi-task. (#1229) 2022-12-30 10:36:00 +08:00
test_utils [Refactor] Refactor dev scripts 2022-07-18 11:11:13 +08:00
test_visualizations [Improve] Rename `mmcls.data` to `mmcls.structures`. (#941) 2022-07-29 14:18:13 +08:00
__init__.py [Feature] Support Multi-task. (#1229) 2022-12-30 10:36:00 +08:00