Changed my evaluation to: 

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

Still doesn't work.

Am Dienstag, 1. Oktober 2019 14:39:48 UTC+2 schrieb Dustin Theobald:
>
> 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 tesseract-ocr+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tesseract-ocr/e9ba2635-6308-41a8-8150-e5d4da520269%40googlegroups.com.

Reply via email to