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

Commit c0b67c3

Browse files
committed
yolov4 v2.0.1
1 parent 22c12fa commit c0b67c3

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
tensorflow-yolov4 (2.0.1) unstable; urgency=medium
2+
3+
* tf: set memory growth to True when using GPU
4+
* model: head: correct line ending
5+
* tf: add **kwargs parameter to compile() and fit()
6+
* tf: fix strange ground truth values issue
7+
8+
-- Hyeonki Hong <hhk7734@gmail.com> Sat, 05 Dec 2020 18:26:08 +0900
9+
110
tensorflow-yolov4 (2.0.0) unstable; urgency=medium
211

312
* tf:dataset: add data format check

0 commit comments

Comments
 (0)