Frigate NVR Updates: RF-DETR Download Script Fix

A pull request merged yesterday fixes the script for downloading RF-DETR object detection models, addressing building and downloading issues with minimal documentation changes.

Duration: PT1M22S

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-23T11:03:36Z
  • Audio duration: PT1M22S

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 23rd, 2026.

Yesterday, f0ff886f merged pull request 22083, fixing the script for downloading RF-DETR. This change addresses building and downloading issues with the RF-DETR object detection model. The fix required only minor modifications - three additions and three deletions in the object detectors configuration documentation.…

The merged changes were committed by Matt Rusiniak, updating the docs/docs/configuration/object_detectors.md file. While the pull request description mentioned "two changes," the specific details of what was broken in the RF-DETR download process weren't fully elaborated in the provided information.

RF-DETR, or Real-time Detection Transformer, is one of several object detection models available in Frigate for identifying objects in video streams. This fix ensures users can properly download and build this detection model without encountering the previous script issues.

What's next:

• Monitor for any follow-up reports on RF-DETR functionality

Nearby episodes from Frigate NVR Updates

  1. Documentation Clarifications for Hardware Requirements
  2. Major Masks and Zones Improvements Plus GenAI Enhancements
  3. Version 0.17 Release and Early 0.18 Development
  4. YOLOv9 Documentation Fix
  5. Documentation and Localization Week
  6. Object Attributes Processing Improvement
  7. Object Attribute Database Fixes
  8. UI Tooltip Fixes