$ git clone https://github.com/aqntks/Easy-Yolo-OCR $ cd Easy-Yolo-OCR $ pip install -r requirements.txt OCR $ python main.py --gpu 0 --lang en/ko $ python main.py --gpu 0 --lang en $ python main.py --gpu -1 --lang ko # --gpu -1 : cpu mode Prepare Training Data ...
Easy-OCRCNNCar plate recognitionCar plate detectionEgyptian car platesThis research presents an innovative approach to Egyptian car plate recognition using YOLOv8 and optical character recognition (OCR) technologies. Leveraging the powerful object detection capabilities of YOLOv8, the system efficiently ...