mmdeploy/tests/test_codebase
RunningLeon 9e82851a73
[Feature] end2end yolov3 with ncnn (#248)
* support yolov3 ncnn with Yolov3DetectionOutput

* update nms

* fix contiguous in ncnn wrapper

* remove padding to detectionoutput

* format cpp

* Revert "format cpp"

This reverts commit 54050b19cd80d2f8cd851d82a755fd2c8d6c779d.

* fix zero detection

* fix yapf

* onnx2ncnn.cpp

* fix ut

* fix isort

* fix clang-format

* format cpp

* resolve comments

* resolve comments

* fix ut of ncnnend2endmodel

* fix yapf

* fix return list;

Co-authored-by: hanrui1sensetime <hanrui1@sensetime.com>
2021-12-06 19:01:36 +08:00
..
test_mmcls [Enhancement]: Refine backend environment check and fix online unit test (#239) 2021-12-01 10:19:11 +08:00
test_mmdet [Feature] end2end yolov3 with ncnn (#248) 2021-12-06 19:01:36 +08:00
test_mmedit [Enhancement]: Added static config and CI tests for OpenVINO. (#218) 2021-12-01 14:03:48 +08:00
test_mmocr [Enhancement]: Added static config and CI tests for OpenVINO. (#218) 2021-12-01 14:03:48 +08:00
test_mmseg [Enhancement]: Refine backend environment check and fix online unit test (#239) 2021-12-01 10:19:11 +08:00