blakeblackshear.frigate/frigate/detectors
Nicolas Mowen 198d067e25
Implement support for YOLOv9 via ONNX (#16459)
* WIP yolov9

* Implement post processing for yolov9

* Cleanup detection

* Update docs to make note of supported yolov9

* Move post processing to separate utility

* Add note about other models
2025-02-10 15:00:12 -06:00
..
plugins Implement support for YOLOv9 via ONNX (#16459) 2025-02-10 15:00:12 -06:00
__init__.py Add isort and ruff linter (#6575) 2023-05-29 05:31:17 -05:00
detection_api.py Adds support for YOLO-NAS in OpenVino (#11645) 2024-06-07 05:52:08 -06:00
detector_config.py Implement support for YOLOv9 via ONNX (#16459) 2025-02-10 15:00:12 -06:00
detector_types.py Add isort and ruff linter (#6575) 2023-05-29 05:31:17 -05:00