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

Time #10

Open
b121351 opened this issue Jun 5, 2018 · 3 comments
Open

Time #10

b121351 opened this issue Jun 5, 2018 · 3 comments

Comments

@b121351
Copy link

b121351 commented Jun 5, 2018

What is the expected runtime for pose and parsing? When I'm testing with multiple images, >4secs is taken for the first followed by 1sec(apprx.) for the remaining images excluding the load time.

@Engineering-Course
Copy link
Owner

Actually, the inference time depends on your input size. It will be slower for the multi-scale inference.

@b121351
Copy link
Author

b121351 commented Jun 11, 2018

Yes! I agree. But the image which is taking around 1 sec when placed at non-first position is taking 4-6 secs when placed at first position. The same thing applies to all the images. That's the issue I'm talking about. The time is calculated excluding the load time i.e., after the printing statement: [*] Load Success .

@anantaarora
Copy link

Hi @Engineering-Course,
How to load the model separately ? Please help.

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