mmcv/tests
LXXXXR a4bb2c5b04
[Feature] Support auto contrast (#881)
* support auto contrast

* add comments

* Fix unittest for pillow 6.2.2

* revised according to comments
2021-03-09 18:46:35 +08:00
..
data Add new parrots extension implementation for all ops (#794) 2021-02-26 19:05:25 +08:00
test_cnn add initializers and BaseModule for unified parameter initialization (#780) 2021-02-07 11:13:57 +08:00
test_image [Feature] Support auto contrast (#881) 2021-03-09 18:46:35 +08:00
test_ops fix test unit of nms and batched_nms for tensorrt (#872) 2021-03-08 16:57:19 +08:00
test_runner [Feature] Support revise_keys in load_checkpoint(). (#829) 2021-03-03 10:59:11 +08:00
test_utils Fix the iter error when the number of GPUs is different during resume (#844) 2021-02-25 16:40:06 +08:00
test_video
test_arraymisc.py
test_fileclient.py add HTTP backend (#860) 2021-03-03 16:23:04 +08:00
test_fileio.py
test_load_model_zoo.py map_location for all (#826) 2021-02-10 12:23:39 +08:00
test_parallel.py
test_visualization.py