-
Notifications
You must be signed in to change notification settings - Fork 7
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
How much time cost to detect the image of 14 faces? #1
Comments
@yanzi6969 Fret not, it indeed takes a few seconds. lol |
So slow... Cant use without gpu |
I just come across the error"cudaSuccess (2 vs. 0) out of memory". My GPU is GTX850 and I use the code to |
hi @GeYongtao , first, make sure your Caffe Build with CUDNN enabled,
to some small number. |
Thank you! I would have a try. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I try this demo, but the time cost so much .I am not sure there are some problem of my computer or the way to cumpute the time cost.
So, how much time cost when you detect the image?
The text was updated successfully, but these errors were encountered: