toandaominh1997/EfficientDet.Pytorch
Implementation EfficientDet: Scalable and Efficient Object Detection in PyTorch 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2468
- days_rel: n/a
- days_push: 1885
- n_releases_24m: 0
Adoption not part of the score
1441 stars · 303 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, a scalable and efficient object detection model from a 2019 Google Research paper. It supports EfficientDet-D0 through D7, training and evaluation on PASCAL VOC and COCO datasets, and includes a demo script for inference.
Use cases
- train an object detection model in pytorch
- run efficientdet inference on images
- detect objects in photos with a pretrained model
- benchmark object detection on pascal voc or coco
- implement efficientdet from the paper
- fine-tune object detection on custom dataset
When to choose
- you want a PyTorch implementation of EfficientDet with pretrained VOC weights
- you need to train or evaluate object detection on VOC or COCO
- you want to experiment with EfficientDet-D0 to D7 variants
When to avoid
- you need production-grade, actively maintained detection tooling
- you want YOLO or transformer-based detectors instead
- you need ImageNet or other dataset support not yet implemented
Facets
library · maturity maintenance
machine-learning computer-vision image-processing computer-vision deep-learning machine-learning python object-detection efficientdet pytorch efficientnet pascal-voc coco focal-loss nms gpu
1 source
- readme: https://github.com/toandaominh1997/EfficientDet.Pytorch · fetched 2026-08-28 · 13c30f46099d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| toandaominh1997/EfficientDet.Pytorch | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="toandaominh1997/EfficientDet.Pytorch")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem