blakeblackshear.frigate/frigate/detectors
Martin Weinelt 161e7b3fd7
Allow using full tensorflow in cpu/edgetpu detector plugins (#5611)
It supports the same entrypoints, given that tflite is a small cut-out
of the big tensorflow picture.

This patch was created for downstream usage in nixpkgs, where we don't
have the tflite python package, but do have the full tensorflow package.
2023-03-03 17:44:17 -06:00
..
plugins Allow using full tensorflow in cpu/edgetpu detector plugins (#5611) 2023-03-03 17:44:17 -06:00
__init__.py
detection_api.py
detector_config.py
detector_types.py Don't fail if openvino fails to import (#5532) 2023-02-19 07:41:14 -06:00