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

yolov4 v2.0.1

Compare
Choose a tag to compare
@hhk7734 hhk7734 released this 05 Dec 09:30
· 160 commits to master since this release

CHANGELOG

  • tf: set memory growth to True when using GPU
  • model: head: correct line ending
  • tf: add **kwargs parameter to compile() and fit()
  • tf: fix strange ground truth values issue