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 inference time #79

Open
JensenHJS opened this issue Dec 6, 2019 · 1 comment
Open

about inference time #79

JensenHJS opened this issue Dec 6, 2019 · 1 comment

Comments

@JensenHJS
Copy link

I haven‘t look at code detailedly. But is the inference time the same as darknet frame? In official darknet frame,it indeed costs about 300ms to predict one picture.But your unquantized yolov3 algorithm only costs about 20ms. I think they should be approximate. By the way ,I test it in jetson tx2.
I am looking for your reply

@AlexeyAB
Copy link
Owner

AlexeyAB commented Dec 6, 2019

Try to run ./darknet detector test ... without image.jpg at the end of command

And then enter image.jpg and press Enter, repeat several times.

Do it on both frameworks.

And show screenshots of 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