mmdeploy/configs/mmseg
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
..
segmentation_dynamic.py
segmentation_ncnn_static-512x512.py Add mmseg performance (#254) 2021-12-09 20:17:00 +08:00
segmentation_ncnn_static-1024x2048.py Add mmseg performance (#254) 2021-12-09 20:17:00 +08:00
segmentation_onnxruntime_dynamic.py
segmentation_onnxruntime_static-512x512.py Dev v0.4.0 (#301) 2022-04-01 18:14:23 +08:00
segmentation_onnxruntime_static-1024x2048.py Dev v0.4.0 (#301) 2022-04-01 18:14:23 +08:00
segmentation_openvino_dynamic-1024x2048.py [Enhancement]: Update configs for OpenVINO (#306) 2021-12-20 17:56:25 +08:00
segmentation_openvino_static-512x512.py Dev v0.4.0 (#301) 2022-04-01 18:14:23 +08:00
segmentation_openvino_static-1024x2048.py Dev v0.4.0 (#301) 2022-04-01 18:14:23 +08:00
segmentation_pplnn_dynamic-512x1024.py [Fix] Reanme ppl to pplnn for all cases (#273) 2021-12-14 15:04:39 +08:00
segmentation_pplnn_dynamic-1024x2048.py [Fix] Reanme ppl to pplnn for all cases (#273) 2021-12-14 15:04:39 +08:00
segmentation_pplnn_static-512x1024.py Replace convert_syncbatchnorm in mmseg (#93) 2022-01-26 11:07:28 +08:00
segmentation_pplnn_static-1024x2048.py [Fix] Reanme ppl to pplnn for all cases (#273) 2021-12-14 15:04:39 +08:00
segmentation_sdk_dynamic.py Support mmseg:dev-1.x (#790) 2022-09-14 20:08:52 +08:00
segmentation_snpe_static-512x1024.py Sync v0.7.0 to dev-1.x (#907) 2022-08-19 09:30:13 +08:00
segmentation_static.py
segmentation_tensorrt-fp16_dynamic-512x1024-2048x2048.py [fix] align the names of configs (#256) 2021-12-07 21:06:44 +08:00
segmentation_tensorrt-fp16_static-512x512.py Dev v0.4.0 (#301) 2022-04-01 18:14:23 +08:00
segmentation_tensorrt-fp16_static-512x1024.py [fix] align the names of configs (#256) 2021-12-07 21:06:44 +08:00
segmentation_tensorrt-fp16_static-1024x1024.py Dev v0.4.0 (#301) 2022-04-01 18:14:23 +08:00
segmentation_tensorrt-fp16_static-1024x2048.py Add mmseg performance (#254) 2021-12-09 20:17:00 +08:00
segmentation_tensorrt-int8_dynamic-512x1024-2048x2048.py [fix] align the names of configs (#256) 2021-12-07 21:06:44 +08:00
segmentation_tensorrt-int8_static-512x512.py Dev v0.4.0 (#301) 2022-04-01 18:14:23 +08:00
segmentation_tensorrt-int8_static-512x1024.py [fix] align the names of configs (#256) 2021-12-07 21:06:44 +08:00
segmentation_tensorrt-int8_static-1024x1024.py Dev v0.4.0 (#301) 2022-04-01 18:14:23 +08:00
segmentation_tensorrt-int8_static-1024x2048.py Add mmseg performance (#254) 2021-12-09 20:17:00 +08:00
segmentation_tensorrt_dynamic-512x1024-2048x2048.py
segmentation_tensorrt_static-512x512.py Dev v0.4.0 (#301) 2022-04-01 18:14:23 +08:00
segmentation_tensorrt_static-512x1024.py
segmentation_tensorrt_static-1024x1024.py Dev v0.4.0 (#301) 2022-04-01 18:14:23 +08:00
segmentation_tensorrt_static-1024x2048.py Add mmseg performance (#254) 2021-12-09 20:17:00 +08:00
segmentation_torchscript.py Dev v0.4.0 (#301) 2022-04-01 18:14:23 +08:00