[Detector Support]: Should I migrate to Nvidia GPU? #19730
Replies: 2 comments
-
Summary:
📚 Sources: Have another question? Just tag @inkeep. |
Beta Was this translation helpful? Give feedback.
-
|
@TheKalpit You can try running a YOLO v9 "s" 320x320 model on the Coral by following the (new!) instructions here |
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
I'm running a 12 camera setup on a single coral TPU for over 2 years now. The detector inference is typically ~8ms. The detection accuracy, I believe, is good enough. I'd be happy if it can be improved somehow... that's what my question really is.
I also have a Nvidia GTX 1050 Ti GPU lying around. I configured frigate on it, to see if it performs better. I've been running it with 2 cameras only for about 1 day now, and the inference speed is ~23ms. I'm using yolo nas (small) model.
My goal is to improve accuracy, and maybe try out the new face recognition features in v0.16.
Thanks!
Version
0.16.0-c2f8de9
Frigate config file
docker-compose file or Docker CLI command
Relevant Frigate log output
Install method
Docker CLI
Object Detector
TensorRT
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