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
/
data
/
iam_synthetic_paragraphs.py
Age
Commit message (
Expand
)
Author
2024-04-15
Format
Gustaf Rydholm
2022-10-04
Update stem import paths
Gustaf Rydholm
2022-09-27
Rename mapping to tokenizer
Gustaf Rydholm
2022-09-27
Update data modules
Gustaf Rydholm
2022-09-27
Add metadata
Gustaf Rydholm
2022-09-18
Formats
Gustaf Rydholm
2022-06-11
Fix emnist mapping
Gustaf Rydholm
2022-06-08
WIP mappings
Gustaf Rydholm
2022-06-05
Remove attrs
Gustaf Rydholm
2022-06-01
Replace attr with attrs
Gustaf Rydholm
2022-01-26
fix: lint and format
Gustaf Rydholm
2021-12-05
Format files with black
Gustaf Rydholm
2021-10-27
Rename mappings
Gustaf Rydholm
2021-10-11
fix: remove `s` from target_transfroms
Gustaf Rydholm
2021-10-10
Update transforms in datamodule/set
Gustaf Rydholm
2021-10-03
Lint files
Gustaf Rydholm
2021-09-18
Add resize attribute to IAM paragraphs
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
attr bug fix, properly loading network
Gustaf Rydholm
2021-07-29
Configs, refactor with attrs, fix attr bug in iam
Gustaf Rydholm
2021-06-26
Updates
Gustaf Rydholm
2021-05-02
Implemented training script with hydra
Gustaf Rydholm
2021-04-25
Efficient net and non working transformer model.
Gustaf Rydholm
2021-04-22
Fixed training script, able to train vqvae
Gustaf Rydholm
2021-04-04
Add synthetic iam paragraphs dataset
Gustaf Rydholm