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
/
models
/
transformer.py
Age
Commit message (
Collapse
)
Author
2021-11-21
Format files
Gustaf Rydholm
2021-10-27
Fix imports in transformer model
Gustaf Rydholm
2021-10-11
Remove mapping from transformer lit models
Gustaf Rydholm
2021-10-10
Update transformer models
Gustaf Rydholm
2021-10-07
Remove unused import
Gustaf Rydholm
2021-09-30
Bug fix transformer dim, comment CER/WER metrics
Gustaf Rydholm
2021-08-08
Add VQGAN and loss function
Gustaf Rydholm
2021-08-03
Training working, multiple bug fixes
Gustaf Rydholm
2021-08-02
Fix log import, fix mapping in datamodules, fix nn modules can be hashed
Gustaf Rydholm
2021-07-30
black reformatting
Gustaf Rydholm
2021-07-30
attr bug fix, properly loading network
Gustaf Rydholm
2021-07-29
Configs, refactor with attrs, fix attr bug in iam
Gustaf Rydholm
2021-07-06
Refactoring data with attrs and refactor conf for hydra
Gustaf Rydholm
2021-07-05
Refactor with attr, working on cnn+transformer network
Gustaf Rydholm
2021-07-05
Add new updates to model and networks, reimplementing with attr
Gustaf Rydholm
2021-06-27
Remove unused imports
Gustaf Rydholm
2021-04-25
Efficient net and non working transformer model.
Gustaf Rydholm
2021-04-11
Working on mapping
Gustaf Rydholm
2021-04-07
Fixed typing and typos, train script load config, reformatted
Gustaf Rydholm
2021-04-05
Pre-commit fixes, optimizer loading fix
Gustaf Rydholm
2021-04-05
Add OmegaConf for configs
Gustaf Rydholm
2021-04-04
black reformatting
Gustaf Rydholm
2021-04-04
Add transformer lit model
Gustaf Rydholm