Detectron2 model in Raspberry Pi4 8gb #4499
Unanswered
sourabmaity
asked this question in
Q&A
Replies: 1 comment
-
Detectron2 is cuda only AFAIK. If I were you I would stick to the smallest possible architecture, check inference time on zoo page For embeded system, maybe take a look at this https://developer.nvidia.com/embedded/jetson-modules |
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.
-
I created a custom weight using that weight in Raspberry Pi "CPU" I am getting 15 s delay for each frame ( from prediction to visualization) .
How to decrease this delay? or any Detectron2 nano model
Or How to use OpenCL in Detectron2?
Beta Was this translation helpful? Give feedback.
All reactions