mmcv/tests
Kai Chen f7de63fdd0
Support specifying names for registry.register_module() (#251)
* support specifying names for registry.register_module()

* minor fix

* add more unittests
2020-04-27 22:47:49 +08:00
..
data Refactor unittests (#241) 2020-04-26 22:54:27 +08:00
test_image Refactor unittests (#241) 2020-04-26 22:54:27 +08:00
test_runner Refactor unittests (#241) 2020-04-26 22:54:27 +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 Add DictAction and docs for config (#243) 2020-04-25 20:56:08 +08:00
test_fileclient.py Add FileClient to access file from different backends (#237) 2020-04-23 19:54:29 +08:00
test_fileio.py Add copyright header (#171) 2020-01-10 13:34:42 +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 Support specifying names for registry.register_module() (#251) 2020-04-27 22:47:49 +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
test_weight_init.py add bias_init_with_prob (#213) 2020-03-17 20:48:46 +08:00