mmengine logo

mmengine

open-mmlab/mmengine

OpenMMLab Foundational Library for Training Deep Learning Models

GraphCanon updated 3w · GitHub synced 3w · 29 views this month

1.5k stars455 forksLast push 1mo Python Apache-2.0

Decision brief

MMEngine, part of OpenMMLab, serves as a foundational library for training deep learning models with PyTorch in Python.

Good fit when

  • - Use MMEngine when you are leveraging PyTorch and require a solid foundation for your deep learning model training processes.
  • - It is ideal if you operate within the constraints of supported PyTorch versions (>=1.6, <=2.1) and Python versions (>=3.8, <=3.11).

Avoid when

  • - Avoid using MMEngine if your project requires a Python version outside of the supported range (e.g., Python 3.12+).
  • - If you are working with frameworks other than PyTorch, MMEngine might not be suitable as it is specifically optimized for PyTorch support.
Pricing:
freemium - The core functionality for model training offered through MMEngine is accessible without cost due to its licensing terms (Apache 2.0).

Observed Jul 12, 2026 · Source: enrich:decision_facts

Verify the decision

Maintenance and security

Full trust report
Maintenance
Active (18d since push)
As of 3w
Provenance
Not a fork · Organization account
As of 3w
Security (OSV)
No criticals
As of 1mo

Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.

Install

pip install mmengine
PyPI

Similar tools

Same-category neighbours. No typed graph edges are catalogued for this tool yet.

Evidence and technical details

Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.

Overview

MMEngine, part of OpenMMLab, is a foundational library used for training deep learning models in Python, especially those involving PyTorch.

Capability facts

Languages
python

Source: github.language · Jul 31, 2026

Categories

Compatibility

Sourced claims from the README excerpt - not unsourced marketing copy.

Python runtimePython

Source: README excerpt (regex_v1, Jul 31, 2026)

| MMEngine | PyTorch | Python |
Source link

Tags

README

Installation

Supported PyTorch Versions
MMEnginePyTorchPython
main>=1.6 <=2.1>=3.8, <=3.11
>=0.9.0, <=0.10.4>=1.6 <=2.1>=3.8, <=3.11

Before installing MMEngine, please ensure that PyTorch has been successfully installed following the official guide.

Install MMEngine

pip install -U openmim
mim install mmengine

Verify the installation

python -c 'from mmengine.utils.dl_utils import collect_env;print(collect_env())'

License

This project is released under the Apache 2.0 license.

For agents

This page has a .md twin and JSON over the API.

Was this helpful?

Anonymous feedback helps us improve pages and translations.