MXNet implementation of EfficientDet object detection as described in EfficientDet: Scalable and Efficient Object Detection by Mingxing Tan, Ruoming Pang and Quoc V. Le.
- Python 3.6+
- MXNet 1.5.1+
- gluoncv 0.6.0
- run mscoco.py to download coco2017 dataset.
- run pascal_voc.py to download voc dataset.
- Will be provided
- COCO Dataset:
sh train_efficientdet_coco.sh
- COCO Dataset
python demo_efficientdet.py