mmdeploy/configs/mmdet/instance-seg
q.yao 7cb4b9b18a
[Enhancement] Support tvm (#1216)
* finish framework

* add autotvm and auto-scheduler tuner

* add python deploy api

* add SDK net(WIP

* add sdk support

* support det, support vm

* fix vm sdk

* support two stage detector

* add instance seg support

* add docstring

* update docs and ut

* add quantize

* update doc

* update docs

* synchronize stream

* support dlpack

* remove submodule

* fix stride

* add alignment

* support dlpack

* remove submodule

* replace exclusive_scan

* add backend check

* add build script

* fix comment

* add ci

* fix ci

* ci fix2

* update build script

* update ci

* add pytest

* update sed command

* update sed again

* add xgboost

* remove tvm ut

* update ansor runner

* add stream sync

* fix topk

* sync default stream

* fix tvm net

* fix window
2022-12-12 21:19:40 +08:00
..
instance-seg_coreml_static-800x1344.py Add Core ML common configuration (#1308) 2022-11-08 17:25:56 +08:00
instance-seg_onnxruntime_dynamic.py
instance-seg_onnxruntime_static.py
instance-seg_openvino_dynamic-800x1344.py [Enhancement]: Update configs for OpenVINO (#306) 2021-12-20 17:56:25 +08:00
instance-seg_pplnn_dynamic-800x1344.py [Fix] Reanme ppl to pplnn for all cases (#273) 2021-12-14 15:04:39 +08:00
instance-seg_sdk_dynamic.py Add Python wrapper for SDK (#27) 2022-01-13 11:31:51 +08:00
instance-seg_tensorrt-fp16_dynamic-320x320-1344x1344.py [fix] align the names of configs (#256) 2021-12-07 21:06:44 +08:00
instance-seg_tensorrt-fp16_static-800x1344.py [fix] align the names of configs (#256) 2021-12-07 21:06:44 +08:00
instance-seg_tensorrt-int8_dynamic-320x320-1344x1344.py [fix] align the names of configs (#256) 2021-12-07 21:06:44 +08:00
instance-seg_tensorrt-int8_static-800x1344.py [fix] align the names of configs (#256) 2021-12-07 21:06:44 +08:00
instance-seg_tensorrt_dynamic-320x320-1344x1344.py
instance-seg_tensorrt_static-800x1344.py
instance-seg_torchscript.py Dev v0.4.0 (#301) 2022-04-01 18:14:23 +08:00
instance-seg_tvm-ansor_static-800x1344.py [Enhancement] Support tvm (#1216) 2022-12-12 21:19:40 +08:00
instance-seg_tvm-autotvm_static-800x1344.py [Enhancement] Support tvm (#1216) 2022-12-12 21:19:40 +08:00