Ross ROSS = Recommend OSS · open-source software intelligence for agents

hhaAndroid/mmdetection-mini

mmdetection最小学习版 observed · 2026-08-28

github.com/hhaAndroid/mmdetection-mini · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: 2186
  • days_rel: n/a
  • days_push: 1746
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1100 stars · 190 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A minimal, heavily annotated reimplementation of the mmdetection object detection framework, built from scratch for learning purposes. It mirrors mmdetection's structure and implements one-stage and two-stage detectors like RetinaNet, YOLOv3-v5, FCOS, and Faster R-CNN with detailed code explanations.

Use cases

  • learn how mmdetection implements object detection algorithms internally
  • understand the code details of detectors like YOLOv5, RetinaNet, and Faster R-CNN
  • study annotated implementations of one-stage object detectors
  • build a simplified object detection framework from scratch to grasp every component
  • quickly verify object detection algorithm ideas on VOC/COCO datasets
  • add custom features or visualizations to a detection framework without merge conflicts

When to choose

  • you want to deeply understand how mmdetection and object detection frameworks work line by line
  • you prefer a small, readable codebase with detailed Chinese-language explanations over the full mmdetection
  • you want a minimal framework to experiment with detection algorithm modifications

When to avoid

  • you need production training with distributed multi-GPU support, which is not supported
  • you want the latest features, best performance, or official model zoo of mmdetection
  • you need a stable, actively maintained framework for real projects

Facets

library · maturity maintenance

machine-learning deep-learning computer-vision image-processing computer-vision deep-learning machine-learning education tutorials python object-detection mmdetection pytorch learning-project yolo retinanet faster-rcnn annotated-code linux gpu

1 source

Member repositories

RepositoryRoleHealth v2
hhaAndroid/mmdetection-minimain32

For agents

markdown · JSON · MCP: product_card(name="hhaAndroid/mmdetection-mini")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem