This repository has been archived by the owner on Aug 11, 2023. It is now read-only.
yolov4 v1.2.0
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