mmsegmentation/mmseg/datasets
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
..
pipelines [Feature]add CLAHE transform (#229) 2020-12-01 21:08:16 -08:00
__init__.py Define blood vessel dataset and fix filename bug (#203) 2020-10-22 17:27:40 -07:00
ade.py init commit 2020-07-10 02:39:01 +08:00
builder.py init commit 2020-07-10 02:39:01 +08:00
chase_db1.py fix dataset jpg bug (#213) 2020-10-28 11:58:44 -07:00
cityscapes.py Fixed slide inference (#90) 2020-08-25 20:01:01 +08:00
custom.py add dice evaluation metric (#225) 2020-11-23 19:21:22 -08:00
dataset_wrappers.py init commit 2020-07-10 02:39:01 +08:00
drive.py fix dataset jpg bug (#213) 2020-10-28 11:58:44 -07:00
hrf.py fix dataset jpg bug (#213) 2020-10-28 11:58:44 -07:00
pascal_context.py Add Pascal Context to mmsegmentation (#133) 2020-09-22 14:56:13 +08:00
stare.py fix dataset jpg bug (#213) 2020-10-28 11:58:44 -07:00
voc.py init commit 2020-07-10 02:39:01 +08:00