Skip to content
This repository has been archived by the owner on Mar 24, 2021. It is now read-only.

Initial release - keras_yolo3

Latest
Compare
Choose a tag to compare
@Borda Borda released this 24 Oct 08:48
· 11 commits to master since this release

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