I am currently working on a DeepStream 7.1 pipeline where I want a specific model to run only within a defined Region of Interest (ROI). I have used the nvpreprocess plugin for this purpose, but it seems the configuration is not functioning as expected. The model still processes the entire frame instead of being limited to the ROI.
Below is the configuration I used for both nvpreprocess and the PGIE. I would appreciate it if you could review the settings and let me know if there is anything missing or incorrectly set.
Please provide complete information as applicable to your setup.
• Hardware Platform (Jetson / GPU)
• DeepStream Version
• JetPack Version (valid for Jetson only)
• TensorRT Version
• NVIDIA GPU Driver Version (valid for GPU only)
• Issue Type( questions, new requirements, bugs)
• How to reproduce the issue ? (This is for bugs. Including which sample app is using, the configuration files content, the command line used and other details for reproducing)
• Requirement details( This is for new requirement. Including the module name-for which plugin or for which sample application, the function description)