blakeblackshear.frigate/frigate/detectors/plugins
Nicolas Mowen cbdac9ece5
Fixes (#18379)
* Don't return weighted name if it has the same number of results

* Remove link to incorrect format yolov9 models

* Fix command list from appearing when other inputs are focused

the description box in the tracked object details pane was causing the command input list to show when focused.

* clarify face docs

* Add note about python yolov9 export

* Check if hailort thread is still alive when timeout error is run into

* Reduce inference timeout

---------

Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>
2025-05-27 10:25:34 -05:00
..
__init__.py
cpu_tfl.py Add isort and ruff linter (#6575) 2023-05-29 05:31:17 -05: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 (#18379) 2025-05-27 10:25:34 -05: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
tensorrt.py Simplify plus submit (#15941) 2025-01-11 07:04:11 -07:00