ShuLiu1993/PANet
PANet for Instance Segmentation and Object Detection 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: 2920
- days_rel: n/a
- days_push: 2726
- n_releases_24m: 0
Adoption not part of the score
1347 stars · 278 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A PyTorch re-implementation of PANet (Path Aggregation Network), the CVPR 2018 paper that won 1st place in the COCO 2017 Instance Segmentation Challenge. Built on Detectron.pytorch, it provides training and testing code for instance segmentation and object detection models.
Use cases
- run instance segmentation on COCO images
- train an object detection model with path aggregation
- reproduce PANet challenge-winning results
- use PANet as a baseline for segmentation research
- fine-tune a pretrained instance segmentation model
- compare feature pyramid architectures for detection
When to choose
- you need a proven high-accuracy instance segmentation baseline in PyTorch
- you want to reproduce or extend the PANet paper
- you are already using Detectron.pytorch and want PANet features
When to avoid
- you need a maintained library with recent PyTorch support (code targets PyTorch 0.4.0)
- you want a simple out-of-the-box inference tool rather than a research codebase
- you need multi-GPU synchronized batch normalization as in the original paper
Facets
library · maturity maintenance
machine-learning computer-vision image-processing computer-vision deep-learning machine-learning python instance-segmentation object-detection pytorch cvpr-2018 coco panet research-code linux gpu
1 source
- readme: https://github.com/ShuLiu1993/PANet · fetched 2026-08-28 · 0e83c1722445
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ShuLiu1993/PANet | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="ShuLiu1993/PANet")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem