I followed the steps and got the input format error
This is the same issue I found in 2021, and the response was that DeepStream pipeline only supports NCHW format.
I checked our model, and the format is NHWC
I would like to know whether NHWC is supported with DeepStream 7.0 and how should I modify the configs, thanks!