Switch Frigate detection model from YOLO-NAS-S to YOLOv9-c #246
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feature/frigate-yolov9-model"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
yolonas) with YOLOv9-c (640x640,yolo-generic)export_yolov9Dagger pipeline andfrigate-export-modelmise task for reproducible model exportssifaka:/volume1/frigate/models/yolov9-c-640.onnxConfig changes
model_type: yolonas→yolo-genericinput_dtype: int→floatwidth/height: 320→640path:→yolov9-c-640.onnxDeployment and Testing
argocd app sync frigate