mmcv/tests
jeffreykuang 2623fbf21c
Add pixel group and contour expand ops (#993)
* add pixel group ops

* reformatting

* formatting&rm auto

* Add citation

* Add contour expand

* c++ linting

* Add unit tests with Tensor

* rm model.pth

* rename

* c++ linting

* c++ linting

* Rename variables
2021-05-12 10:41:22 +08:00
..
data Add test util for checking stand-alone python scripts (#1007) 2021-05-10 22:15:35 +08:00
test_cnn [Fix] Revise override in init_cfg (#930) 2021-04-12 14:05:28 +08:00
test_image [Feature] Add cutout and lighting (#909) 2021-03-26 18:58:19 +08:00
test_ops Add pixel group and contour expand ops (#993) 2021-05-12 10:41:22 +08:00
test_runner [Enhance] Add step momentum updater to support MMDet3D (#1011) 2021-05-11 20:06:04 +08:00
test_utils Add test util for checking stand-alone python scripts (#1007) 2021-05-10 22:15:35 +08:00
test_video [Refactor] remove the c implementation of flow_warp (#707) 2020-12-13 19:43:25 +08:00
test_arraymisc.py Add copyright header (#171) 2020-01-10 13:34:42 +08:00
test_fileclient.py add HTTP backend (#860) 2021-03-03 16:23:04 +08:00
test_fileio.py Add copyright header (#171) 2020-01-10 13:34:42 +08:00
test_load_model_zoo.py map_location for all (#826) 2021-02-10 12:23:39 +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