yhenon/pytorch-retinanet
Pytorch implementation of RetinaNet object detection. observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3053
- days_rel: n/a
- days_push: 1222
- n_releases_24m: 0
Adoption not part of the score
2205 stars · 675 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A PyTorch implementation of the RetinaNet object detection model with focal loss, designed for readability and easy modification. It includes training and validation scripts with COCO and CSV dataloaders plus a pre-trained ResNet-50 model.
Use cases
- train a RetinaNet object detection model in PyTorch
- train an object detector on a custom dataset with CSV annotations
- evaluate object detection mAP on COCO
- use a pre-trained RetinaNet model for object detection
- modify a simple object detection implementation for research
When to choose
- you want a readable, hackable RetinaNet implementation in PyTorch
- you need to train object detection on custom datasets via CSV annotations
- you want to reproduce the Focal Loss paper results
When to avoid
- you need a production-grade, actively maintained detection framework like MMDetection or Detectron2
- you need the latest detection architectures or optimized training performance
Facets
library · maturity maintenance
machine-learning computer-vision deep-learning computer-vision machine-learning deep-learning python object-detection retinanet pytorch focal-loss coco
1 source
- readme: https://github.com/yhenon/pytorch-retinanet · fetched 2026-08-28 · ac1e9a894a08
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| yhenon/pytorch-retinanet | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="yhenon/pytorch-retinanet")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem