mmsegmentation/mmseg/core
sshuair 768c3ee650
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
..
evaluation fix acc and iou compute nan problem (#116) 2020-09-22 01:04:46 +08:00
seg Generalized OHEM (#54) 2020-08-09 23:49:23 +08:00
utils Support FP16 (#21) 2020-07-20 15:17:18 +08:00
__init__.py init commit 2020-07-10 02:39:01 +08:00