Commit Graph

2 Commits (7a0f45ebe0c4f55c5a177a2f9b6641d0a4c044e3)

Author SHA1 Message Date
Cody Wong 18859e4de0
[Fix] make arguments effective in tools/confusion_matrix.py (#1401)
* add an argument for customizing `title' of the output figure

* fix `color_theme' arguments not passing to plot function

Signed-off-by: code14 <mob5566@gmail.com>
2022-03-21 10:51:27 +08:00
Hyeokjoon Kwon 369a2ee9bb
[Feature] Generating and plotting confusion matrix (#1301)
* generate and plot confusion matrix

* fix typo

* add usage and examples for confusion matrix

* deal with nan values(pick pr#7147 mmdet)

* fix md format
2022-03-03 16:34:33 +08:00