openalpr / train-ocr

Input files and scripts necessary to train the license plate OCR
GNU Affero General Public License v3.0
234 stars 109 forks source link

Training Tesseract 4 #40

Open jovargas opened 6 years ago

jovargas commented 6 years ago

The new version of Tesseract has a different training process because of the LSTM engine integration. Files from version >= 3.04 will work on the new version but they won't be using the latest and more accurate features. A new training process should be created in order to properly use Tesseract 4 in OpenALPR.

muneeb991 commented 6 years ago

so what should be training process ? can you be able to explain bit here?

jovargas commented 6 years ago

It is well explained here I've been trying the new process but without sucess so far.

alucard079 commented 5 years ago

@jovargas do you successfully do the training with this?

soufianesabiri commented 5 years ago

Hello everyone, Were you able to train openalpr with LSTM? I am currently working on recognizing license plates using Deep Learning.

uzunenes commented 5 years ago

Hello everyone, I will start openalpr using for a new country, Can I use tesseract-4 LSTM . If not, why ?

eltonfernando commented 3 years ago

any solution for this? everything goes well in my training with Tesseract4.1.1, but when I use it on openalpr, it detects everything wrong.