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

Num_det always zero #50

Open
tuananhroman opened this issue Jun 10, 2021 · 0 comments
Open

Num_det always zero #50

tuananhroman opened this issue Jun 10, 2021 · 0 comments

Comments

@tuananhroman
Copy link

tuananhroman commented Jun 10, 2021

Env

  • GPU:
    GeForce GTX 860M
  • OS:
    Ubuntu 18.04
  • Cuda version
    11.0
  • TensorRT version
    8.0.0

Hey everybody,

I'm currently working on a panorama live tracking application and intended on speeding up the inference with TensorRT. For engine generation, I'm using the exact same code as in this repo. Subsequent inference always returns zero though,
as num_det equals zero on every instance even though there is some reasonable result in the outputs array for outputs[0].

image
image

How do I need to change line 165 in order to retrieve the true number of detections found?
Or is there a fundamental error in the respective engine?

Thanks a lot!

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