megvii-research/ML-GCN
PyTorch implementation of Multi-Label Image Recognition with Graph Convolutional Networks, CVPR 2019. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
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: 2737
- days_rel: n/a
- days_push: 1706
- n_releases_24m: 0
Adoption not part of the score
1446 stars · 346 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A PyTorch implementation of ML-GCN, the CVPR 2019 paper 'Multi-Label Image Recognition with Graph Convolutional Networks'. It provides training and evaluation scripts with pretrained checkpoints for COCO, NUS-WIDE, and VOC 2007 multi-label image classification.
Use cases
- classify images with multiple labels
- reproduce ML-GCN results from CVPR 2019
- train a multi-label image recognition model on COCO or VOC
- use graph convolutional networks for label dependency modeling
- evaluate pretrained multi-label classification checkpoints
- build a research baseline for multi-label recognition
When to choose
- you need a reference implementation of ML-GCN for research or paper reproduction
- you want pretrained multi-label classification models for COCO or VOC 2007
- you are studying how GCNs can model label correlations in image recognition
When to avoid
- you need a production-ready, actively maintained image classification system
- you require a permissive license - the repository has no license
- you need modern PyTorch versions - the code targets torch 0.3.1
- you need general single-label image classification
Facets
library · maturity maintenance
machine-learning deep-learning image-processing computer-vision computer-vision image-processing machine-learning deep-learning python pytorch multi-label-classification graph-convolutional-networks gcn cvpr-2019 research-code image-recognition
1 source
- readme: https://github.com/megvii-research/ML-GCN · fetched 2026-08-28 · d56f4ef480a8
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| megvii-research/ML-GCN | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="megvii-research/ML-GCN")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem