mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2024-12-03 00:49:01 +08:00
Allow saving of box/tiff pairs during base tesseract training
This commit is contained in:
parent
45cdf741ae
commit
6fa4587949
@ -584,7 +584,6 @@ make__lstmdata() {
|
||||
mv "${f}" "${OUTPUT_DIR}"
|
||||
done
|
||||
fi
|
||||
done
|
||||
|
||||
tlog "\n=== Moving lstmf files for training data ==="
|
||||
for f in "${TRAINING_DIR}/${LANG_CODE}".*.lstmf; do
|
||||
|
Loading…
Reference in New Issue
Block a user