Consultation on YOLOV8 model conversion related issues and config.inpfer_primary_YOLOV8.txt parameters

"network-type‘ only impact which postprocessing will be trigerred to handle the model’s outputs.

No. It can’t, if you trigger classifier postprocessing with your detection model, you will not get the correct bbox.

gst-nvinfer is open source, please refer to the source code. There is a graph for the gst-nvinfer work flow for you to understand the source code. DeepStream SDK FAQ - Intelligent Video Analytics / DeepStream SDK - NVIDIA Developer Forums