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

yolov4 v2.0.2

Compare
Choose a tag to compare
@hhk7734 hhk7734 released this 20 Dec 04:12
· 153 commits to master since this release

CHANGELOG

  • tf: set converter.experimental_new_converter to False
  • tf: set converter.inference_in/output_type to tf.uint8
  • tflite: fix problem of not finding load_delegate()

Thanks to @paradigmn, @fogelton