mmdeploy/tests
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
..
data
test_apis [Enhancement]: Added static config and CI tests for OpenVINO. (#218) 2021-12-01 14:03:48 +08:00
test_backend [Enhancement]: Refine backend environment check and fix online unit test (#239) 2021-12-01 10:19:11 +08:00
test_codebase [Feature] end2end yolov3 with ncnn (#248) 2021-12-06 19:01:36 +08:00
test_core [Fix]: Fix homonymic rewriters bugs (#242) 2021-12-03 18:31:58 +08:00
test_mmcv [Enhancement]: Refine backend environment check and fix online unit test (#239) 2021-12-01 10:19:11 +08:00
test_ops [Enhancement] Add bicubic resize plugin for tensorrt (#238) 2021-12-01 16:31:10 +08:00
test_pytorch [Enhancement]: Added static config and CI tests for OpenVINO. (#218) 2021-12-01 14:03:48 +08:00
test_utils [Feature] end2end yolov3 with ncnn (#248) 2021-12-06 19:01:36 +08:00