mmsegmentation/mmseg/core/evaluation
谢昕辰 4f2ef8af78 Use MMCV's EvalHook in MMSegmentation (#438)
* mmcv eval hook

* mmcv evalhook compatible

* add warnings

* inherit from base class

* fix unitest

* adapt to mmcv 1.3.1

* fixed unittest

* set by_epoch=False

* fixed efficient test

* update docstring

Co-authored-by: Jiarui XU <xvjiarui0826@gmail.com>
2021-05-05 16:19:54 -07:00
..
__init__.py add metric mFscore (#509) 2021-04-30 11:34:57 -07:00
class_names.py init commit 2020-07-10 02:39:01 +08:00
eval_hooks.py Use MMCV's EvalHook in MMSegmentation (#438) 2021-05-05 16:19:54 -07:00
metrics.py add metric mFscore (#509) 2021-04-30 11:34:57 -07:00