open-mmlab/mmrazor
OpenMMLab Model Compression Toolbox and Benchmark. 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1715
- days_rel: n/a
- days_push: 813
- n_releases_24m: 0
Adoption not part of the score
1682 stars · 245 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
MMRazor is OpenMMLab's model compression toolbox and benchmark built on PyTorch. It provides implementations of neural architecture search, pruning, knowledge distillation, and quantization algorithms for vision tasks like detection, segmentation, and classification.
Use cases
- compress a pytorch detection model with knowledge distillation
- prune a classification network to reduce inference cost
- run neural architecture search with darts or autoslim
- quantize a segmentation model for deployment
- benchmark model compression algorithms on vision tasks
When to choose
- you use the OpenMMLab ecosystem (mmdetection, mmclassification) and want to compress those models
- you need a unified framework for NAS, pruning, and distillation experiments
- you want reproducible benchmarks of compression algorithms on vision models
When to avoid
- you need compression for NLP or transformer LLMs rather than vision models
- you want a lightweight single-technique tool rather than a full framework
- you need actively developed features, as the project's latest release is mid-2024
Facets
library · maturity maintenance
machine-learning deep-learning benchmarking deep-learning computer-vision machine-learning python model-compression knowledge-distillation pruning nas quantization pytorch openmmlab gpu linux
2 sources
- readme: https://github.com/open-mmlab/mmrazor · fetched 2026-08-28 · 3714c36ec2a8
- registry_pypi: https://pypi.org/pypi/mmrazor/json · fetched 2026-08-29 · ca137d6ce01e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| open-mmlab/mmrazor | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="open-mmlab/mmrazor")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem