Frigate+ yolov9 models don't work with LPR as written in the documentation. #20205
-
Using any Frigate+ yolov9 model with the settings shown below, if you add license_plate under tracked objects it immediately breaks the LPR. The only way to resolve it and get it to work again is to remove it. This is directly contrary to the documentation: "Model Requirements i.e following the official documentation will directly prevent LPR from working in Frigate+.
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 7 replies
-
The documentation states that when running a Frigate+ model (or any model that natively detects license plates), you should add license_plate to the list of objects to track to improve LPR accuracy and performance(1)(2). However, you are experiencing a situation where including license_plate under track causes LPR to stop working, and removing it restores functionality. There is no information in the official documentation indicating that this behavior should occur or that adding license_plate to the track list would break LPR(1)(2). The documented guidance is that including license_plate as a tracked object is required for Frigate+ models to enable native license plate detection and associated LPR features(1)(2). If following the documented configuration prevents LPR from working with Frigate+ YOLOv9 models, this is not reflected in the official documentation(1)(2). You may want to check for updates or clarifications in the documentation or Frigate+ model documentation and LPR documentation. 📚 Sources: Have another question? Just tag @inkeep. |
Beta Was this translation helpful? Give feedback.
-
All of the Frigate maintainers are running Frigate+ models with LPR setup, and it is working correctly. This also includes many known users who have tested LPR in both standard and dedicated-LPR mode. More information is needed to understand why you think it is not working correctly, difference in behavior, etc. |
Beta Was this translation helpful? Give feedback.
After dropping the thresholds in Global LPR settings I've got it working correctly.
p.s absolutely love Frigate and am very much looking forward to new features, especially related to face detection functionality!