You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi guys, I'm working on LPRNet model for recognize the license plate for 4-wheel vehicle. The 1-line license plate just work fine, but 2-line license plate is not. This is some images I captured from my pipeline run with gst-launch-1.0 command:
My pipeline is: Vehicle detection ---> LPD ---> LPR
Are there some suggestion for me to solve this problem?