Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run on CPU only computer. #145

Closed
Nannigalaxy opened this issue Jul 6, 2021 · 1 comment
Closed

Run on CPU only computer. #145

Nannigalaxy opened this issue Jul 6, 2021 · 1 comment
Labels
duplicate This issue or pull request already exists

Comments

@Nannigalaxy
Copy link

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.

@GeekAlexis GeekAlexis added the duplicate This issue or pull request already exists label Jul 6, 2021
@GeekAlexis
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants