EfficientDet is a single-shot object detector that achieves state-of-the-art accuracy with high efficiency. It introduces a Bi-directional Feature Pyramid Network (BiFPN) that fuses multi-scale features with weighted connections. EfficientDet also uses a compound scaling method to jointly scale the backbone network, BiFPN, prediction network, and input resolution. Experiments on COCO show that EfficientDet outperforms prior models across different resource constraints in terms of accuracy and efficiency for object detection and semantic segmentation tasks.