[tesseract-ocr] Training the LSTM language model explicitly in an unsupervised manner

2018-10-15 Thread Rahul Tyagi
Hi, I am trying to run tesseract-ocr on invoices to detect user ID's, Invoice numbers, tax codes etc. I think tesseract has not been trained on this kind of data so i need to fine tune the network on my data. Now it will be a bit difficult for me to get labelled data to fine tune tesseract as s

Re: [tesseract-ocr] Training the LSTM language model explicitly in an unsupervised manner

2018-10-15 Thread Rahul Tyagi
n, Oct 15, 2018 at 12:38 PM Rahul Tyagi > wrote: > >> Hi, >> >> I am trying to run tesseract-ocr on invoices to detect user ID's, Invoice >> numbers, tax codes etc. I think tesseract has not been trained on this kind >> of data so i need to fine tune the