Switch Frigate detection model from YOLO-NAS-S to YOLOv9-c #246

Merged
eblume merged 1 commit from feature/frigate-yolov9-model into main 2026-02-22 15:14:46 -08:00

1 commit

Author SHA1 Message Date
41faa26400 Switch Frigate detection model from YOLO-NAS-S to YOLOv9-c
YOLO-NAS is abandoned (Deci acquired by NVIDIA, deps rotting). YOLOv9-c
at 640x640 with yolo-generic model_type benefits from CUDA Graphs in
Frigate 0.17 and is actively maintained. Adds a Dagger pipeline and
mise task for reproducible model exports.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-22 15:08:19 -08:00