Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
SimpleHTR
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Fabian Mersch
SimpleHTR
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
d807bc44ea7d54dc7e7d9d407b61ed72a770f64a
Select Git revision
Branches
1
master
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
1
Feb
7
Nov
26
Oct
23
11
10
6
29
Aug
18
12
Jul
5
27
Apr
3
29
Mar
28
13
Oct
1
Mar
10
Jan
27
May
25
24
18
Feb
17
16
3
2
1
22
Jan
21
20
10
Dec
8
20
Aug
17
Jul
16
25
May
15
Mar
17
Feb
1
11
Jan
9
8
5
4
3
2
22
Dec
5
28
Nov
27
26
3
30
Oct
27
14
13
Sep
31
Aug
30
20
17
16
1
24
Jul
20
Jun
18
15
14
13
einheitliche API
master
master
updated model
better formatting
Docstring Documentation
refactoring
get Namelist from client
better preprocessor for training data
able to get all student infos
Umlaute beachten
added lexicon search for Name recognition
updated for real exam example
get top n beams
send all Matr. numbers
split corpus into Vor und Nachname
add webserver
added model and corpus
added link to demo
Merge pull request #157 from alexeevrevan/master
Fixed Bugs and Added Train Loss Dump Feature
added link to repo that uses this model
ignore empty lines and comment lines in IAM dataset file
in validation mode use charset from trained model and not from dataset, see issue #127
png images: white instead of transparent bg to handle dark mode
readme, docstrings, and other small changes
ready for first line-level training runs
use correct batch size
reworked preprocessor
started multi word training
allow dynamic width of image
changed code to python coding style
rm old faq section
word beam search: switched from TF custom op to Python package, so it can also be used in Windows now
cleanup: remove analyze code, and only keep code really relevant for HTR
single option for decoders
log both word acc and cer for valset
changed data aug
data aug: dont move img around if it is already larger than target img
all model files are now in the uploaded zip
data aug: random background, write summary of CERs while training
test: data aug=true
Loading