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

Caffe Model in AMD GPU #353

Open
dan-developer opened this issue Nov 4, 2021 · 0 comments
Open

Caffe Model in AMD GPU #353

dan-developer opened this issue Nov 4, 2021 · 0 comments

Comments

@dan-developer
Copy link

dan-developer commented Nov 4, 2021

I have the following code detecting objects in real time, is it possible to use GPU RX 480 AMD instead of processor with caffe model? Are there any tutorials or tips on how to do this?

# load our serialized model from disk
print("[INFO] loading model...")
net = cv2.dnn.readNetFromCaffe(args["prototxt"], args["model"])

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant