mmcv/tests/test_image
Cao Yuhang d5cbf7eed1
Migrate op (#392)
* migrate op

* migrate unittest

* update build no torch

* add back use_torch_vision for roi align

* fix type and unit test

* ignore test logging when no torch

* fix no torch ci test

* skip test registry

* remove coverage report when no torch

* fix mac ci order

* install latest pillow when no torch

* mv convws to brisk
2020-07-08 17:29:15 +08:00
..
test_colorspace.py Add colorspace functions: rgb2ycbcr, bgr2ycbcr, ycbcr2rgb and ycbcr2bgr (#259) 2020-05-03 23:32:48 +08:00
test_geometric.py Added new features to `impad` (#377) 2020-07-02 19:34:46 +08:00
test_image_misc.py Migrate op (#392) 2020-07-08 17:29:15 +08:00
test_io.py add backend arg (#350) 2020-06-17 19:42:31 +08:00
test_photometric.py Refactor unittests (#241) 2020-04-26 22:54:27 +08:00