Please provide complete information as applicable to your setup.
• Hardware Platform (Jetson / GPU) → aws T4
• DeepStream Version → 5.0
• TensorRT Version - 7.0
• NVIDIA GPU Driver Version (valid for GPU only) → 440.82
@ersheng Followed your yolov4 repo to make TRT engine for yolov5 which was built successfully. Compared the output with pytorch mode and they are both same. But when I hook it up in DeepStream I am not getting any boxes. I have uploaded the code and relevant files here . Let me know if you have any pointers!
Thanks