Please provide complete information as applicable to your setup.
• Hardware Platform (Jetson / GPU) 1050Ti
• DeepStream Version 5.0
• JetPack Version (valid for Jetson only)
• TensorRT Version 7.0
• NVIDIA GPU Driver Version (valid for GPU only) 440.100
Hi, We use this method to deploy yolov4 in DS5.0, fp16 engine can work successfully but int8 engine can not display object bbox.
we run:
trtexec --onnx=yolov4_1_3_512_320.onnx --explicitBatch --saveEngine=yolov4_1_3_320_512_fp16.engine --int8