Commit Graph

2 Commits (d0fb6cc833b4332d31dc60e6cbf911866c27facd)

Author SHA1 Message Date
Cody Wong cfc080c9b1 [Fix] make arguments effective in tools/confusion_matrix.py ()
* 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 6d124aa091 [Feature] Generating and plotting confusion matrix ()
* 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