mmcv/tests
Tong Gao 227e7a73b8
Support image reading while ignoring EXIF orientation info (#1091)
* Support image reading while ignoring EXIF orientation info

Add unit test for ignore_orientation flags in imread()

* add documentation for imread

* Add test cases
2021-06-25 20:46:13 +08:00
..
data Support variables in base files for configs (#1083) 2021-06-25 14:30:58 +08:00
test_cnn empty tensor inference backward compatible (#1131) 2021-06-24 17:04:03 +08:00
test_image Support image reading while ignoring EXIF orientation info (#1091) 2021-06-25 20:46:13 +08:00
test_ops [Feature]: add modulated deformable conv TensorRT support (#1078) 2021-06-16 21:38:07 +08:00
test_runner Refine default hooks and custom hooks priority rank. (#1120) 2021-06-25 15:07:32 +08:00
test_utils Support variables in base files for configs (#1083) 2021-06-25 14:30:58 +08:00
test_video [Refactor] remove the c implementation of flow_warp (#707) 2020-12-13 19:43:25 +08:00
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