open-mmlab/mmdeploy
OpenMMLab Model Deployment Framework observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1713
- days_rel: n/a
- days_push: 703
- n_releases_24m: 0
Adoption not part of the score
3137 stars · 714 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
MMDeploy is the OpenMMLab model deployment framework that converts PyTorch-based OpenMMLab models (mmdetection, mmsegmentation, etc.) into deployable formats like ONNX, TensorRT, OpenVINO, and ncnn. It provides conversion tooling plus an inference SDK for running computer vision models across platforms.
Use cases
- convert mmdetection models to TensorRT
- export PyTorch vision models to ONNX
- deploy OpenMMLab models on edge devices with ncnn
- run object detection inference with a C++ SDK
- optimize segmentation models with OpenVINO
- deploy computer vision models to production
When to choose
- you use OpenMMLab 2.0 codebases and need production deployment
- you need multi-backend support (TensorRT, ONNX Runtime, OpenVINO, ncnn) from one tool
- you want a ready-made inference SDK for vision models
When to avoid
- your models are not from the OpenMMLab ecosystem
- you need general-purpose LLM or NLP model deployment
- you need a framework with frequent recent updates - development activity has slowed
Facets
framework · maturity maintenance
machine-learning deep-learning compiler sdk deployment computer-vision deep-learning machine-learning developer-tools python cross-platform model-conversion onnx tensorrt openvino ncnn inference-optimization openmmlab edge-deployment linux gpu
2 sources
- readme: https://github.com/open-mmlab/mmdeploy · fetched 2026-08-28 · bcefe13a3a14
- registry_pypi: https://pypi.org/pypi/mmdeploy/json · fetched 2026-08-29 · 616fd91c34a9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| open-mmlab/mmdeploy | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="open-mmlab/mmdeploy")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem