mirror of
https://github.com/open-mmlab/mmdeploy.git
synced 2025-01-14 08:09:43 +08:00
* support yolov3 with ort and trt * add ncnn compare * fix yolo_head ncnn rewriter * align perforance with ort trt for yolov3 * update doc * add test for compare with equal,less, greater * change namespace * reformat cpp * fix lint * fix lint * add unit test for yolov3 head * remove compare op * update doc * update table format in docs * update comments * update Co-authored-by: hanrui1sensetime <hanrui1@sensetime.com>