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
/
datamodule
Age
Commit message (
Collapse
)
Author
2022-09-13
Update transform configs
Gustaf Rydholm
2022-09-13
Add emnist lines config
Gustaf Rydholm
2022-06-11
Update configs
Gustaf Rydholm
2022-06-09
Update iam lines config
Gustaf Rydholm
2022-02-11
fix(paragraphs-conf): replace random crop with center crop
Gustaf Rydholm
2022-02-06
chore: remove word pieces
Gustaf Rydholm
2021-11-21
Remove VQVAE stuff, did not work...
Gustaf Rydholm
2021-11-17
Update distortion scale
Gustaf Rydholm
2021-11-07
Update configs
Gustaf Rydholm
2021-11-05
Add warp transform to paragraphs
Gustaf Rydholm
2021-11-05
Remove barlow twins transform for lines
Gustaf Rydholm
2021-11-05
Rename iam lines transforms
Gustaf Rydholm
Rename iam lines transform
2021-11-03
Add pad config
Gustaf Rydholm
2021-11-03
Add pad transform
Gustaf Rydholm
2021-10-27
Remove Barlow Twins
Gustaf Rydholm
2021-10-25
Updates to configs
Gustaf Rydholm
2021-10-11
Fix default test transform in paragraphs config
Gustaf Rydholm
2021-10-10
Update configs
Gustaf Rydholm
2021-10-10
Update configs
Gustaf Rydholm
2021-09-30
Add new config files
Gustaf Rydholm
2021-09-18
Update experiment configs
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-07-06
Refactoring data with attrs and refactor conf for hydra
Gustaf Rydholm