# xuannianz/EfficientDet

EfficientDet (Scalable and Efficient Object Detection)  implementation in Keras and Tensorflow

Repository: https://github.com/xuannianz/EfficientDet
Canonical: https://ross.abutalabs.com/products/efficientdet
Language: Python
License: Apache-2.0
License Family: permissive
Topics: efficientdet, keras-efficientdet, tf-efficientdet, quadrangle-detection, detection, oriented-object-detection
Last push: 2023-10-03T21:35:23+00:00

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

## Adoption (not part of the score)
Stars 1454, forks 390 (observed 2026-08-28T04:04:46.712529+00:00)

## What it is
A Keras/TensorFlow implementation of the EfficientDet object detection model with pretrained COCO and ImageNet weights. It supports training and evaluation on Pascal VOC and MSCOCO datasets, including quadrangle (oriented) object detection.

## Use cases
- train an object detection model in Keras
- run EfficientDet inference with pretrained COCO weights
- detect oriented or rotated bounding boxes (quadrangles)
- fine-tune EfficientDet on Pascal VOC or custom datasets
- evaluate object detection mAP on VOC2007 or MSCOCO

## When to choose
- you want EfficientDet specifically in the Keras/TensorFlow ecosystem
- you need oriented/quadrangle object detection support
- you want ready-to-use pretrained weights converted from the official implementation

## When to avoid
- you work in PyTorch or need the latest model features
- you need actively maintained code with recent dependency support
- you need state-of-the-art detectors beyond EfficientDet

## Facets
- artifact type: library
- maturity: maintenance
- function: machine-learning, computer-vision, image-processing
- domain: computer-vision, deep-learning, machine-learning, image-processing
- platform: python
- tags: object-detection, efficientdet, keras, tensorflow, oriented-object-detection, quadrangle-detection, pretrained-weights, coco, pascal-voc, linux, gpu

## Member repositories
- xuannianz/EfficientDet (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:46.712529+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-30T04:35:43.223674+00:00, confidence not recorded.
  - readme: https://github.com/xuannianz/EfficientDet (fetched 2026-08-28T04:04:46.712529+00:00, sha 08934e10e9b7)
- Data as of 2026-08-30T08:39:29.467469+00:00.
