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

Commit

Permalink
yolov4 v2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hhk7734 committed Dec 5, 2020
1 parent 22c12fa commit c0b67c3
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
tensorflow-yolov4 (2.0.1) unstable; urgency=medium

* 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

-- Hyeonki Hong <[email protected]> Sat, 05 Dec 2020 18:26:08 +0900

tensorflow-yolov4 (2.0.0) unstable; urgency=medium

* tf:dataset: add data format check
Expand Down

0 comments on commit c0b67c3

Please sign in to comment.