Frigate NVR Updates: YOLOv9 Documentation Fix
A documentation fix for YOLOv9 ONNX export commands was merged to resolve a cmake dependency issue. The change updates the object detector configuration guide with corrected export instructions.
Duration: PT1M10S
Episode overview
This episode is a short developer briefing from Frigate NVR Updates.
It explains recent repository work in plain language.
- Show: Frigate NVR Updates
- Published: 2026-02-25T11:02:14Z
- Audio duration: PT1M10S
Transcript excerpt
This excerpt keeps the crawler page concise. Listen to the episode or use the RSS feed for the full update.
Good morning, this is your Frigate NVR update for February 25th, 2026.
Yesterday, tremby merged a documentation fix addressing an issue with YOLOv9 ONNX export commands. The pull request corrects the export instructions in the object detector configuration guide after the original command failed due to missing cmake dependencies. The fix involved a small but important change to theā¦
The pull request went through proper review with two approvals and one change request before being merged. This type of documentation maintenance is crucial for users setting up custom object detection models in their Frigate installations, as incorrect export commands can block the entire model deployment process.
Looking ahead: users working with YOLOv9 models should review the updated documentation for the corrected export commands, and this fix removes a potential barrier for those implementing custom object detection workflows.
That's your Frigate update for today - we'll be back tomorrow with more developments from the project.
Nearby episodes from Frigate NVR Updates
- Dashboard Camera Visibility Fix
- Documentation Clarifications for Hardware Requirements
- Major Masks and Zones Improvements Plus GenAI Enhancements
- Version 0.17 Release and Early 0.18 Development
- RF-DETR Download Script Fix
- Documentation and Localization Week
- Object Attributes Processing Improvement
- Object Attribute Database Fixes