mmdeploy/tests
Semyon Bevzyuk ca93007035
[Enhancement]: Support FoveaBox and ATSS from mmdetection for OpenVINO and ONNX Runtime (#160)
* Add FoveaHead and AtssHead.

* Update docs.

* Fix typos and docstrings.

* Fixes.

* Fix img_metas type in docstring.
2021-11-05 17:45:49 +08:00
..
data
test_apis [Enhancement]: OpenVINO deployment support for some models (#117) 2021-10-21 16:07:35 +08:00
test_core [Enhancement]: Rename files in mmdeploy/core/rewriters (#157) 2021-10-27 15:12:00 +08:00
test_mmcls [Unittest]: Test mmcls (#135) 2021-10-19 20:30:51 +08:00
test_mmcv [Refactor]: Refactor mmdeploy/core (#140) 2021-10-26 10:30:14 +08:00
test_mmdet [Enhancement]: Support FoveaBox and ATSS from mmdetection for OpenVINO and ONNX Runtime (#160) 2021-11-05 17:45:49 +08:00
test_mmedit [Unittest]: Add MMSegmentation test (#125) 2021-10-19 15:25:06 +08:00
test_mmocr [Feature] Add exporting SARNet to onnxruntime backends. (#134) 2021-10-26 15:42:06 +08:00
test_mmseg [Unittest]: Add MMSegmentation test (#125) 2021-10-19 15:25:06 +08:00
test_ops [Refactor]: Refactor mmdeploy/core (#140) 2021-10-26 10:30:14 +08:00
test_pytorch [Refactor]: Refactor mmdeploy/core (#140) 2021-10-26 10:30:14 +08:00
test_utils