signatrix/efficientdet
PyTorch implementation of EfficientDet for scalable and efficient object detection.

Velocity · 7d
+0.3
★ / day
Trend
→steady
star history
This repository provides a PyTorch implementation of the EfficientDet architecture for object detection, as described in the 2019 paper by Google researchers. It supports training on the COCO dataset, evaluating mAP metrics, and testing on images or video streams. The project includes pre-trained weights and runs on standard deep learning hardware.