{"categories":[{"label":"Artificial Intelligence","url":"https://skillfed.io/packages/category/scientific-engineering-artificial-intelligence/5"}],"enrichment":{"capability":"MMDetection is an object detection and instance segmentation framework built on PyTorch that provides modular, pre-trained detection models and tools for training and inference on custom datasets.","skillfed_tags":["object-detection","instance-segmentation","pytorch"],"use_cases":["Train a custom object detector on your own dataset using predefined architectures and transfer learning from pre-trained weights.","Run inference with pre-trained detection models from the model zoo to detect objects in images or video frames.","Implement instance segmentation to detect objects and generate pixel-level masks for each instance.","Benchmark detection architectures on standard datasets to compare performance.","Fine-tune a pre-trained detector for domain-specific tasks like rotated object detection or panoptic segmentation.","Build a semi-supervised detection pipeline when labeled data is limited."],"what_it_does":"MMDetection is a modular object detection framework built on PyTorch that decomposes detection pipelines into reusable components. It supports multiple detection tasks out of the box: object detection, instance segmentation, panoptic segmentation, and semi-supervised detection. The framework includes a model zoo with state-of-the-art architectures and tools for training on standard datasets, fine-tuning on custom data, and running inference.\n\nThe package is designed for researchers and practitioners who need a flexible, production-ready detection pipeline. It depends on matplotlib, numpy, scipy, shapely, pycocotools, terminaltables, tqdm, and six. While maintenance is dormant (last release January 2024), the underlying repository remains active and the framework is stable and widely used in the computer vision community.","worth_installing":"Yes, if you need a mature, modular object detection framework with extensive model zoo and multi-task support. The permissive Apache 2.0 license and low install friction make it accessible. However, maintenance is dormant (last release 2024-01-05), so expect no new features or bug fixes\u2014use it only if the current stable version meets your needs."},"id":"mmdet","links":{"html":"https://skillfed.io/packages/mmdet","md":"https://skillfed.io/packages/mmdet.md","pypi":"https://pypi.org/project/mmdet/"},"maintenance":{"status":"dormant"},"meta":{"latest_release":"2024-01-05","license_spdx":null,"license_treatment":"permissive","name":"mmdet","python_support":"unspecified","summary":"OpenMMLab Detection Toolbox and Benchmark"},"popularity":{"monthly_downloads":629226,"position":5667,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"3.3.0"}
