mmcv/tests
Wenwei Zhang 8ceb404ea6
Use mapping rather than dict for special keys (#304)
* Support path as a key in dict of config

* reformat test case

* update pre-commit version and fix format

* fix bug

* clean code

* reformat

* fix missing parts
2020-05-30 13:03:33 +08:00
..
data Use mapping rather than dict for special keys (#304) 2020-05-30 13:03:33 +08:00
test_cnn Support conv layers' own `init_weights` method (#278) 2020-05-13 22:58:16 +08:00
test_image Add colorspace functions: rgb2ycbcr, bgr2ycbcr, ycbcr2rgb and ycbcr2bgr (#259) 2020-05-03 23:32:48 +08:00
test_runner Fix CosineAnealingLr register bug (#265) 2020-05-04 00:38:55 +08:00
test_video Refactor unittests (#241) 2020-04-26 22:54:27 +08:00
test_arraymisc.py Add copyright header (#171) 2020-01-10 13:34:42 +08:00
test_config.py Use mapping rather than dict for special keys (#304) 2020-05-30 13:03:33 +08:00
test_fileclient.py add PetrelBackend (#294) 2020-05-23 01:31:11 +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_logging.py Add logging utils (#196) 2020-02-24 22:31:36 +08:00
test_misc.py Remove supports for python 2.7 and bump version to 0.4.0 (#211) 2020-03-16 15:15:35 +08:00
test_path.py support recursive scanndir (#215) 2020-03-19 22:50:37 +08:00
test_progressbar.py Use f-string (#245) 2020-04-26 00:21:54 +08:00
test_registry.py remove deprecate register_module (#262) 2020-05-02 00:35:30 +08:00
test_timer.py Add copyright header (#171) 2020-01-10 13:34:42 +08:00
test_visualization.py Add copyright header (#171) 2020-01-10 13:34:42 +08:00