mmsegmentation/mmseg/core/evaluation
Junjun2016 993be2523b
add dice evaluation metric (#225)
* add dice evaluation metric

* add dice evaluation metric

* add dice evaluation metric

* support 2 metrics

* support 2 metrics

* support 2 metrics

* support 2 metrics

* fix docstring

* use np.round once for all
2020-11-23 19:21:22 -08:00
..
__init__.py add dice evaluation metric (#225) 2020-11-23 19:21:22 -08:00
class_names.py init commit 2020-07-10 02:39:01 +08:00
eval_hooks.py Add runner type (#118) 2020-10-25 15:18:46 -07:00
metrics.py add dice evaluation metric (#225) 2020-11-23 19:21:22 -08:00