mmcv/tests
Wang Xinjiang c9f96855b0
Allow list index keys in Config.merge_from_dict (#696)
* Allow list keys in Config merge from dict

* Reformat

* Set allow_list_keys default as True in merge_from_dict

* Fix docstring

* fix a small typo
2020-12-08 17:17:27 +08:00
..
data Allow list index keys in Config.merge_from_dict (#696) 2020-12-08 17:17:27 +08:00
test_cnn Merge pull request #652 from dreamerlin/3d 2020-11-20 16:33:54 +08:00
test_image [Feature] Add CLAHE method (#647) 2020-11-11 22:34:14 +08:00
test_ops Add box_iou_rotated, ml_nms_rotated and nms_rotated (#625) 2020-11-25 11:00:30 +08:00
test_runner [Enhance] Refactor logger (#659) 2020-11-23 10:50:18 +08:00
test_utils Allow list index keys in Config.merge_from_dict (#696) 2020-12-08 17:17:27 +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 Allow list index keys in Config.merge_from_dict (#696) 2020-12-08 17:17:27 +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