mmclassification/mmcls/core/evaluation
Ma Zerun 15cd34bbef
[Fix] Use zero as default value of `thrs` in metrics. (#341)
* Use zero as default value of `thrs` in metrics. And it accepcts a number
instead of float now.

* Fix unit test comment

* Don't pass thrs if no thrs.
2021-07-18 16:57:21 +08:00
..
__init__.py
eval_hooks.py [Fix] Use MMCV's EvalHook in MMClassification (#182) 2021-03-25 17:38:51 +08:00
eval_metrics.py [Fix] Use zero as default value of `thrs` in metrics. (#341) 2021-07-18 16:57:21 +08:00
mean_ap.py [Docs] Add API Reference in the docs (#342) 2021-07-14 15:06:50 +08:00
multilabel_eval_metrics.py Update CONTRIBUTING.md according to mmcv (#210) 2021-04-14 21:22:37 +08:00