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

About the FPS Results #173

Closed
lovehuanhuan opened this issue Dec 15, 2020 · 1 comment
Closed

About the FPS Results #173

lovehuanhuan opened this issue Dec 15, 2020 · 1 comment

Comments

@lovehuanhuan
Copy link

Does the FPS Results include the pre process time and the post process time?

@mive93
Copy link
Collaborator

mive93 commented Jan 4, 2021

Hi @lovehuanhuan
No, the one showed in the README and at the end of the demo consider only the inference.
The reason behind this choice is that tkDNN optimize inference only, while pre and post-processing are almost the same as in darknet and could be further optimized (with CUDA kernels maybe).
However, if interested, you can check our paper in which we consider everything or also only our benchmarks results.

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