mmsegmentation/tests
yamengxi 0066ce884f
[Feature]add CLAHE transform (#229)
* add CLAHE transform

* fix syntax error

* fix syntax error

* restore

* add a test

* modify cv2 to mmcv

* add docstring

* modify

* restore

* fix mmcv.clahe error

* change mmcv version to 1.3.0

* fix bugs

* add all data transformers to __init__

* fix __init__

* fix test_transform
2020-12-01 21:08:16 -08:00
..
data init commit 2020-07-10 02:39:01 +08:00
test_data [Feature]add CLAHE transform (#229) 2020-12-01 21:08:16 -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_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