mmclassification/mmcls
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
..
apis [Feature] Add `ImageClassificationInferencer`. (#1261) 2023-02-08 14:30:12 +08:00
datasets [Feature] Support RetrieverRecall metric & Add ArcFace config (#1316) 2023-02-14 12:46:21 +08:00
engine [Fix] Fix retrieval multi gpu bug (#1319) 2023-02-09 15:55:47 +08:00
evaluation [Feature] Support calculate confusion matrix and plot it. (#1287) 2023-02-14 12:58:11 +08:00
models [Feature] Support RetrieverRecall metric & Add ArcFace config (#1316) 2023-02-14 12:46:21 +08:00
structures [Feature] Support Multi-task. (#1229) 2022-12-30 10:36:00 +08:00
utils [Fix] Fix retrieval multi gpu bug (#1319) 2023-02-09 15:55:47 +08:00
visualization
__init__.py [Feature] Add `ImageClassificationInferencer`. (#1261) 2023-02-08 14:30:12 +08:00
registry.py [Improve] Update registries of mmcls. (#1306) 2023-01-11 15:20:51 +08:00
version.py Bump version to v1.0.0rc5. (#1286) 2022-12-30 17:32:04 +08:00