PLPR utilizes YOLOv5 and custom models for high-accuracy Persian license plate recognition, featuring real-time processing and an intuitive interface in an open-source framework.
GNU General Public License v3.0
411
stars
120
forks
source link
Issue with Generating Windows Output and Delay in Plate Recognition #13
Hi there,
I've been encountering a problem with generating Windows output from the PLPR application. I attempted to create an output using PyInstaller, but unfortunately, it didn't work as expected. Additionally, when running the code on Windows, there seems to be a delay in plate recognition, with approximately a 2-minute delay.
System Specifications:
Operating System: Windows 11
RAM: 12 GB
Any insights or suggestions on resolving this issue would be greatly appreciated. Thank you!
Hi there, I've been encountering a problem with generating Windows output from the PLPR application. I attempted to create an output using PyInstaller, but unfortunately, it didn't work as expected. Additionally, when running the code on Windows, there seems to be a delay in plate recognition, with approximately a 2-minute delay.
System Specifications:
Any insights or suggestions on resolving this issue would be greatly appreciated. Thank you!