Skip to content
This repository has been archived by the owner on Aug 11, 2023. It is now read-only.

yolov4 v0.20.0

Compare
Choose a tag to compare
@hhk7734 hhk7734 released this 28 Jul 20:11
· 257 commits to master since this release

CHANGELOG

  • tf: train: modify epsilon to 1e-9
  • tf: train: remove weight for conf_noobj_loss
  • tf: add arguments to fit()
  • tf: dataset: fix problem of not finding images
  • tf: add SaveWeightsCallback