# zylo117/Yet-Another-EfficientDet-Pytorch

The pytorch re-implement of the official efficientdet with SOTA performance in real time and pretrained weights.

Repository: https://github.com/zylo117/Yet-Another-EfficientDet-Pytorch
Canonical: https://ross.abutalabs.com/products/yet-another-efficientdet-pytorch
Language: Jupyter Notebook
License: LGPL-3.0
License Family: copyleft
Topics: efficientdet, efficientnet, pytorch, object-detection, detection, bifpn
Last push: 2021-10-24T02:13:31+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 2340, "days_push": 1775, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 5238, forks 1245 (observed 2026-08-28T04:09:13.507548+00:00)

## What it is
A PyTorch re-implementation of Google's EfficientDet object detection model with pretrained weights matching near-SOTA accuracy at real-time speeds. It includes training scripts, evaluation benchmarks, and model scales D0-D7.

## Use cases
- train a custom object detection model in pytorch
- run real-time object detection with pretrained efficientdet weights
- benchmark efficientdet mAP and FPS on my GPU
- detect objects in images using efficientdet D0-D7
- fine-tune efficientdet on my own dataset
- convert efficientdet from tensorflow to pytorch

## When to choose
- you want EfficientDet in PyTorch with pretrained weights close to official accuracy
- you need real-time object detection with a range of model sizes
- you want to fine-tune a detector on a custom dataset with provided tutorials

## When to avoid
- you need the latest maintained implementation or newest model architectures
- you require TensorFlow or the official Google automl toolchain
- you need production support or frequent updates - the repo has not seen releases since 2021

## Facets
- artifact type: library
- maturity: maintenance
- function: machine-learning, deep-learning, computer-vision, image-processing
- domain: computer-vision, deep-learning, machine-learning, image-processing
- platform: python, cross-platform
- tags: object-detection, efficientdet, efficientnet, bifpn, pytorch, pretrained-weights, real-time-inference, gpu, linux

## Member repositories
- zylo117/Yet-Another-EfficientDet-Pytorch (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:13.507548+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:59:37.746654+00:00, confidence not recorded.
  - readme: https://github.com/zylo117/Yet-Another-EfficientDet-Pytorch (fetched 2026-08-28T04:09:13.507548+00:00, sha 86aad1c2c4ff)
- Data as of 2026-08-30T08:39:29.467469+00:00.
