# EfficientDet_TensorFlow2 **Repository Path**: futureflsl/EfficientDet_TensorFlow2 ## Basic Information - **Project Name**: EfficientDet_TensorFlow2 - **Description**: A tensorflow2.x implementation of EfficientDet: Scalable and Efficient Object Detection. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-07-09 - **Last Updated**: 2020-12-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # EfficientDet_TensorFlow2 A tensorflow2.x implementation of EfficientDet: Scalable and Efficient Object Detection. ## Acknowledgments 1. PyTorch implementation of EfficientDet: https://github.com/toandaominh1997/EfficientDet.Pytorch 2. Keras implementation of EfficientDet: https://github.com/xuannianz/EfficientDet ## References 1. [EfficientDet: Scalable and Efficient Object Detection](https://arxiv.org/abs/1911.09070)