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

Commit

Permalink
yolov4 v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hhk7734 committed Aug 5, 2020
1 parent 7885a7a commit 3e0cf0b
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 (1.0.0) unstable; urgency=medium

* tf: dataset: add `label smooting` argument
* tf: add label_smooting argument to load_dataset()
* tf: train: set truth_conf threshold to 0.5 because of label smoothing

-- Hyeonki Hong <[email protected]> Wed, 05 Aug 2020 13:05:02 +0900

tensorflow-yolov4 (0.24.0) unstable; urgency=medium

* tf: set default num of sample for mAP to 1000
Expand Down

0 comments on commit 3e0cf0b

Please sign in to comment.