/Multi-YOLOv3

Implemented multi-backbone and multi_gpu_model for YOLOv3 framework, forked from qqwwee.

Primary LanguagePython

Mutli-YOLOv3

Implemented multi-backbone and multi_gpu_model for YOLOv3 framework, forked from qqwwee (https://github.com/qqwweee/keras-yolo3).

Improvement

##1. Train models with multi GPUs

##2. Train models with multi Backbones (DarkNet, MobileNet, MobileNetV2, Xception)