This repository has been archived by the owner on Mar 24, 2021. It is now read-only.
This is an initial release of OLOv3 implemented in Keras. Yolo is derived from Farknet and it can use retained weights. It can be installed as keras_yolo3
.
Main features:
- refactoring to be an installable package
- tested in CI & pep8 compliant
- extend training/detection scripts
- using COCO and VOC datasets
- parallel data augment/generator
- training according to YAML config