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
/
training
/
conf
/
criterion
Age
Commit message (
Collapse
)
Author
2022-09-13
Remove old configs
Gustaf Rydholm
2022-06-08
Add ctc loss config
Gustaf Rydholm
2021-11-21
Remove VQVAE stuff, did not work...
Gustaf Rydholm
2021-11-21
Remove label smoothing config
Gustaf Rydholm
2021-11-05
Add cross entropy config
Gustaf Rydholm
2021-10-27
Remove transducer
Gustaf Rydholm
2021-10-27
Rename to criterion
Gustaf Rydholm
2021-10-25
Updates to configs
Gustaf Rydholm
2021-08-29
Remove uploading of code to Wandb, upload config instead
Gustaf Rydholm
2021-08-08
Add VQGAN and loss function
Gustaf Rydholm
2021-08-03
Fix bugs in converting text in mappings, add missing word_piece arg in ↵
Gustaf Rydholm
datamodule
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-29
Configs, refactor with attrs, fix attr bug in iam
Gustaf Rydholm
2021-07-28
Reformatting with attrs, config for encoder and decoder
Gustaf Rydholm
2021-06-29
Refactor of config, more granular
Gustaf Rydholm