License_Plate_Detection_Pytorch
License_Plate_Detection_Pytorch copied to clipboard
How to get the probability of plate recognition in LPRNET?
Hi, I want to filter the output of the LPRNET to just show the plates that have a recognition probability of more than 60%. How can I obtain the probability of any plate OCR recognition?
Thanks