[Beta Support]: random onnx decoder spikes on Nvidia GPU #22075
Replies: 4 comments 1 reply
-
|
Which model type are you using? This is likely to be a driver issue or some other system problem, I have been running my 3070 with this for a long time without issues. We would expect that this would include ONNX error logs if it was occurring. What does the nvidia-smi look like before and after this occurs? |
Beta Was this translation helpful? Give feedback.
-
|
normal nvidia-smi is below. i'll find the onnx logs - i'm using the largest one of the yolo models from Frigate Plus 640x480 rez. i need to figure out how to turn on onnx logging as it's not captured in my local mounts from docker. will do shortly thanks for the help. |
Beta Was this translation helpful? Give feedback.
-
|
this one from Plus - yolov9s | 640x640 |
Beta Was this translation helpful? Give feedback.
-
|
the card is a SFF A2000 but works pretty reliably in general on all tasks. Decently powered. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the problem you are having
Once a day or every other day, the onnx utilization spikes up and demands a restart. I've had this going on for about a month now using the betas and RCs. Photo below of UI

Beta Version
0.17-rc2
Issue Category
Object Detection / Detectors
Frigate config file
Relevant Frigate log output
Relevant go2rtc log output (if applicable)
No response
Install method
Docker Compose
docker-compose file or Docker CLI command
Operating system
Ubuntu
CPU / GPU / Hardware
nvidia rtx a2000-12gb on Docker official images
Screenshots
see above
Steps to reproduce
reboot, wait a day
Any other information that may be helpful
nothing i can see that links with this easily. I've updated the nvidia drivers to the latest 590 ones but that doesn't make much of a difference (possibly in my head but the newer drivers make it happen but it takes 2 days instead of 1).
Beta Was this translation helpful? Give feedback.
All reactions