You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
Can I modify it to run on cpu only computer as I don't have nvidia gpu for cuda and tensorrt. I was also thinking to run this on raspberry pi, without tensorrt.
Is this possible?
Thank you.
The text was updated successfully, but these errors were encountered:
This is currently a feature request #48. Besides adding a CPU backend, need to set up the environment differently in the dockerfile depending on whether CUDA is avaliable. I don't have plans to support raspberry pi.
However, you should be able to use OpenCV's DNN module in your own modification.
Hi,
Can I modify it to run on cpu only computer as I don't have nvidia gpu for cuda and tensorrt. I was also thinking to run this on raspberry pi, without tensorrt.
Is this possible?
Thank you.
The text was updated successfully, but these errors were encountered: