VDIGPKU/M2Det
M2Det: A Single-Shot Object Detector based on Multi-Level Feature Pyramid Network 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: 2915
- days_rel: n/a
- days_push: 2484
- n_releases_24m: 0
Adoption not part of the score
1438 stars · 313 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
M2Det is a PyTorch implementation of a single-shot object detector based on a Multi-Level Feature Pyramid Network (MLFPN), published at AAAI 2019. It provides training, evaluation, and demo code for detecting objects while handling both scale and appearance-complexity variation.
Use cases
- train a custom object detection model
- run single-shot object detection on images
- research multi-level feature pyramid networks
- benchmark object detectors on COCO-style datasets
- detect objects of varying appearance complexity
- reproduce AAAI 2019 paper results
When to choose
- you need a research-grade single-shot detector with multi-level feature fusion
- you want to experiment with or extend MLFPN architectures
- you're reproducing or building on the M2Det paper
When to avoid
- you need a maintained production detector with recent updates
- you want the latest state-of-the-art detection accuracy
- you need Windows or non-GPU support out of the box
Facets
library · maturity maintenance
machine-learning computer-vision image-processing computer-vision deep-learning machine-learning python object-detection pytorch single-shot-detector feature-pyramid-network research-code aaai-2019 linux gpu
1 source
- readme: https://github.com/VDIGPKU/M2Det · fetched 2026-08-28 · 005b4e291a1f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| VDIGPKU/M2Det | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem