blakeblackshear.frigate/frigate/detectors
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
..
plugins Fixes (#18379) 2025-05-27 10:25:34 -05:00
__init__.py Add isort and ruff linter (#6575) 2023-05-29 05:31:17 -05:00
detection_api.py Implement YOLOx for RKNN (#17788) 2025-04-18 14:44:02 -06:00
detector_config.py Fix various typing issues (#18187) 2025-05-13 08:27:20 -06:00
detector_types.py Add isort and ruff linter (#6575) 2023-05-29 05:31:17 -05:00