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

Commit 0e73c11

Browse files
committed
yolov4 v1.2.1
1 parent b04be5b commit 0e73c11

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
tensorflow-yolov4 (1.2.1) unstable; urgency=medium
2+
3+
* tf: set num_sample to the number of dataset, if not specified
4+
* tf: modify to bring images in order on post-training
5+
* common: base_class: add iou/score_threshold argument
6+
* tf: add images_optional argument in save_dataset_for_mAP()
7+
* common: base_class: modify to call cv2.namedWindow once
8+
* common: media: modify to create colors once
9+
* tf: dataset: update docs
10+
11+
-- Hyeonki Hong <hhk7734@gmail.com> Fri, 04 Sep 2020 20:21:56 +0900
12+
113
tensorflow-yolov4 (1.2.0) unstable; urgency=medium
214

315
* model: remove tpu argument

0 commit comments

Comments
 (0)