Skip to content
This repository was archived by the owner on May 12, 2024. It is now read-only.

tflite2tensorflow v1.11.6

Compare
Choose a tag to compare
@PINTO0309 PINTO0309 released this 20 Sep 11:21
· 137 commits to main since this release
  • Optimizing NMS for Myriad Blobs
    • When --optimizing_for_openvino_and_myriad is enabled, replace NonMaxSuppressionV5 with NonMaxSuppressionV3.