Replies: 1 comment
-
The Coral is only used when object detection runs, so you won't see any change in CPU usage for decoding the video streams. When tracking an object you should see very little increase in CPU usage when using the Coral compared to CPU detectors. |
Beta Was this translation helpful? Give feedback.
0 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.
-
Hello,
I am running Frigate container on RPI4 together with 3 IP cameras. To improve performance I have ordered and installed Google Coral USB accelerator, but for some reason I do not see any inprovement or a dropdown of cpu load on my rpi4..
Coral seems to be recognized by the frigate but I dont see any efect when it is there, compared to bare rpi4.
Do I need to make some configurations or drivers setup on rpi to use coral?
My docker compose config:
See CPU uage graphs for both using cpu and coral detectors, cpu usage looks almost identical.
Coral USB detector



RPI4 CPU1&CPU2 detector



Beta Was this translation helpful? Give feedback.
All reactions