mmsegmentation/tests/test_data
Junjun2016 061a2955dd
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
..
test_dataset.py add dice evaluation metric (#225) 2020-11-23 19:21:22 -08:00
test_dataset_builder.py init commit 2020-07-10 02:39:01 +08:00
test_loading.py Add support for custom classes (#71) 2020-09-16 21:33:01 +08:00
test_transform.py Support resize data augmentation according to original image size (#291) 2020-12-14 20:23:18 -08:00
test_tta.py Support resize data augmentation according to original image size (#291) 2020-12-14 20:23:18 -08:00