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

Is this model really slow or am I using it wrong? #14

Closed
yxchng opened this issue Apr 5, 2019 · 2 comments
Closed

Is this model really slow or am I using it wrong? #14

yxchng opened this issue Apr 5, 2019 · 2 comments

Comments

@yxchng
Copy link

yxchng commented Apr 5, 2019

Currently I am inferencing on a 768x1024 image (doing 2x, 1x, 0.5x image pyramid with flips, giving a total of 6 images) and it takes about 20 sec per image on 1070ti. Other models like SFD or PyramidBox are much faster.

Is this slowness expected or am I using it wrong?

@lijiannuist
Copy link
Contributor

hi @yxchng
demo.py costs 6s-10s on P100. Res152 backbone and multi-scale test is really time-consuming.

@yxchng
Copy link
Author

yxchng commented Apr 8, 2019

Ok thanks a lot!

@yxchng yxchng closed this as completed Apr 8, 2019
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