Please provide complete information as applicable to your setup.
• Hardware Platform (Jetson / GPU)
Jetson TX2 • DeepStream Version
5.0-20.07 • JetPack Version (valid for Jetson only)
4.4 [L4T 32.4.3] • TensorRT Version
7.1.3.0
I want to enlarge the output bounding boxes of my primary detector, before feeding them into the secondary classifier, using the deepstream python bindings.
I think it can be achieved following up on the deepstream ssd parser example: