-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
rectangular gridAnchorPlugin support for tensorrt7 #612
Comments
I think that the reason is that the plugin GridAnchorRect_TRT is bugged, see #247. |
@rmccorm4 Any updates on this issue will be helpful ? As giving rectangular inputs is a basic need. |
I will post a fix within this week. |
Wow i too have been sitting on this issue for days, still not getting it. |
any updates @rajeevsrao ? |
Same here, waiting for rectangular update @rajeevsrao Many thanks! |
Sorry to keep you waiting - I was busy with the 7.1 OSS release. Updated ETA for this is by end-of-week (07/10). |
@yshvrdhn @edumotya @PiyalGeorge @abx67 can you please verify if this resolves the issue: #679 |
Close since we already fixed the issue and there is no activities in the past 3 weeks, please create another issue if you still have problems, thanks! |
Description
Is there a particular reason why the rectangular feature map support for Achor Plugin support for tensorrt7 has not been upgraded from tensorrt6 ?
Also How do I make it work for rectangular input ? (720 , 1280) I am getting an error : https://github.com/NVIDIA/TensorRT/blob/master/samples/opensource/sampleUffSSD/sampleUffSSD.cpp#L179
Environment
*TensorRT Version:7.1 developer preview
GPU Type: nvidia xavier jetson jetpack JetPack 4.4 Developer Preview
https://github.com/rajeevsrao/TensorRT/tree/release/6.0/plugin/gridAnchorPlugin
Relevant Files
https://github.com/rajeevsrao/TensorRT/blob/release/6.0/plugin/gridAnchorPlugin/gridAnchorPlugin.cpp
Steps To Reproduce
The text was updated successfully, but these errors were encountered: