Please provide complete information as applicable to your setup.
• Hardware Platform (Jetson TX2) • DeepStream Version:5.1 • JetPack Version (valid for Jetson only):4.5.1 • TensorRT Version:7.1.3
• Issue Type:when using :
I was trying to test my custom model (unet+resnet18 trained with TAO) with the “deepstream-segmantation” it provided. But the error occurred as following
can anyone provide me some hint about how to demo my model with this github?(maybe with another apps like test1 or something?) or how to solve the error. Thanks
I’d asked for some help in our country’s nvidia branch office, they said the problem occurred when of the wrong parameter was set when converting the model. But when we changed to the right parameter, tx2’s memory isn’t enough, so i’m currently working on it. Thank you for your help, this problem is currently solved.