Jetosn xavier nx sample_uff_ssd can't run

Description
We ran the ssd uff model in jetson-inference demo with sampleUffSsd in the tensorrt /usr/src/tensorrt routine. It can run through jetson-inference, but tensorrt can’t.

shi@shi-desktop:/usr/src/tensorrt/bin$ sudo ./sample_uff_ssd
&&&& RUNNING TensorRT.sample_uff_ssd # ./sample_uff_ssd
[09/27/2020-11:06:59] [I] Building and running a GPU inference engine for SSD
#assertionflattenConcat.cpp,49
Aborted

what’s wrong?

Environment
jetson xavier nx .jetpack version 4.4dp

Hi,

Could you share how do you generate the sample_ssd_relu6.uff and which model do you use?
Thanks.

I downloaded it from the model download URL :jetson-inference/building-repo-2.md at master · dusty-nv/jetson-inference · GitHub Renamed sample_ssd_relu6.uff

There is no update from you for a period, assuming this is not an issue any more.
Hence we are closing this topic. If need further support, please open a new one.
Thanks

Hi,

Do you mean this page?

There are several SSD based model listed here.
Which one do you use?

Thanks.