Implemented multi-backbone and multi_gpu_model for YOLOv3 framework, forked from qqwwee (https://github.com/qqwweee/keras-yolo3).
##1. Train models with multi GPUs
##2. Train models with multi Backbones (DarkNet, MobileNet, MobileNetV2, Xception)
Implemented multi-backbone and multi_gpu_model for YOLOv3 framework, forked from qqwwee.
Python
Implemented multi-backbone and multi_gpu_model for YOLOv3 framework, forked from qqwwee (https://github.com/qqwweee/keras-yolo3).
##1. Train models with multi GPUs
##2. Train models with multi Backbones (DarkNet, MobileNet, MobileNetV2, Xception)