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

Commit

Permalink
yolov4 v0.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hhk7734 committed Aug 3, 2020
1 parent 689ff80 commit 732e779
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
tensorflow-yolov4 (0.23.0) unstable; urgency=medium

* tf: dataset: add error handling when bboxes are empty
* common: media: replace space of class name to underbar
* tf: implement save_dataset_for_mAP()
* tf: dataset: add error handling when image is empty

-- Hyeonki Hong <[email protected]> Mon, 03 Aug 2020 20:49:51 +0900

tensorflow-yolov4 (0.22.0) unstable; urgency=medium

* tf: add TFLITE_BUILTINS, SELECT_TF_OPS to default supported_ops
Expand Down

0 comments on commit 732e779

Please sign in to comment.