Detection Box filtered in attach_metadata_detector

• Hardware Platform: GPU
• DeepStream Version: 5.0.0
• TensorRT Version: 7.0.0.11
• NVIDIA GPU Driver Version (valid for GPU only): 460.32.03

I have a case where my detector finds a bbox which’s top value is less than zero. It gets filtered out in attach_metadata_detector. The value used to it is filter_params.roiTopOffset which is defined as guint and corresponds to roi-top-offset in the config file. However it seems to be outdated as I hit this guy: Unknown or legacy key specified 'roi-top-offset' for group [property]. Is it save to just remove that check or what is the proposed way to handle those values?

Hey,
It should under Class-attributes Group group Gst-nvinfer — DeepStream 6.1.1 Release documentation