zhaoxin111 / Multi-YOLOv3

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

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


Languages

Language:Python 100.0%