mmcv/tests
yamengxi c6c230df1b
[Feature] Add CLAHE method (#647)
* add CLAHE

* add CLAHE

* restore

* Add docstring

* modify docstring

* modify CLAHE to clahe

* fix syntax error

* simplify assert

* simplify assert

* add assert test

* fix unittest bug

* fix syntax bug

* fix assert bug
2020-11-11 22:34:14 +08:00
..
data import_modules_from_strings when loading cfg from file (#606) 2020-10-15 22:29:24 +08:00
test_cnn Support pytorch 1.7 and update the CI (#631) 2020-10-31 17:58:15 +08:00
test_image [Feature] Add CLAHE method (#647) 2020-11-11 22:34:14 +08:00
test_ops Support pytorch 1.7 and update the CI (#631) 2020-10-31 17:58:15 +08:00
test_runner [Feature] Add hook msg for checkpoint hook (#635) 2020-11-06 19:56:50 +08:00
test_utils import_modules_from_strings when loading cfg from file (#606) 2020-10-15 22:29:24 +08:00
test_video Support reading video from url (#531) 2020-09-07 00:52:33 +08:00
test_arraymisc.py Add copyright header (#171) 2020-01-10 13:34:42 +08:00
test_fileclient.py Harmless changes (#340) 2020-06-15 11:29:01 +08:00
test_fileio.py Add copyright header (#171) 2020-01-10 13:34:42 +08:00
test_load_model_zoo.py BC of model zoo: add deprecate urls (#301) 2020-05-27 22:09:06 +08:00
test_parallel.py Add pytorch 1.6 to CI (#476) 2020-08-09 21:56:15 +08:00
test_visualization.py Add copyright header (#171) 2020-01-10 13:34:42 +08:00