mmsegmentation/tests
Junjun2016 55df29beab Support resize data augmentation according to original image size (#291)
* Support resize data augmentation according to original image size (img_scale=None and retio_range is tuple)

* fix docstring

* fix bug

* add unittest

* img_scale=None in TTA

* fix bug

* add unittest

* fix typos

* fix bug
2020-12-14 20:23:18 -08:00
..
data init commit 2020-07-10 02:39:01 +08:00
test_data Support resize data augmentation according to original image size (#291) 2020-12-14 20:23:18 -08:00
test_models [Enhancement] Support ignore_index for sigmoid BCE (#210) 2020-11-17 16:14:03 +08:00
test_utils [Enhance] Refactor inverted residual (#164) 2020-09-28 00:33:51 +08:00
test_config.py init commit 2020-07-10 02:39:01 +08:00
test_eval_hook.py Add runner type (#118) 2020-10-25 15:18:46 -07:00
test_inference.py Bugfix: num of augmentations and image meta not match when run TTA on CPU (#276) 2020-12-13 23:51:42 -08:00
test_metrics.py add dice evaluation metric (#225) 2020-11-23 19:21:22 -08:00
test_sampler.py Generalized OHEM (#54) 2020-08-09 23:49:23 +08:00