RGB/BGR input format specified but network input channels is not 3

0:00:06.151697851 11896 0x558d40ad60 ERROR nvinfer gstnvinfer.cpp:511:gst_nvinfer_logger: NvDsInferContext[UID 3]:initialize(): RGB/BGR input format specified but network input channels is not 3

I am having this error while loading new model for image classification with deepstream. Please can you help me with this.

There are some error in preprocess, what is your input dimension of your new model ?

input dimension is 3,96,96.
But I have tried with different model. It’s running but not displaying the output.

Could you share the repo steps and related files based on native DeepStream setup?

I’m closing this topic due to there is no update from you for a period, assuming this issue was resolved. If still need the support, please open a new topic. Thanks

Hi, How did you solve this issue?

Is this solved? I am getting this same error.