Hello, I’m working on a deepstream app and this is the basic structure:
source → primary-object-detecor-> tracker → secondary-classifier → sink
Is it possible to change the bounding box size of an object (reducing the width by 50px for example) before passing it to the secondary classifier?