Skip to content

Commit

Permalink
Allow saving of box/tiff pairs during base tesseract training
Browse files Browse the repository at this point in the history
  • Loading branch information
Shreeshrii committed Jun 14, 2019
1 parent 45cdf74 commit 6fa4587
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/training/tesstrain_utils.sh
Expand Up @@ -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
Expand Down

0 comments on commit 6fa4587

Please sign in to comment.