Dharun / Tensorflow-License-Plate-Detection

The project developed using TensorFlow to recognize the License Plate from a car and to detect the charcters from it.
297 stars 123 forks source link

Tesseract model #2

Closed huseinzol05 closed 6 years ago

huseinzol05 commented 6 years ago
pytesseract.tesseract_cmd = '/home/tensorflow-cuda/dharun_custom/models/research/object_detection/tessdata/'

I don't find this folder inside this repository, maybe you can refactor this repository to make it more understandable? thank you!

Dharun commented 6 years ago

Hi, It's simple. Install Tesseract engine. Point the location of tessdata folder in the command.