Please provide complete information as applicable to your setup.
**• Hardware Platform ------------------> GPU
**• DeepStream Version ----------------> 6.2
• TensorRT Version ------------------> 8.5
**• NVIDIA GPU Driver Version (valid for GPU only)----------------> 535
Hi, all
I want to understand how the padding works in deep-stream and what variable I need to add in Nvinfer config file.
- Is the padding working with detector ?
- Is the padding work with classifier ?
- “symmetric-padding” (for nvinfer config file ) is the flag to get padded image to classifier if require ?
- Any other parameter need to mention to enable or disable ?