blakeblackshear.frigate/frigate/embeddings/onnx
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
..
base_embedding.py Fix various typing issues (#18187) 2025-05-13 08:27:20 -06:00
face_embedding.py Improve logging (#18867) 2025-06-25 07:24:45 -06:00
jina_v1_embedding.py Use HF_ENDPOINT env instead of hardcoding https://huggingface.co (#18036) 2025-05-04 19:38:17 -05:00
jina_v2_embedding.py Use HF_ENDPOINT env instead of hardcoding https://huggingface.co (#18036) 2025-05-04 19:38:17 -05:00
lpr_embedding.py Upgrade PaddleOCR models to v4 (rec) and v5 (det) (#18505) 2025-06-01 14:21:12 -06:00
runner.py catch not implemented exception (#17594) 2025-04-07 20:41:53 -06:00