Frigate crashes when frigate+ fine tuned models used #18521
Unanswered
nfarrar3
asked this question in
Config Support
Replies: 1 comment 6 replies
-
First, you should disable Second, you are still using your CPU for object detection. This is not recommended. See the documentation: https://docs.frigate.video/configuration/object_detectors/ What variant of Frigate+ model did you train? mobiledet or yolonas/onnx? |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the problem you are having
I'm running TrueNAS 25.04.01 on an AMD Ryzen 9 9950x3d processor and iGPU. Storage for Frigate is on NVME. I'm using the ROCM based im. When I add the fine tuned model to my config, frigate crashes. I need help finding relevant logs, please. I'm using the app from the TrueNAS library.
I'm passing the frigate+ key in env variables and can send images to frigate+. Thats how I trained the model but frigate crashes when I add
model:
path: plus://keyxyz
My reindexing appears to utilize the GPU. Could I have frigate to detect objects in streams via CPU?
Version
0.15.1
Frigate config file
Relevant Frigate log output
Relevant go2rtc log output
Frigate stats
No response
Operating system
Home Assistant OS
Install method
Home Assistant Add-on
docker-compose file or Docker CLI command
Using the TrueNAS cataloged app.
Object Detector
Other
Screenshots of the Frigate UI's System metrics pages
Any other information that may be helpful
No response
Beta Was this translation helpful? Give feedback.
All reactions