Please provide complete information as applicable to your setup.
• GTX 1070
• DeepStream 5.1
• TensorRT 7.2.3
• Nvidia Driver 465
• Issue Type: questions
I am trying the project deepstream_lpr_app. Everything works fine.
However, is there anyway to bind the plate number we got from LPR model to the plate bbox we got from LPD and the car we detect from pgie? I am trying to change the car and plate’s label to the out from the OCR model, which doesn’t work at all.
Generally speaking, if there is a white car with a plate = 12345, how can i bind the information 12345 to that white car’s bbox?
• 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)