mmpretrain/mmcls/core/evaluation
Ma Zerun e3cf1881bb
[Enhance] Imporve efficiency of precision, recall, f1_score and support. (#595)
* [Enhance] Imporve efficiency of precision, recall, f1_score and support.

* Fix bugs

* Use np.maximum since torch doesn't have maximum before torch 1.7

* Fix bug
2021-12-13 17:24:59 +08:00
..
__init__.py [Docs] Add Copyright information. (#413) 2021-08-17 19:52:42 +08:00
eval_hooks.py [Docs] Add Copyright information. (#413) 2021-08-17 19:52:42 +08:00
eval_metrics.py [Enhance] Imporve efficiency of precision, recall, f1_score and support. (#595) 2021-12-13 17:24:59 +08:00
mean_ap.py [Docs] Add Copyright information. (#413) 2021-08-17 19:52:42 +08:00
multilabel_eval_metrics.py [Docs] Add Copyright information. (#413) 2021-08-17 19:52:42 +08:00