Network Detector - Does it make any sense? #3336
rgriffogoes
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
You will never achieve acceptable latency. If you want to do this, you are better off using something like DOODS. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
The scenario I was thinking is to have "main frigate" application running on a more powerful/existing server (e.g.: NAS) but consume a service for object detection running on a TPU enabled device (Coral [mini] Dev board).
That way the extra storage/cpu (and application stack compatibility) of the main server is used, but with the extra speed of the TPU hardware on the "detector node".
If this make any sense, could anyone point me in the direction of where to look in the code?
Or I'm better off trying to run Frigate on my coral dev mini (even recompilling kernel if needed) and mounting a NFS share folder for extra storage ?
thanks and congrats on this AWESOME application!
Beta Was this translation helpful? Give feedback.
All reactions