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

rwightman/efficientdet-pytorch

A PyTorch impl of EfficientDet faithful to the original Google impl w/ ported weights observed · 2026-08-28

github.com/rwightman/efficientdet-pytorch · Python · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
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: 2351
  • days_rel: n/a
  • days_push: 734
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1654 stars · 300 forks observed · 2026-08-28

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

A PyTorch implementation of EfficientDet object detection, faithful to the original Google TensorFlow implementation with ported pretrained weights. It offers configurable BiFPN connections, swappable backbones from the timm collection, and training/validation scripts for MS COCO and custom datasets.

Use cases

  • run object detection with pretrained EfficientDet weights in PyTorch
  • train EfficientDet on a custom dataset
  • reproduce MS COCO training results from scratch
  • experiment with different backbones like EfficientNetV2 for detection
  • port TensorFlow detection models to PyTorch

When to choose

  • you need a faithful PyTorch reproduction of Google's EfficientDet with ported weights
  • you want flexible BiFPN and backbone configuration for detection experiments
  • you already use the timm ecosystem and want interchangeable backbones

When to avoid

  • you need the latest actively developed detection framework or YOLO-family models
  • you want a TensorFlow or JAX implementation
  • you need detection models beyond the EfficientDet family

Facets

library · maturity maintenance

machine-learning computer-vision image-processing computer-vision deep-learning machine-learning python object-detection efficientdet efficientnet pytorch bifpn model-weights coco timm gpu

1 source

Member repositories

RepositoryRoleHealth v2
rwightman/efficientdet-pytorchmain23

For agents

markdown · JSON · MCP: product_card(name="rwightman/efficientdet-pytorch")

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