mmsegmentation/mmseg/core/evaluation
sshuair cac4138f99 fix acc and iou compute nan problem (#116)
* fix acc and iou compute nan problem

* fix acc and iou compute nan problem

* add nan_to_num args for mean_iou

* add nan_to_num args for mean_iou

* add nan_to_num args for mean_iou

* add nan_to_num args for mean_iou

* add nan_to_num args for mean_iou

* Update mmseg/core/evaluation/mean_iou.py

* Update mean_iou.py

* Update mean_iou.py

Co-authored-by: Jerry Jiarui XU <xvjiarui0826@gmail.com>
2020-09-22 01:04:46 +08:00
..
__init__.py init commit 2020-07-10 02:39:01 +08:00
class_names.py init commit 2020-07-10 02:39:01 +08:00
eval_hooks.py init commit 2020-07-10 02:39:01 +08:00
mean_iou.py fix acc and iou compute nan problem (#116) 2020-09-22 01:04:46 +08:00