Please provide complete information as applicable to your setup.
• Hardware Platform (Jetson / GPU) GPU
• DeepStream Version 6.3
• Issue Type( questions, new requirements, bugs) questions
Hi, I am trying to implement a custom classification model and debug the output differences between the DeepStream pipeline and the ONNX model. When I save the pre-processed image before inference, it appears to be split into an NxN kernel (not smooth) (image 1) compared to the original image (image 2). As a result, the output probabilities differ from the ONNX pipeline. Could you tell me why this happens and how it affects the pipeline?