mmsegmentation/tests
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
..
data init commit 2020-07-10 02:39:01 +08:00
test_data Add support for custom classes (#71) 2020-09-16 21:33:01 +08:00
test_models [Feature] Support PointRend (#109) 2020-09-07 19:59:44 +08:00
test_ops init commit 2020-07-10 02:39:01 +08:00
test_utils Fast-SCNN implemented (#58) 2020-08-18 23:33:05 +08:00
test_config.py init commit 2020-07-10 02:39:01 +08:00
test_eval_hook.py init commit 2020-07-10 02:39:01 +08:00
test_mean_iou.py fix acc and iou compute nan problem (#116) 2020-09-22 01:04:46 +08:00
test_sampler.py Generalized OHEM (#54) 2020-08-09 23:49:23 +08:00