mmdeploy/tools
RunningLeon 06028d6a21
Support mmseg:dev-1.x (#790)
* support pspnet + ort

* add rewriting for adapt_avg_pool

* test pspnet

* resize seg_pred to original image shape

* run with test.py

* keep as original

* fix ut of segmentation

* update var name

* fix export to torchscript

* sync with mmseg:test-1.x branch

* fix ut

* fix regression test for mmseg

* fix mmseg.ops

* update mmseg yml

* fix mmseg2.0 sdk

* fix adaptive pool

* update rewriting and tests

* fix sdk inputs
2022-09-14 20:08:52 +08:00
..
package_tools Sync v0.7.0 to dev-1.x (#907) 2022-08-19 09:30:13 +08:00
scripts Sync v0.7.0 to dev-1.x (#907) 2022-08-19 09:30:13 +08:00
benchmark_test.py Support mmocr:dev-1.x (#904) 2022-09-01 15:11:43 +08:00
benchmark_test.yml [Enhancement] Support Object Detection and Instance Segmentation for ort trt ncnn and openvino in mmdet 2.0 (#786) 2022-09-01 11:35:57 +08:00
check_env.py Sync v0.7.0 to dev-1.x (#907) 2022-08-19 09:30:13 +08:00
deploy.py Support mmocr:dev-1.x (#904) 2022-09-01 15:11:43 +08:00
extract.py
onnx2dlc.py Sync v0.7.0 to dev-1.x (#907) 2022-08-19 09:30:13 +08:00
onnx2ncnn.py Sync v0.7.0 to dev-1.x (#907) 2022-08-19 09:30:13 +08:00
onnx2ncnn_quant_table.py fix quanti 2022-07-11 16:42:32 +08:00
onnx2pplnn.py Sync v0.7.0 to dev-1.x (#907) 2022-08-19 09:30:13 +08:00
onnx2tensorrt.py Sync v0.7.0 to dev-1.x (#907) 2022-08-19 09:30:13 +08:00
profile.py [Enhancement] Support Object Detection and Instance Segmentation for ort trt ncnn and openvino in mmdet 2.0 (#786) 2022-09-01 11:35:57 +08:00
quant_image_dataset.py fix quanti 2022-07-11 16:42:32 +08:00
regression_test.py Support mmseg:dev-1.x (#790) 2022-09-14 20:08:52 +08:00
test.py Support mmocr:dev-1.x (#904) 2022-09-01 15:11:43 +08:00
torch2onnx.py Sync v0.7.0 to dev-1.x (#907) 2022-08-19 09:30:13 +08:00