Skip to content

Commit

Permalink
Update engLayer plots
Browse files Browse the repository at this point in the history
  • Loading branch information
Shreeshrii committed Feb 5, 2022
1 parent 7e99620 commit 4f1ef99
Show file tree
Hide file tree
Showing 6 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion 4-plotCER.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

# nohup bash 4-plotCER.sh engImpact 1 FineTune > data/logs/engImpact-4.log &
# nohup bash 4-plotCER.sh BrazilPlates 3 FineTune > data/logs/BrazilPlates-4.log &
# nohup bash 4-plotCER.sh engLayer 10 ReplaceLayer > data/logs/engLayer-4.log &
# nohup bash 4-plotCER.sh engLayer 4 ReplaceLayer > data/logs/engLayer-4.log &

declare -i maxcer
maxcer=$2
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ This training and plotting was run using an older version of the scripts.
' "Alexander" "Anaktoria" "Andika" "Aroania" "Asea" "Asea Bold" "Asea Bold Italic" "Asea Italic" "Avdira" "Calibri" "Calibri Bold" "Calibri Bold Italic" "Calibri Italic" "Calibri Light" "Calibri Light Italic" "Cambria Bold" "Cambria Bold Italic" "Cambria Italic" "Charis SIL" "Charis SIL Bold" "Charis SIL Bold Italic" "Charis SIL Italic" "Consolas" "Consolas Bold" "Consolas Bold Italic" "Consolas Italic" "Doulos SIL" "FreeMono" "FreeMono Bold" "FreeMono Bold Italic" "FreeMono Italic" "FreeSans" "FreeSans Italic" "FreeSans Semi-Bold" "FreeSans Semi-Bold Italic" "FreeSerif" "FreeSerif Bold" "FreeSerif Bold Italic" "FreeSerif Italic" "Microsoft Sans Serif" "Noto Sans" "Noto Sans Bold" "Noto Sans Bold Italic" "Noto Sans Display" "Noto Sans Display Bold" "Noto Sans Display Bold Italic" "Noto Sans Display Italic" "Noto Sans Italic" "Noto Sans Mono" "Noto Sans Mono Bold" "Noto Serif" "Noto Serif Bold" "Noto Serif Bold Italic" "Noto Serif Display" "Noto Serif Display Bold" "Noto Serif Display Bold Italic" "Noto Serif Display Italic" "Noto Serif Italic" "Quivira" "Segoe UI Heavy" "Segoe UI Heavy Italic" "Segoe UI Light" "Segoe UI Semi-Bold" "Segoe UI Semi-Light" "Symbola Semi-Condensed" "Tahoma" "Tahoma Bold" "Times New Roman," "Times New Roman, Bold" "Times New Roman, Bold Italic" "Times New Roman, Italic" "Unifont Medium" '
```
### Plot using log file generated during training
![Plot using log file generated during training](https://github.com/Shreeshrii/tess5train-fonts/blob/main/data/engLayer/plots/engLayer-LOG-10.png)
![Plot using log file generated during training](https://github.com/Shreeshrii/tess5train-fonts/blob/main/data/engLayer/plots/engLayer-LOG-4.png)

### Plot from results of various OCR evaluation tools
![Plot from results of various OCR evaluation tools](https://github.com/Shreeshrii/tess5train-fonts/blob/main/data/engLayer/plots/engLayer-10.png)
![Plot from results of various OCR evaluation tools](https://github.com/Shreeshrii/tess5train-fonts/blob/main/data/engLayer/plots/engLayer-4.png)
Binary file removed data/engLayer/plots/engLayer-10.png
Binary file not shown.
Binary file added data/engLayer/plots/engLayer-4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed data/engLayer/plots/engLayer-LOG-10.png
Binary file not shown.
Binary file added data/engLayer/plots/engLayer-LOG-4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4f1ef99

Please sign in to comment.