blakeblackshear.frigate/frigate/detectors/plugins
Nicolas Mowen e636449d56
Miscellaneous fixes (0.17 beta) (#21350)
* Fix genai callbacks in MQTT

* Cleanup cursor pointer for classification cards

* Cleanup

* Handle unknown SOCs for RKNN converter by only using known SOCs

* don't allow "none" as a classification class name

* change internal port user to admin and default unspecified username to viewer

* keep 5000 as anonymous user

* suppress tensorflow logging during classification training

* Always apply base log level suppressions for noisy third-party libraries even if no specific logConfig is provided

* remove decorator and specifically suppress TFLite delegate creation messages

---------

Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>
2025-12-18 15:12:10 -07:00
..
__init__.py
cpu_tfl.py Miscellaneous fixes (0.17 beta) (#21350) 2025-12-18 15:12:10 -07:00
deepstack.py fix: use requests.Session() for DeepStack API (#15505) 2024-12-14 07:54:13 -07:00
degirum.py Only import degirum module if using degirum detector (#19802) 2025-08-27 08:31:01 -06:00
edgetpu_tfl.py Adds support for YOLO v9 models running on Google Coral (#21124) 2025-12-02 13:26:57 -07:00
hailo8l.py Improve 640x640 model detection of small objects (#20190) 2025-09-23 15:49:54 -05:00
memryx.py [MemryX] Clean shutdown of detector process (#21035) 2025-11-25 10:25:07 -07:00
onnx.py Cleanup onnx detector (#20128) 2025-09-18 15:12:09 -06:00
openvino.py Cleanup onnx detector (#20128) 2025-09-18 15:12:09 -06:00
rknn.py Miscellaneous fixes (0.17 beta) (#21350) 2025-12-18 15:12:10 -07:00
synaptics.py Fixes (#20254) 2025-09-28 07:08:52 -06:00
teflon_tfl.py Add Mesa Teflon as a TFLite detector (#18310) 2025-08-16 10:20:33 -05:00
tensorrt.py Move trt error (#19031) 2025-07-07 17:57:37 -06:00
zmq_ipc.py Add ability to transfer model via ZMQ Detector (#20161) 2025-09-22 07:02:55 -05:00