index
:
text-recognizer.git
lightning-refactor
master
qa-training
A neural network that reads handwritten paragraphs.
Gustaf Rydholm
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
text_recognizer
Age
Commit message (
Expand
)
Author
2021-05-02
Working on attention
Gustaf Rydholm
2021-05-02
Implemented training script with hydra
Gustaf Rydholm
2021-05-01
Working on new attention module
Gustaf Rydholm
2021-04-26
Reformatting transformer (work in progress)
Gustaf Rydholm
2021-04-25
Efficient net and non working transformer model.
Gustaf Rydholm
2021-04-24
Implementing CoaT transformer, continue tomorrow...
Gustaf Rydholm
2021-04-22
Fixed training script, able to train vqvae
Gustaf Rydholm
2021-04-15
Created mappings
Gustaf Rydholm
2021-04-11
Working on mapping
Gustaf Rydholm
2021-04-11
Changed project layout again
Gustaf Rydholm
2021-04-08
Bug fixes word pieces
Gustaf Rydholm
2021-04-07
Fixed typing and typos, train script load config, reformatted
Gustaf Rydholm
2021-04-06
Fix network args
Gustaf Rydholm
2021-04-05
Fix typing
Gustaf Rydholm
2021-04-05
Pre-commit fixes, optimizer loading fix
Gustaf Rydholm
2021-04-05
Configure backbone commented out, transformer init change
Gustaf Rydholm
2021-04-05
Add OmegaConf for configs
Gustaf Rydholm
2021-04-05
Add new training loop with PyTorch Lightning, remove stale files
Gustaf Rydholm
2021-04-04
black reformatting
Gustaf Rydholm
2021-04-04
Add new transformer network
Gustaf Rydholm
2021-04-04
black reformatting
Gustaf Rydholm
2021-04-04
Add transformer lit model
Gustaf Rydholm
2021-04-04
Reformat test for CER
Gustaf Rydholm
2021-04-04
Add CER metric
Gustaf Rydholm
2021-04-04
Add 2d positional encoding
Gustaf Rydholm
2021-04-04
Add synthetic iam paragraphs dataset
Gustaf Rydholm
2021-04-03
Add IAM paragraphs dataset
Gustaf Rydholm
2021-03-31
Removing legacy code
Gustaf Rydholm
2021-03-29
Refactor word piece scripts
Gustaf Rydholm
2021-03-28
Add refactor of iam lines
Gustaf Rydholm
2021-03-24
renamed datasets to data, added iam refactor
Gustaf Rydholm
2021-03-23
remove old emnist line dataset
Gustaf Rydholm
2021-03-23
refactored emnist lines dataset
Gustaf Rydholm
2021-03-21
Working on EMNIST Lines dataset
Gustaf Rydholm
2021-03-21
Refactor EMNIST dataset
Gustaf Rydholm
2021-03-20
add base dataset class
Gustaf Rydholm
2021-03-20
Inital commit for refactoring to lightning
Gustaf Rydholm