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

Commit

Permalink
yolov4 v0.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hhk7734 committed Jul 29, 2020
1 parent 9866ee5 commit f626ff8
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
tensorflow-yolov4 (0.21.0) unstable; urgency=medium

* tf: train: set epsilon used for division to 1e-8
* tf: train: add giou and iou to iou_type
* tf: train: fix loss function of bbox_probabilities

-- Hyeonki Hong <[email protected]> Thu, 30 Jul 2020 05:18:12 +0900

tensorflow-yolov4 (0.20.0) unstable; urgency=medium

* tf: train: modify epsilon to 1e-9
Expand Down

0 comments on commit f626ff8

Please sign in to comment.