blakeblackshear.frigate/frigate
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
..
comms
detectors Allow using full tensorflow in cpu/edgetpu detector plugins (#5611) 2023-03-03 17:44:17 -06:00
images
test
__init__.py
__main__.py
app.py Init birdseye restream command in S6 (#5494) 2023-02-15 07:09:25 -06:00
config.py Add docs for time / date styling (#5572) 2023-02-26 09:37:18 -06:00
const.py
events.py
ffmpeg_presets.py Fix rpi birdseye encode (#5522) 2023-02-16 18:38:32 -06:00
http.py Sub label filter fixes (#5602) 2023-03-03 17:43:27 -06:00
log.py
models.py
motion.py
mypy.ini Abstract MQTT from communication and make mqtt optional (#4462) 2022-11-23 20:03:20 -06:00
object_detection.py
object_processing.py
objects.py cleanup print statements 2022-04-16 09:08:10 -05:00
output.py Ensure birdseye restream is not left with partially read frames (#5504) 2023-02-16 07:49:31 -06:00
plus.py read plus api key from addon options 2022-06-30 07:19:40 -05:00
record.py Fix logging for corrupt segments (#5582) 2023-02-24 19:13:33 -06:00
stats.py
storage.py FEAT: Storage API & Frontend (#3409) 2022-11-29 19:59:56 -06:00
types.py
util.py
video.py
watchdog.py Capitalize the Frigate word (#5044) 2023-01-13 07:18:15 -06:00
zeroconf.py