Tensorrt: rectangular gridAnchorPlugin support for tensorrt7

Created on 12 Jun 2020  路  10Comments  路  Source: NVIDIA/TensorRT

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

Plugins 7.x bug

Most helpful comment

I will post a fix within this week.

All 10 comments

@rajeevsrao

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: https://github.com/NVIDIA/TensorRT/pull/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!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

MachineJeff picture MachineJeff  路  5Comments

stengoes picture stengoes  路  6Comments

anmol039w picture anmol039w  路  5Comments

mhansinger picture mhansinger  路  4Comments

float123 picture float123  路  6Comments