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
/
base_data_module.py
Age
Commit message (
Expand
)
Author
2023-08-25
Rename and add flash atten
Gustaf Rydholm
2022-09-27
Rename mapping to tokenizer
Gustaf Rydholm
2022-06-16
Set defaults
Gustaf Rydholm
2022-06-11
Fix emnist mapping
Gustaf Rydholm
2022-06-09
Remove abstract 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
2021-10-27
Fix import mapping in base data module
Gustaf Rydholm
2021-10-10
Update transforms in datamodule/set
Gustaf Rydholm
2021-10-03
Lint files
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-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-03-28
Add refactor of iam lines
Gustaf Rydholm
2021-03-24
renamed datasets to data, added iam refactor
Gustaf Rydholm