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
deepstack.py
edgetpu_tfl.py
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