ming71/mmdetection-annotated
An annotated version of the MMDetection library providing PyTorch-based object detection and instance segmentation models with example inference code.

This repository contains annotated source code for MMDetection, an open-mmlab computer vision framework. It implements various detection and segmentation models including Faster RCNN and Mask RCNN. The project provides demo scripts for running inference on images or folders, and includes debug utilities for learning the codebase. Users can initialize models with config files and pre-trained weights to perform object detection tasks.
Frequently asked
- What is ming71/mmdetection-annotated?
- An annotated version of the MMDetection library providing PyTorch-based object detection and instance segmentation models with example inference code.
- Is mmdetection-annotated open source?
- Yes — ming71/mmdetection-annotated is open source, released under the Apache-2.0 license.
- What language is mmdetection-annotated written in?
- ming71/mmdetection-annotated is primarily written in Python.
- How popular is mmdetection-annotated?
- ming71/mmdetection-annotated has 653 stars on GitHub.
- Where can I find mmdetection-annotated?
- ming71/mmdetection-annotated is on GitHub at https://github.com/ming71/mmdetection-annotated.