MMDetection
OpenMMLab detection toolbox with 300+ pre-trained models and 80+ algorithms.
About
OpenMMLab's MMDetection is one of the standard research toolboxes for computer vision detection work, built on PyTorch and covering object detection, instance segmentation, panoptic segmentation, and semi-supervised detection. Its modular design decomposes the detection pipeline into interchangeable components, so backbones, necks, heads, and losses can be recombined into custom architectures through configuration files rather than rewritten code. The model zoo is extensive, with hundreds of pretrained checkpoints across dozens of algorithm families including Faster R-CNN, Cascade R-CNN, RetinaNet, DETR variants, YOLO-style detectors, and the RTMDet series, backed by backbones from ResNet to Vision Transformers and ConvNeXt. It sits on the MMEngine and MMCV libraries shared across the OpenMMLab ecosystem and requires PyTorch 1.8 or newer. Released under Apache 2.0, it is used in academic papers as a reproducible baseline platform and in industry for building production detection systems from vetted implementations.
Reviews (0)
Leave a Review
No reviews yet. Be the first to review!
Details
- Price
- Free
- Platform
- Local/Desktop
- Difficulty
- Advanced (4/5)
- License
- Apache-2.0
- Minimum VRAM
- 8 GB
- Added
- Apr 3, 2026
Related Tools
Contrastive language-image pre-training model by OpenAI for zero-shot visual classification.
Lightweight face recognition and analysis framework wrapping multiple models.
Foundation model for monocular depth estimation by TikTok.
Monocular depth estimation model producing detailed depth maps from single images.
Meta AI research platform for object detection, segmentation, and pose estimation.
Simple and effective multi-object tracking using every detection box.