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

Commit

Permalink
yolov4 v1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hhk7734 committed Sep 4, 2020
1 parent b04be5b commit 0e73c11
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
tensorflow-yolov4 (1.2.1) unstable; urgency=medium

* tf: set num_sample to the number of dataset, if not specified
* tf: modify to bring images in order on post-training
* common: base_class: add iou/score_threshold argument
* tf: add images_optional argument in save_dataset_for_mAP()
* common: base_class: modify to call cv2.namedWindow once
* common: media: modify to create colors once
* tf: dataset: update docs

-- Hyeonki Hong <[email protected]> Fri, 04 Sep 2020 20:21:56 +0900

tensorflow-yolov4 (1.2.0) unstable; urgency=medium

* model: remove tpu argument
Expand Down

0 comments on commit 0e73c11

Please sign in to comment.