Hey guys, 

I have a Problem when Finetuning Characters (trying the ± approach on 
https://github.com/tesseract-ocr/tesseract/wiki/TrainingTesseract-4.00)

(I'm working on a MAC)

My tesseract version: 

tesseract 5.0.0-alpha-457-gb3b74

 leptonica-1.78.0

  libgif 5.1.4 : libjpeg 9c : libpng 1.6.37 : libtiff 4.0.10 : zlib 1.2.11 
: libwebp 1.0.3 : libopenjp2 2.3.1

 Found AVX2

 Found AVX

 Found FMA

 Found SSE

 Found libarchive 3.4.0 zlib/1.2.11 liblzma/5.2.4 bz2lib/1.0.6

My bashscript looks at follows: https://pastebin.com/XK4CkuM2

When I evaluate via: 

~/../../usr/local/bin/lstmeval \
  --model ~/Desktop/tesstutorial/trainplusminus/eng.traineddata \
  --traineddata ~/Desktop/tesstutorial/trainplusminus/eng/eng.traineddata \
  --eval_listfile 
~/Desktop/tesstutorial/trainplusminus/eng.training_files.txt 2>&1 | grep ±

I don't get any OCR Line correctly. 

Does someone see a mistake in my code? 



-- 
You received this message because you are subscribed to the Google Groups 
"tesseract-ocr" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tesseract-ocr/2cc9e0f6-01e7-4d5a-9e1b-e16963760bd0%40googlegroups.com.

Reply via email to