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

Commit

Permalink
yolov4 v3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hhk7734 committed Feb 21, 2021
1 parent 310cfaf commit 38c3d25
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
tensorflow-yolov4 (3.2.0) unstable; urgency=medium

* config: add yolov4-tiny-relu-new_coords.cfg
* c_src: layers: add yolo_tpu_layer_new_coords
* c_src, common, tf, tflite, mAP: add prob_thresh
* config: add yolov4-tiny-relu-new_coords-tpu.cfg
* common: base_class: modify text

-- Hyeonki Hong <[email protected]> Mon, 22 Feb 2021 01:30:53 +0900

tensorflow-yolov4 (3.1.0) unstable; urgency=medium

* tf: layers: yolo_layer: remove some operations
Expand Down

0 comments on commit 38c3d25

Please sign in to comment.