Re: [tesseract-ocr] Remove certain characters while fine tuning (training) tesseract

2021-03-10 Thread Murtuza Dahodwala
I guess that would be manual work. I want to not detect them during inference On Wed, 10 Mar 2021, 11:20 pm Greg Dunkel, wrote: > Would it be easier to remove these characters from the output using > editing tools? > > On Tue, Mar 9, 2021, 2:30 AM Murtuza Dahodwala > wrote: > >> Hello, >> Curre

Re: [tesseract-ocr] Remove certain characters while fine tuning (training) tesseract

2021-03-10 Thread Greg Dunkel
Would it be easier to remove these characters from the output using editing tools? On Tue, Mar 9, 2021, 2:30 AM Murtuza Dahodwala wrote: > Hello, > Currently, my OCR model detects certain characters like *₹ *& *|.* > Is it possible that I can remove these characters by correcting my lstm > bound

[tesseract-ocr] Remove certain characters while fine tuning (training) tesseract

2021-03-08 Thread Murtuza Dahodwala
Hello, Currently, my OCR model detects certain characters like *₹ *& *|.* Is it possible that I can remove these characters by correcting my lstm bounding box dataset and then fine-tuning it so that it does not detect these symbols in my test images ?? -- You received this message because you