open-mmlab/mmdeploy
Converts and serves computer vision models to various inference runtimes including TensorRT, ONNXRuntime, and OpenVINO.

Velocity · 7d
+1.9
★ / day
Trend
→steady
star history
OpenMMLab Model Deployment Framework provides tools to convert deep learning models from PyTorch and ONNX to optimized inference backends. It supports deployment to TensorRT, ONNXRuntime, OpenVINO, NCNN, and other runtimes, and includes an SDK for serving computer vision models with pre/post-processing pipelines.