Skip to content

Mxnet implementation of EfficientDet object detection

Notifications You must be signed in to change notification settings

Davids929/efficientdet-mxnet

Repository files navigation

EfficientDet-MXNet

MXNet implementation of EfficientDet object detection as described in EfficientDet: Scalable and Efficient Object Detection by Mingxing Tan, Ruoming Pang and Quoc V. Le.

Prerequisites

  • Python 3.6+
  • MXNet 1.5.1+
  • gluoncv 0.6.0

Dataset

Pretrained Model

  • Will be provided

Training EfficientDet

  • COCO Dataset:
 sh train_efficientdet_coco.sh

Testing EfficientDet

  • COCO Dataset
python demo_efficientdet.py

About

Mxnet implementation of EfficientDet object detection

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published