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

Inference time very high #25

Open
AkkiSony opened this issue Aug 25, 2021 · 0 comments
Open

Inference time very high #25

AkkiSony opened this issue Aug 25, 2021 · 0 comments

Comments

@AkkiSony
Copy link

Hello Everyone,

I have converted yolov3 model into tflite and now, when I run the script, there are two inferences as an output on the console.

Net forward-pass time: 1677.3169040679932 ms.
Box computation time: 0.9748935699462891 ms.

Does "Net forward-pass time" include the time of loading the model as well? If yes, I would like to know if there is a way, where I can measure inference after the model is loaded into the memory.

Because, my inference without plugging in USB accelerator for Yolov3 on PC was around 350ms.

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

1 participant