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

How much time cost to detect the image of 14 faces? #1

Open
yanzi6969 opened this issue Dec 12, 2017 · 5 comments
Open

How much time cost to detect the image of 14 faces? #1

yanzi6969 opened this issue Dec 12, 2017 · 5 comments

Comments

@yanzi6969
Copy link

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?

@power0341
Copy link
Owner

@yanzi6969 Fret not, it indeed takes a few seconds. lol

@yanzi6969
Copy link
Author

So slow... Cant use without gpu

@YongtaoGe
Copy link

I just come across the error"cudaSuccess (2 vs. 0) out of memory". My GPU is GTX850 and I use the code to
predict only one image. Is there something wrong?

@power0341
Copy link
Owner

hi @GeYongtao , first, make sure your Caffe Build with CUDNN enabled,
then try modifying

 max_img = 2048 

to some small number.

@YongtaoGe
Copy link

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
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants