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

what 's the time cost in your device?(CaffeNet demo) #31

Open
wangkaizjuzju opened this issue Sep 2, 2017 · 1 comment
Open

what 's the time cost in your device?(CaffeNet demo) #31

wangkaizjuzju opened this issue Sep 2, 2017 · 1 comment

Comments

@wangkaizjuzju
Copy link

i test the CaffeNet demo in my phone(samsung Galaxy s8 ), it make take 400ms per image. Is it abnormal? If the test result is right , i don't think this CNNdroid is fast enough. Thank you very much.

@akbarxie
Copy link

if you run the src code it may be not very fast,but if you can chang the code according to your models,it can be twice or tripple faster than the src code .
1、remove the data copy from the GPU memory to the CPU
2、give up all if and else code in the kernel code

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

2 participants