Hello everyone, I want to build an alpr pipeline where I have a model that detects license plate and another model that recognizes license plate characters with Yolov5 (both models).I am using deepstream with python. I have been trying to find a way to extract license plate output from one model and then feed that bounding box area to character recognizer model. Any help and tips will be much appreciated.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
After detect number plate bbox we need to get character out of it what would be that model type | 2 | 209 | June 27, 2023 | |
Deepstream-test5 detect number plate | 0 | 566 | June 10, 2020 | |
how to use inference output as input for another output with deepstream | 4 | 442 | October 12, 2021 | |
get secondary inference model output in deepstream_test_2 | 7 | 1611 | October 12, 2021 | |
Custom deepstream ssd parser python app | 5 | 611 | June 15, 2022 | |
In deepstream LPR crop detected license plate and then provide it for license plate recognition | 7 | 765 | November 9, 2021 | |
Deepstream Python Frame Extraction | 3 | 349 | October 12, 2021 | |
How to use the third level classifier | 8 | 506 | October 12, 2021 | |
Deepstream SDK - Autoencoder/Detector feature maps | 0 | 352 | July 30, 2020 | |
Exploit the outputs of Yolo | 2 | 387 | October 12, 2021 |