-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
GridAnchorRect_TRT get shifted bbox #691
Comments
I am facing similar issues. @rajeevsrao |
Is it with the latest version on master (+7.1 GA release) or for 7.0 GA only? |
Its from the jetpack for xavier which has the tensorrt version 7.1 I had downloaded the master and built the OSS tools. |
Can someone please provide a simple repro code? |
@rajeevsrao Like a sample uff and trt and sample image that shows the predictions ? |
I will close this issue since no response for more than 3 weeks, please reopen if you still have question, thanks! |
Description
I am trying to try the new commit #679.
But I got the following result:
The model supposed to output bbox of traffic light. But it seems to have a small shift for every bbox.
Environment
TensorRT Version: Binary release 7.0; source code 7.0 and chery-pick #679 this commit.
CUDA Version: 10.0
CUDNN Version: 7.0
Operating System + Version: Ubuntu18.04 LTS
The text was updated successfully, but these errors were encountered: