mmcv/tests/test_image
Charlyo 7982dd1a06
Make sure padding size is not negative (#1792)
* Make sure padding size is not negative

If Resize maintains aspect ratio, could be the case that image shape is bigger than resize value.

* Test pad shape smaller than image shape

* Fix lint

* Remove whitespaces
2022-04-15 14:05:32 +08:00
..
test_colorspace.py
test_geometric.py Make sure padding size is not negative (#1792) 2022-04-15 14:05:32 +08:00
test_image_misc.py
test_io.py
test_photometric.py Upgrade the version of isort (#1705) 2022-02-09 21:29:21 +08:00