Please provide complete information as applicable to your setup.
• Hardware Platform (Jetson Orin NX) • DeepStream Version 7 • JetPack Version 6 36.3
I have deployed deepstream with yolov8S model as PGIE and LPD and LPR as sgie, my question is : how can i deactivate the label from lpd model so that only the one from lpr model (the license plate) is displayed? because the two label detections are overlapping
also, i’m using redis to store the detections, but i can’t find the license plate recognition from lpr model, how can i get it to save the results on redis?
Yes. Because the current sample code does not assign the parsed license label value to the license of the NvDsVehicleObject.
Since you are using deepstream-test5-app, you can just assign the parsed license label value to the license of the NvDsVehicleObject in the schema_fill_sample_sgie_vehicle_metadata.
There is no update from you for a period, assuming this is not an issue anymore. Hence we are closing this topic. If need further support, please open a new one. Thanks