Please provide complete information as applicable to your setup.
• Hardware Platform (Jetson / GPU) • DeepStream Version • JetPack Version (valid for Jetson only) • TensorRT Version • NVIDIA GPU Driver Version (valid for GPU only) • Issue Type( questions, new requirements, bugs) • How to reproduce the issue ? (This is for bugs. Including which sample app is using, the configuration files content, the command line used and other details for reproducing) • Requirement details( This is for new requirement. Including the module name-for which plugin or for which sample application, the function description)
this error is from NetworkPreprocessor::setScaleOffsets, nvinferserver plugin is opensource, please find it in \opt\nvidia\deepstream\deepstream-6.2\sources\libs\nvdsinferserver\infer_cuda_context.cpp.
is the model 's input channel number three?
can you use deepstream sample objectDetector_FasterRCNN to reproduce this issue? noticing there are similar settings in the configuration file \opt\nvidia\deepstream\deepstream-6.2\sources\objectDetector_FasterRCNN\config_triton_inferserver_primary_fasterRCNN_custom.txt.