blakeblackshear.frigate/frigate/detectors/plugins
Nicolas Mowen add68b8860
Improve logging (#18867)
* Ignore numpy get limits warning

* Add function wrapper to redirect stdout and stderr to logpipe

* Save stderr too

* Add more to catch

* run logpipe

* Use other logging redirect class

* Use other logging redirect class

* add decorator for redirecting c/c++ level output to logger

* fix typing

---------

Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>
2025-06-25 07:24:45 -06:00
..
__init__.py Convert detectors to factory pattern, ability to set different model for each detector (#4635) 2022-12-15 07:12:52 -06:00
cpu_tfl.py Improve logging (#18867) 2025-06-25 07:24:45 -06:00
deepstack.py fix: use requests.Session() for DeepStack API (#15505) 2024-12-14 07:54:13 -07:00
edgetpu_tfl.py Fix model errors (#17171) 2025-03-16 06:01:15 -05:00
hailo8l.py Fixes (#18176) 2025-05-13 08:27:07 -06:00
onnx.py Cleanup detection (#17785) 2025-04-18 10:26:34 -06:00
openvino.py Fixes (#18338) 2025-05-22 09:38:14 -06:00
rknn.py implement RKNN downloads for yolov9 and yolox models (#17875) 2025-04-23 12:22:23 -05:00
teflon_tfl.py Add Mesa Teflon as a TFLite detector (#18310) 2025-06-06 13:41:04 -06:00
tensorrt.py Simplify plus submit (#15941) 2025-01-11 07:04:11 -07:00