mmcv/tests
Kai Chen a338d43d78
Refactor unittests (#241)
* refactor unittests

* split test_video.py to two files
2020-04-26 22:54:27 +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 add contains to registry (#223) 2020-04-06 12:49:13 +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