mmsegmentation/mmseg
sennnnn d3603e5335 Fix mIoU calculatiton range (#471)
* Fix fence(IoU) = 0 when training on PascalContextDataset59;

* Add a test case in test_metrics() of tests/test_metrics.py to test the bug caused by torch.histc;

* Update tests/test_metrics.py

Co-authored-by: Jerry Jiarui XU <xvjiarui0826@gmail.com>

Co-authored-by: Jerry Jiarui XU <xvjiarui0826@gmail.com>
2021-04-14 08:37:23 -07:00
..
apis add dynamic export and visualize to pytorch2onnx (#463) 2021-04-12 11:54:59 -07:00
core Fix mIoU calculatiton range (#471) 2021-04-14 08:37:23 -07:00
datasets Fix typo: upsampe_cfg -> upsample_cfg (#449) 2021-03-30 09:51:38 -07:00
models add dynamic export and visualize to pytorch2onnx (#463) 2021-04-12 11:54:59 -07:00
ops add dynamic export and visualize to pytorch2onnx (#463) 2021-04-12 11:54:59 -07:00
utils [Enhance] Refactor inverted residual (#164) 2020-09-28 00:33:51 +08:00
__init__.py refactor test organization (#440) 2021-03-30 17:55:09 -07:00
version.py Bump to v0.12 (#455) 2021-04-03 21:02:56 -07:00