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

yolov4 v1.2.0

Compare
Choose a tag to compare
@hhk7734 hhk7734 released this 11 Aug 12:48
· 200 commits to master since this release

CHANGELOG

  • model: remove tpu argument
  • tf: reflect model changes
  • tflite: remove tpu_hair
  • tf, tflite: move inference into BaseClass
  • model: yolov4: remove unused import
  • pylint: update .pylintrc
  • common: base_class: modify inference() to be able to use cam
  • common: base_class: add fps display to screen