mmdeploy/configs/_base_/backends
lzhangzz bb655af629
Add Python wrapper for SDK (#27)
* add python API for detector

* integrate detection

* add python segmentor

* add segmentation support

* add classifier, text-detector, text-recognizer and restorer

* integrate classifier

* integrate textdet, textrecog and restorer

* simplify

* add inst-seg

* fix inst-seg

* integrate inst-seg

* Moidfy _build_wrapper

* better pipeline substitution

* use registry for backend model creation

* build Python module according to C API targets

* minor fix

* move sdk data pipeline to backend_config

* remove debugging lines

* add docstring for SDKEnd2EndModel

* fix type hint

* fix lint

* fix lint

* insert build/lib to sys.path

Co-authored-by: SingleZombie <singlezombie@163.com>
2022-01-13 11:31:51 +08:00
..
ncnn.py
onnxruntime.py
openvino.py
pplnn.py [Fix] Reanme ppl to pplnn for all cases (#273) 2021-12-14 15:04:39 +08:00
sdk.py Add Python wrapper for SDK (#27) 2022-01-13 11:31:51 +08:00
tensorrt-fp16.py remove trt in config (#280) 2021-12-13 19:57:15 +08:00
tensorrt-int8.py [fix] align the names of configs (#256) 2021-12-07 21:06:44 +08:00
tensorrt.py remove trt in config (#280) 2021-12-13 19:57:15 +08:00