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

too slow on PC #1

Open
xhzzhang opened this issue May 24, 2018 · 1 comment
Open

too slow on PC #1

xhzzhang opened this issue May 24, 2018 · 1 comment

Comments

@xhzzhang
Copy link

In my PC(GTX 1080), the model 'MobileNetSSD_deploy.prototxt' from https://github.com/chuanqi305/MobileNet-SSD.git, result is to slow, like below:
...
ime = 453.379 ms, FPS = 2.20566, Average time = 454.742, Average FPS = 2.19905
time = 451.781 ms, FPS = 2.21346, Average time = 454.623, Average FPS = 2.19962
time = 454.534 ms, FPS = 2.20005, Average time = 454.62, Average FPS = 2.19964
time = 456.311 ms, FPS = 2.19149, Average time = 454.682, Average FPS = 2.19934
time = 454.466 ms, FPS = 2.20039, Average time = 454.675, Average FPS = 2.19937
time = 454.85 ms, FPS = 2.19853, Average time = 454.681, Average FPS = 2.19935

@rocking5566
Copy link
Owner

ncnn inference on CPU. It does not support GPU.

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