mmdeploy/docs/tutorials
Semyon Bevzyuk 49dd1cf678
[Enhancement]: Support VFNet from MMDetection for OpenVINO and ONNX Runtime. (#195)
* Add deform_conv_openvino.

* Add get_bboxes_of_vfnet_head.

* Fix vfnet and add test_get_bboxes_of_vfnet_head.

* Update docs.

* Fix test_shufflenetv2_backbone__forward for openvino.

* Fixes.
2021-11-16 10:59:59 +08:00
..
how_to_add_test_units_for_backend_ops.md [Docs]How to add test units for backend ops (#146) 2021-11-10 10:53:19 +08:00
how_to_convert_model.md [Enhancement]: Support VFNet from MMDetection for OpenVINO and ONNX Runtime. (#195) 2021-11-16 10:59:59 +08:00
how_to_evaluate_a_model.md [Docs] add ppl install doc, how to test a model doc and mmocr doc (#169) 2021-11-09 11:43:38 +08:00
how_to_support_new_models.md
how_to_test_model.md [Docs] add ppl install doc, how to test a model doc and mmocr doc (#169) 2021-11-09 11:43:38 +08:00
how_to_test_rewritten_models.md [Refactor]: Update naming style and docstring in mmseg and mmcv (#188) 2021-11-11 18:48:04 +08:00
how_to_write_config.md [Docs]Fix docs about cfg (#184) 2021-11-12 17:48:41 +08:00