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
/
run.py
Age
Commit message (
Expand
)
Author
2022-09-27
Rename mapping to tokenizer
Gustaf Rydholm
2022-06-19
Fix lr and optim conf
Gustaf Rydholm
2021-10-11
Add mapping to lit model
Gustaf Rydholm
2021-10-10
Update initialization
Gustaf Rydholm
2021-09-30
Update run script with torchinfo
Gustaf Rydholm
2021-09-19
Add save of config to runs directory
Gustaf Rydholm
2021-08-08
Add VQGAN and loss function
Gustaf Rydholm
2021-08-06
Fix VQVAE into en/decoder, bug in wandb artifact code uploading
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-08-02
Fixed wandb callback bug, add word_pieces arg to iam paragraph
Gustaf Rydholm
2021-07-28
Reformatting with attrs, config for encoder and decoder
Gustaf Rydholm
2021-07-08
Move callbacks to training folder, refactor
Gustaf Rydholm
2021-07-06
Refactoring data with attrs and refactor conf for hydra
Gustaf Rydholm
2021-07-05
Finalizing training loop with hydra
Gustaf Rydholm
2021-07-05
Working on new hydra implementation
Gustaf Rydholm