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
/
config.yaml
Age
Commit message (
Collapse
)
Author
2023-09-02
Update configs
Gustaf Rydholm
2023-08-25
Update training stuff
Gustaf Rydholm
2022-10-04
Add greedy decoder
Gustaf Rydholm
2022-10-02
Add experiment as default to conf
Gustaf Rydholm
2022-06-20
Remove legacy hydra config
Gustaf Rydholm
2022-06-19
Fix lr and optim conf
Gustaf Rydholm
2022-06-19
Update configs
Gustaf Rydholm
2022-06-18
Update configs
Gustaf Rydholm
2022-06-08
Remove --- from config
Gustaf Rydholm
2022-02-11
feat(config): update default config
Gustaf Rydholm
2022-01-26
fix: nuke madgrad, add radam
Gustaf Rydholm
2021-10-11
Refactor base config to hydra 1.1
Gustaf Rydholm
2021-10-10
Update configs
Gustaf Rydholm
2021-09-18
Update experiment configs
Gustaf Rydholm
2021-08-08
Add VQGAN and loss function
Gustaf Rydholm
2021-08-04
Add char htr experiment, rename from ocr to htr, vqvae loss collapses
Gustaf Rydholm
2021-08-04
New VQVAE
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-06-29
Refactor of config, more granular
Gustaf Rydholm
2021-06-27
Changed structure of callbacks
Gustaf Rydholm
2021-05-02
Implemented training script with hydra
Gustaf Rydholm